ViaHosting
Basic Pleskian
Hello,
I have just updated Plesk to version 7.5.2.
After updating the smtp_psa file is wrongly formatted, to use MAPS with multiple blacklists it should be like this:
code:--------------------------------------------------------------------------------
server_args = -Rt0 /usr/sbin/rblsmtpd -r sbl-xbl.spamhaus.org -r bl.spamcop.net -r relays.ordb.org .....
--------------------------------------------------------------------------------
However it looks like this:
code:--------------------------------------------------------------------------------
server_args = -Rt0 /usr/sbin/rblsmtpd -r sbl-xbl.spamhaus.org;bl.spamcop.net;relays.ordb.org ...
--------------------------------------------------------------------------------
It was working fine with 7.5.1 .
Alexandre
I have just updated Plesk to version 7.5.2.
After updating the smtp_psa file is wrongly formatted, to use MAPS with multiple blacklists it should be like this:
code:--------------------------------------------------------------------------------
server_args = -Rt0 /usr/sbin/rblsmtpd -r sbl-xbl.spamhaus.org -r bl.spamcop.net -r relays.ordb.org .....
--------------------------------------------------------------------------------
However it looks like this:
code:--------------------------------------------------------------------------------
server_args = -Rt0 /usr/sbin/rblsmtpd -r sbl-xbl.spamhaus.org;bl.spamcop.net;relays.ordb.org ...
--------------------------------------------------------------------------------
It was working fine with 7.5.1 .
Alexandre