Hello
I try to create a PMail account to access my Gmail but it seems both POP and SMTP reject me for authorization reason
My POP settings are
Server host name pop.gmail.com
User name pop.gmail.com&sergefleury28500@gmail.com&995
Password My password checked several times
Server TCP/IP Port 995
Via direct SSL Connect
My SMTP settings are
Server host name smtp.gmail.com
Server TCP/IP Por 465
Via direct SSL Connect
Login to the SMTP server using the following details
Username sergefleury28500@gmail.com
Password My password checked several times
Do you see any error in these parameters ?
I captured the Pegasus exchange in cas it's useful
1) for s"sending" using SMTP *
:15:53.827: --- 14 Feb 2025, 17:15:53.827 ---
17:15:53.827: Connect to 'smtp.gmail.com', timeout 15 seconds.
17:15:54.897: [] SSL/TLS session established
17:15:54.897: [] TLS_AES_256_GCM_SHA384, TLSv1.3, Kx=any, Au=any, Enc=AESGCM(256), Mac=AEAD<lf>
17:15:54.897: [] Peer's certificate name is '/CN=smtp.gmail.com'.
17:15:54.951: >> 220 smtp.gmail.com ESMTP ffacd0b85a97d-38f259f8602sm5121758f8f.94 - gsmtp<cr><lf>
17:15:54.951: << EHLO [192.168.1.102]<cr><lf>
17:15:54.977: >> 250-smtp.gmail.com at your service, [86.244.29.184]<cr><lf>
17:15:54.977: >> 250-SIZE 35882577<cr><lf>
17:15:54.978: >> 250-8BITMIME<cr><lf>
17:15:54.978: >> 250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH<cr><lf>
17:15:54.978: >> 250-ENHANCEDSTATUSCODES<cr><lf>
17:15:54.979: >> 250-PIPELINING<cr><lf>
17:15:54.979: >> 250 SMTPUTF8<cr><lf>
17:15:54.982: << AUTH LOGIN<cr><lf>
17:15:55.002: >> 334 VXNlcm5hbWU6<cr><lf>
17:15:55.002: << c2VyZ2VmbGV1cnkyODUwMEBnbWFpbC5jb20=<cr><lf>
17:15:55.021: >> 334 UGFzc3dvcmQ6<cr><lf>
17:15:55.022: << TWFyc2F1Y2V1eCMyMQ==<cr><lf>
17:15:55.235: >> 535-5.7.8 Username and Password not accepted. For more information, go to<cr><lf>
17:16:15.292: << QUIT<cr><lf>
17:16:15.294: >> 535 5.7.8 ffacd0b85a97d-38f259f8602sm5121758f8f.94 - gsmtp<cr><lf>
17:16:15.305: [] OpenSSL secure session normally terminated.
17:16:15.306: --- Connection closed at 14 Feb 2025, 17:16:15.306. ---
17:16:15.306:
2) For "reading" using POP - I replaced my password by XXXXXXXX in the following but it was correct ! **
17:21:40.017: --- 14 Feb 2025, 17:21:40.017 ---
17:21:40.018: Connect to 'pop.gmail.com', timeout 15 seconds.
17:21:41.067: [] SSL/TLS session established
17:21:41.067: [] TLS_AES_256_GCM_SHA384, TLSv1.3, Kx=any, Au=any, Enc=AESGCM(256), Mac=AEAD<lf>
17:21:41.067: [*] Peer's certificate name is '/OU=No SNI provided; please fix your client./CN=invalid2.invalid'.
17:21:41.067: >> +OK Gpop ready for requests from 86.244.29.184 q18mb17520641wrr<cr><lf>
17:21:41.068: << USER pop.gmail.com&sergefleury28500@gmail.com&995<cr><lf>
17:21:41.086: >> +OK send PASS<cr><lf>
17:21:41.086: << PASS XXXXXXXXXXXX<cr><lf>
17:21:41.109: >> -ERR [AUTH] Username and password not accepted.<cr><lf>
By the way, I read on the net that there is some "OAUTH2" mechanism in GMail - It seems this was adressed in version 4.8.1 of Pegasus Mail
I use Version 4.8 and that's the best version I could find on Pegasus websit e
And finally, how do I create a totally new Pegasus Mail account - I did it long time ago and dont remember ;-(
Thank you all for any help you can provide Have a good week-end