Jetpack CRM et Gmail
-
Bonjour,
Pourriez-vous m’aider car je souhaite programmer l’envoi de mes mails à l’aide d’une adresse email Gmail et j’obtiens ce debug :Jetpack CRM has tested your settings, and also tried probing your mail server, but unfortunately it was not possible to confirm a test email was sent. Please go back and check your settings, and if this persists please contact support, optionally sending us the debug output (click to view).GMail sometimes requires further steps to complete. Read the Gmail Setup guide. Debug Log: Debugging SMTP SMTP Details Present Mailer loaded Mailer settings overriden Mail body prepped 2: message: SERVER -> CLIENT: 220 smtp.gmail.com ESMTP v8sm6051268wrd.84 - gsmtp 1: message: CLIENT -> SERVER: EHLO localhost 2: message: SERVER -> CLIENT: 250-smtp.gmail.com at your service, [2a01:cb19:83c3:6200:1c3f:b03b:2c15:1ef8] 250-SIZE 35882577 250-8BITMIME 250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH 250-ENHANCEDSTATUSCODES 250-PIPELINING 250-CHUNKING 250 SMTPUTF8 1: message: CLIENT -> SERVER: AUTH LOGIN 2: message: SERVER -> CLIENT: 334 VXNlcm5hbWU6 1: message: CLIENT -> SERVER: [credentials hidden] 2: message: SERVER -> CLIENT: 334 UGFzc3dvcmQ6 1: message: CLIENT -> SERVER: [credentials hidden] 2: message: SERVER -> CLIENT: 535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials v8sm6051268wrd.84 - gsmtp 1: message: SMTP ERROR: Password command failed: 535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials v8sm6051268wrd.84 - gsmtp 2: message: SMTP Error: Could not authenticate. 1: message: CLIENT -> SERVER: QUIT 2: message: SERVER -> CLIENT: 221 2.0.0 closing connection v8sm6051268wrd.84 - gsmtp 2: message: SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting Mail FAILED #exit-1 === Final Error error:SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting Debugging SMTP SMTP Details Present Mailer loaded Mailer settings overriden Mail body prepped 2: message: SERVER -> CLIENT: 220 smtp.gmail.com ESMTP n4sm7232790wri.41 - gsmtp 1: message: CLIENT -> SERVER: EHLO localhost 2: message: SERVER -> CLIENT: 250-smtp.gmail.com at your service, [2a01:cb19:83c3:6200:1c3f:b03b:2c15:1ef8] 250-SIZE 35882577 250-8BITMIME 250-STARTTLS 250-ENHANCEDSTATUSCODES 250-PIPELINING 250-CHUNKING 250 SMTPUTF8 1: message: CLIENT -> SERVER: STARTTLS 2: message: SERVER -> CLIENT: 220 2.0.0 Ready to start TLS 1: message: CLIENT -> SERVER: EHLO localhost 2: message: SERVER -> CLIENT: 250-smtp.gmail.com at your service, [2a01:cb19:83c3:6200:1c3f:b03b:2c15:1ef8] 250-SIZE 35882577 250-8BITMIME 250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH 250-ENHANCEDSTATUSCODES 250-PIPELINING 250-CHUNKING 250 SMTPUTF8 1: message: CLIENT -> SERVER: AUTH LOGIN 2: message: SERVER -> CLIENT: 334 VXNlcm5hbWU6 1: message: CLIENT -> SERVER: [credentials hidden] 2: message: SERVER -> CLIENT: 334 UGFzc3dvcmQ6 1: message: CLIENT -> SERVER: [credentials hidden] 2: message: SERVER -> CLIENT: 535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials n4sm7232790wri.41 - gsmtp 1: message: SMTP ERROR: Password command failed: 535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials n4sm7232790wri.41 - gsmtp 2: message: SMTP Error: Could not authenticate. 1: message: CLIENT -> SERVER: QUIT 2: message: SERVER -> CLIENT: 221 2.0.0 closing connection n4sm7232790wri.41 - gsmtp 2: message: SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting Mail FAILED #exit-1 === Final Error error:SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingQue puis-je faire?
Est-ce le fait d’être en local qui provoque ce problème ou non?
Merci pour votre aide.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Jetpack CRM et Gmail’ is closed to new replies.