Hi all:
Apologize if this has been asked before, I did not find it using search.
I am very new to exim, so I hope you can be of help.
We use a 3rd party spam filtering company to take care of our spam needs. How this works is basicly you point all your MX records to that companys mail cluster, and they do the filtering and then deliver the mail to the actual box the spools are on via an IP you configure.
To make this most affective, we only want certain people to talk to the DA box so that we know the mail has come from the spam filter company.
Of course we want to allow relaying via pop-1st and auth, but in addition to that, we wouild like to add code to the exim ACL acl_smtp_rcpt that only allows conections from a list of trusted IP's unless the connetion is passing the relay allow checks. That way the world will be forced to deliver mail to say domain.com by using the proper MX record for that domain and not talking to us directly.
Hope this makes sense. Any help appreciated.
Apologize if this has been asked before, I did not find it using search.
I am very new to exim, so I hope you can be of help.
We use a 3rd party spam filtering company to take care of our spam needs. How this works is basicly you point all your MX records to that companys mail cluster, and they do the filtering and then deliver the mail to the actual box the spools are on via an IP you configure.
To make this most affective, we only want certain people to talk to the DA box so that we know the mail has come from the spam filter company.
Of course we want to allow relaying via pop-1st and auth, but in addition to that, we wouild like to add code to the exim ACL acl_smtp_rcpt that only allows conections from a list of trusted IP's unless the connetion is passing the relay allow checks. That way the world will be forced to deliver mail to say domain.com by using the proper MX record for that domain and not talking to us directly.
Hope this makes sense. Any help appreciated.