I have seen this as well but Google does have three ways to use their SMTP server, including a static ip address or an “app password,” which is letters and spaces. I had this happen to a FreePBX that I maintain a few weeks ago and I setup Postfix to relay it using the app password from Google. See https://support.google.com/a/answer/176600?hl=en for more.
Gibson Prichard Nashville, TN [email protected] 615-948-4609 On Sat, Apr 26, 2025 at 19:27 Chris McQuistion <[email protected]> wrote: > Google has stopped accepted email over SMTP (even secure SMTP) and is > rolling out requirements for OAuth authentication to send email, period. > Legacy apps just aren’t going to work with Google any more. > > We use and recommend SMTP2Go as an easy SMTP provider that can be set up > to work with just about anything. > > Chris > > Sent from my iPhone > > On Apr 26, 2025, at 4:53 PM, Curt Lundgren <[email protected]> wrote: > > > > I have a Python script that sends a newsletter once a day, it has worked > well until about a week ago. My friend Google has apparently changed > something; now I get a 535 error, 5.7.8 user name and password not accepted. > > Some searching has only brought up results from a few years ago. This > script reliably worked until a week ago and now fails. Google has changed > something and now bits are flying everywhere. > > This needs to get fixed, and hopefully soon. I can refer readers to a web > page which has the same content, but the Email is much more convenient. > > To quote Wimpy, I'll gladly pay you Tuesday for a mail fix today. > > Thanks in advance for your help. > Curt > > -- > -- > You received this message because you are subscribed to the Google Groups > "NLUG" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nlug-talk?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "NLUG" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion visit > https://groups.google.com/d/msgid/nlug-talk/CADPPtrodBRNFYNAY7JwhDe-H7gRhKo9dCK0DsUv6%2BHcc_gED0w%40mail.gmail.com > <https://groups.google.com/d/msgid/nlug-talk/CADPPtrodBRNFYNAY7JwhDe-H7gRhKo9dCK0DsUv6%2BHcc_gED0w%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > -- > -- > You received this message because you are subscribed to the Google Groups > "NLUG" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nlug-talk?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "NLUG" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion visit > https://groups.google.com/d/msgid/nlug-talk/7F641380-EE52-44E1-87EF-8C1390893C59%40gmail.com > <https://groups.google.com/d/msgid/nlug-talk/7F641380-EE52-44E1-87EF-8C1390893C59%40gmail.com?utm_medium=email&utm_source=footer> > . > -- -- You received this message because you are subscribed to the Google Groups "NLUG" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nlug-talk?hl=en --- You received this message because you are subscribed to the Google Groups "NLUG" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/nlug-talk/CA%2BJ3mBA4Y-xU7KYOZ7yEErmQKLo-%2B3mdayPrkHT0i0D3Ezj2Cw%40mail.gmail.com.
