[exim] incoming filters

Top Page
Delete this message
Reply to this message
Author: Somuchfun
Date:  
To: exim-users
Subject: [exim] incoming filters
Does anyone know how I can achieve the following?:

I want to make sure that incoming emails for recipients of certain domains can only come from a specific smtp server while others can have direct smtp connections. For example:

email for domain abc.com has to come from ip range A
email for other domains can come from any ip

Any ideas?

Thanks!