440 mail from account doesn't conform with authentication after upgrade to v0.81.0 · Issue #7929 · outline/outline · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a bug report
Can't send email after upgrade to v0.81.0 and below is the error
{"error":"Mail command failed: 440 mail from account doesn't conform with authentication (Auth Account:admin@xxx.xxx|Mail Account:noreply-KgwpQI11fp6nqVdlMwxfSziE@xxx.xxx)","level":"error","message":"Error sending email to xxx@xxx.xxx,"stack":"Error: Mail command failed: 440 mail from account doesn't conform with authentication (Auth Account:admin@xxx.xxx|Mail Account:noreply-KgwpQI11fp6nqVdlMwxfSziE@xxx.xxx)\n at SMTPConnection._formatError (/opt/outline/node_modules/nodemailer/lib/smtp-connection/index.js:798:19)\n at SMTPConnection._actionMAIL (/opt/outline/node_modules/nodemailer/lib/smtp-connection/index.js:1607:34)\n at SMTPConnection.<anonymous> (/opt/outline/node_modules/nodemailer/lib/smtp-connection/index.js:1076:18)\n at SMTPConnection._processResponse (/opt/outline/node_modules/nodemailer/lib/smtp-connection/index.js:982:20)\n at SMTPConnection._onData (/opt/outline/node_modules/nodemailer/lib/smtp-connection/index.js:763:14)\n at SMTPConnection._onSocketData (/opt/outline/node_modules/nodemailer/lib/smtp-connection/index.js:195:44)\n at TLSSocket.emit (node:events:519:28)\n at TLSSocket.emit (node:domain:488:12)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)\n at Readable.push (node:internal/streams/readable:390:5)\n at TLSWrap.onStreamRead (node:internal/stream_base_commons:191:23)"}
xxx.xxx is my domain and work again if downgrade to v0.80.2
The text was updated successfully, but these errors were encountered:
This is a bug report
Can't send email after upgrade to v0.81.0 and below is the error
xxx.xxx is my domain and work again if downgrade to v0.80.2
The text was updated successfully, but these errors were encountered: