Hi,
I find that the Plesk smtpd_milters in Postfix block emails that go through PMG.
In our setup PMG only scanns some of the domains hosted on Plesk Servers, many other domains do not have PMG scanning and we use the standard Plesk SA and Milter setup.
Maillog error
postfix/cleanup[1004108]: 6AFF7200EC7: milter-reject: END-OF-MESSAGE from pmg.hostname-here.com[IP Address here]: 5.7.1 Command rejected; from=<email@sender.com> to=<email@recipient.com> proto=ESMTP helo=<pmg.hostname-here.com>
When i comment the below line in Plesk /etc/postfix/main.cf the emails get delivered correctly.
#smtpd_milters = inet:127.0.0.1:12768,unix:/var/run/clamav-milter/clamav-milter.sock
Any advice to work around this so that the PMG emails are delivered correctly and so that normal emails that go to Plesk server without going through PMG also get Plesk SA and Milters checked.
I find that the Plesk smtpd_milters in Postfix block emails that go through PMG.
In our setup PMG only scanns some of the domains hosted on Plesk Servers, many other domains do not have PMG scanning and we use the standard Plesk SA and Milter setup.
Maillog error
postfix/cleanup[1004108]: 6AFF7200EC7: milter-reject: END-OF-MESSAGE from pmg.hostname-here.com[IP Address here]: 5.7.1 Command rejected; from=<email@sender.com> to=<email@recipient.com> proto=ESMTP helo=<pmg.hostname-here.com>
When i comment the below line in Plesk /etc/postfix/main.cf the emails get delivered correctly.
#smtpd_milters = inet:127.0.0.1:12768,unix:/var/run/clamav-milter/clamav-milter.sock
Any advice to work around this so that the PMG emails are delivered correctly and so that normal emails that go to Plesk server without going through PMG also get Plesk SA and Milters checked.