I have an host (let's say host2.domain.com) with DNS entry of type A which can send mails to our company mail server (let's say domain.com).
When I enable valid_from_domain on MagicSpam from Plesk (version 12.5.30) on domain.com server, I get the following errors in host2 maillog:
Code: Select all
May 16 03:42:35 host2 postfix/smtp[13298]: A8A714853F3: to=<webmaster@domain.com>, relay=mail.domain.com[164.132.xxx.yyy]:25, delay=0.34, delays=0.1/0/0.17/0.06, dsn=5.7.0, status=bounced (host mail.domain.com[164.132.xxx.yy] said: 550 5.7.0 Mail from domain [root@host2.domain.com] is missing A or MX DNS record. See http://spamauditor.org/best-practices/valid_from_address/ for more information. Protection provided by MagicSpam 2.0.16-1 http://www.magicspam.com (in reply to RCPT TO command))
As far as I know, only the domain part of root@host2.domain.com is checked right ?
Thanks for any help.