public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] google SMTP with postfix - Password not accepted
@ 2023-06-20  5:29 thelma
  2023-06-20  8:30 ` Michael
  2023-06-20  9:11 ` Dr Rainer Woitok
  0 siblings, 2 replies; 16+ messages in thread
From: thelma @ 2023-06-20  5:29 UTC (permalink / raw
  To: Gentoo mailing list


Trying to send email via Google SMTP and postfix but getting authentication failed.

white postfix/smtp[32223]: 62E5618008F: to=<user@google.com>, relay=smtp.gmail.com[173.194.203.109]:587, delay=2390, delays=2390/0.01/0.29/0, dsn=4.7.8, status=deferred (SASL authentication failed; server smtp.gmail.com[173.194.203.109] said: 535-5.7.8 Username and Password not accepted. Learn more at?535 5.7.8  https://support.google.com/mail/?p=BadCredentials n3-20020aa78a43000000b00663b712bfbdsm4668932pfa.57 - gsmtp)

relayhost = [smtp.gmail.com]:587
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
smtp_sasl_security_options = noanonymous
smtp_tls_CAfile = /etc/postfix/cacert.pem
smtp_use_tls = yes

/etc/postfix/sasl_passwd
[smtp.gmail.com]:587    USERNAME@gmail.com:PASSWORD
postmap /etc/postfix/sasl_passwd
/etc/init.d/postfix restart

The user and password are correct.


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2023-10-15 12:33 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-20  5:29 [gentoo-user] google SMTP with postfix - Password not accepted thelma
2023-06-20  8:30 ` Michael
2023-06-20  8:55   ` William Kenworthy
2023-10-14  5:02     ` Peter Humphrey
2023-10-14  7:04       ` Neil Bothwick
2023-10-14 11:26         ` Peter Humphrey
2023-10-14 13:28           ` Peter Humphrey
2023-10-14 21:59             ` Neil Bothwick
2023-10-15  2:43             ` William Kenworthy
2023-10-15 12:33               ` Peter Humphrey
2023-10-15  9:45           ` Michael
2023-10-15 12:31             ` Peter Humphrey
2023-06-20 18:09   ` thelma
2023-06-20 18:26     ` Matt Connell
2023-06-21  5:45   ` thelma
2023-06-20  9:11 ` Dr Rainer Woitok

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox