https://bugs.documentfoundation.org/show_bug.cgi?id=150334
--- Comment #9 from Klaus <[email protected]> --- The test of mail-settings show OK On send I get the following error: <class 'smtplib.SMTPSenderRefused'>: (530, b'5.7.0 Authentication Required. Learn more at\n5.7.0 https://support.google.com/mail/?p=WantAuthError fm16-20020a05600c0c1000b003dd1bd0b915sm6639753wmb.22 - gsmtp', '[email protected]'), traceback follows File "/usr/lib/libreoffice/program/mailmerge.py", line 262, in sendMailMessage self.server.sendmail(sendermail, truerecipients, msg.as_string()) File "/usr/lib/python3.10/smtplib.py", line 887, in sendmail raise SMTPSenderRefused(code, resp, from_addr) In Thunderbird my authentication settings are OAuth2. Could this be the problem? -- You are receiving this mail because: You are the assignee for the bug.
