Have a email gateway that routes incoming email based on port. public email on 25 goes to scrollout. athenticated mail by remote staff comes in on a submission server that verifies credentials, etc.
We also have outbount mail servers, but that may or may not be related.
We told the submission server to route email back to scrollout for virus checking, but want to find a way to bypass spam checking. This submission server is on the trusted networks, but we can't see a way to control which tests are being performed based on remote IP.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Have a email gateway that routes incoming email based on port. public email on 25 goes to scrollout. athenticated mail by remote staff comes in on a submission server that verifies credentials, etc.
We also have outbount mail servers, but that may or may not be related.
We told the submission server to route email back to scrollout for virus checking, but want to find a way to bypass spam checking. This submission server is on the trusted networks, but we can't see a way to control which tests are being performed based on remote IP.
add the IP to trusted networks - Under your domain on the Route tab
had been done correctly, prior to report. Even tried whitelisting our own domain and adding the private ip of the the server to our spf record.
so far nothing.