Replies: 1 comment 1 reply
-
You should configure // PHPMailer's SMTP debug info level: 0 = off, 1 = commands, 2 = commands and data, 3 = as 2 plus connection status, 4 = low level data output. https://self-service-password.readthedocs.io/en/stable/config_mail.html#phpmailer |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Reset emails sent to gmail addresses are refused because they do not respect RFC 5322
i have a return that says: There are multiple Subject 550-5.7.1 headers
if i delete the value $mail_from_name there is one that is set by default?
any idea what to change? maybe in the php mailer part?
Jean-Philippe
Beta Was this translation helpful? Give feedback.
All reactions