
Hi, my system email log is showing a lot of error messages from some recipients of mass emails each time.
Most of the errors follow one of the three patterns below :
The mail server did not understand the DATA command
The mail server does not understand the RCPT TO command. Reason: 354 Enter message, ending with "." on a line by itself
The mail server does not understand the MAIL FROM command. Reason: N/A
How do I identify and resolve the source of these errors?
MyBB mail is set to use SMTP, and the smtp settings are as provided by my web host for the free email account associated with my hosted domain.
Some recipients receive messages no problem with current settings, but many do not.
Further to this, when I send a test message to https://www.mail-tester.com using the 'mail thread to a friend' function within MyBB, the message is reported as looking quite spammy to mail-tester.com (score 4.9/10)
Could this be connected in any way with the errors above?
Main reasons for bad spamminess score seem to be:
Your message is not signed with DKIM - even though my mail host DNS settings includes a DKIM setting for this domain
Your message does not contain a List-Unsubscribe header - how do I get MYBB to include one?
You are not allowed to use one of your sender email addresses - possibly because I set my nominated myBB forum administrator email address to be my personal address, which is a hosted email account on another domain from the one sending the forum system generated mails. How do I successfully implement a 'sender' address in mass mails that is not on the myBB mass mail sending domain without making mass mail messages look spammy?
Any help would be much appreciated!
Most of the errors follow one of the three patterns below :
The mail server did not understand the DATA command
The mail server does not understand the RCPT TO command. Reason: 354 Enter message, ending with "." on a line by itself
The mail server does not understand the MAIL FROM command. Reason: N/A
How do I identify and resolve the source of these errors?
MyBB mail is set to use SMTP, and the smtp settings are as provided by my web host for the free email account associated with my hosted domain.
Some recipients receive messages no problem with current settings, but many do not.
Further to this, when I send a test message to https://www.mail-tester.com using the 'mail thread to a friend' function within MyBB, the message is reported as looking quite spammy to mail-tester.com (score 4.9/10)
Could this be connected in any way with the errors above?
Main reasons for bad spamminess score seem to be:
Your message is not signed with DKIM - even though my mail host DNS settings includes a DKIM setting for this domain
Your message does not contain a List-Unsubscribe header - how do I get MYBB to include one?
You are not allowed to use one of your sender email addresses - possibly because I set my nominated myBB forum administrator email address to be my personal address, which is a hosted email account on another domain from the one sending the forum system generated mails. How do I successfully implement a 'sender' address in mass mails that is not on the myBB mass mail sending domain without making mass mail messages look spammy?
Any help would be much appreciated!