I am running Plesk on a system with 4 IP's
On 2 IP's the smtp-server listens directly on the other one it listens to an SMTP-proxy (ASSP)
This ASSP-proxy is doing a lot of anti-spam, among it SPF-protection...
I just finished a debugging session and found out that the SMTP-server is rejecting mail from clients using SPF with " -all" and going through the proxy.
This is because I also enabled SPF-protection on the SMTP-server using the Plesk webif.
Mails aren't coming from the original IP, but from itself (the proxy is running on that same server), so they fail the test.
I always assumed this was overruled by 'my_networks', but it isn't.
I now turned SPF off on Plesk
I would like to turn it on, because the other 2 IP's are not protected by this ASSP.
I think I can do this with local rules, but there's not a lot of explanation about what I can put there...
Only mail coming from the local IP's should not be checked.....
On 2 IP's the smtp-server listens directly on the other one it listens to an SMTP-proxy (ASSP)
This ASSP-proxy is doing a lot of anti-spam, among it SPF-protection...
I just finished a debugging session and found out that the SMTP-server is rejecting mail from clients using SPF with " -all" and going through the proxy.
This is because I also enabled SPF-protection on the SMTP-server using the Plesk webif.
Mails aren't coming from the original IP, but from itself (the proxy is running on that same server), so they fail the test.
I always assumed this was overruled by 'my_networks', but it isn't.
I now turned SPF off on Plesk
I would like to turn it on, because the other 2 IP's are not protected by this ASSP.
I think I can do this with local rules, but there's not a lot of explanation about what I can put there...
Only mail coming from the local IP's should not be checked.....