skywalllker
New Pleskian
My server was fine for the past few months. However, starting 2 days ago, some client complaining they can't received any emails and the sender's emails was bounced. Here's the example of bounced mail:
I'm sorry to have to inform you that your message could not be delivered to one or more recipients. It's attached below.
Final-Recipient: rfc822; john@mydomain.com
Action: failed
Status: 5.7.1 (Command rejected)
Remote-MTA: dns; plesk.myserver.com
Diagnostic-Code: smtp; 550 5.7.1 Command rejected
I have to edit /etc/postfix/main.cf and comment out line below:
#smtpd_milters = inet:localhost:12768
Restart the postfix and it's working fine again. My question is, what is the cause of this problem? Could be the Plesk auto update somehow mess up the config?
Thanks!
I'm sorry to have to inform you that your message could not be delivered to one or more recipients. It's attached below.
Final-Recipient: rfc822; john@mydomain.com
Action: failed
Status: 5.7.1 (Command rejected)
Remote-MTA: dns; plesk.myserver.com
Diagnostic-Code: smtp; 550 5.7.1 Command rejected
I have to edit /etc/postfix/main.cf and comment out line below:
#smtpd_milters = inet:localhost:12768
Restart the postfix and it's working fine again. My question is, what is the cause of this problem? Could be the Plesk auto update somehow mess up the config?
Thanks!