I can’t find anywhere in Discourse admin panel where I can find full details of bounced emails – to read the content and find out the bouncing reason.
I don’t seem to have those saved in my email account (automatically deleted by Discourse?)
I can’t find anywhere in Discourse admin panel where I can find full details of bounced emails – to read the content and find out the bouncing reason.
I don’t seem to have those saved in my email account (automatically deleted by Discourse?)
Bounces for mail attempting to be delivered to Discourse, or bounces for mail sent by Discourse? In either event, they’re under Admin -> Emails, just different tabs (“Rejected” vs “Bounced”).
Yep, they’re listed there, but I’m interested in full email details to analyse the bounce reasons.
Look in siteurl/logs
There is a warning message for each bounce (incoming and outgoing), starting with “Email can not be processed:…” you can see the details in “info”.
siteurl/admin/email/bounced lists destination and type of bounced,
siteurl/admin/email/rejected lists source, subject and reason.
So click on the link under the “error” column. It’ll display a pop up with everything you could ever possibly want to know about the bounce.
Found out that you also have to enable log mail processing failures in settings.
You might also want to know that discourse is reporting greylisted emails as bounced:
以防有人像我一样对此感到困惑,“error”列实际上叫“Email Type”。因此,我在点击了表格中的其他链接以及表格条目本身后来到这里,但这些都未实现我的预期;我没想到需要点击“Email Type”列中的“digest”或“mailing_list”来获取错误信息。