A exim acl question

scooby2

Verified User
Joined
May 18, 2008
Messages
13
Location
Chicago, IL
Is there any way to limit mail to specific domains from certain ip addresses? I have started using a Mailfoundry for certain domains but without a way to limit where each domain can get mail from, it is failing to work as well as it could. (spammers caching mx records)

With postfix it would be a simple addition to the access file. I'm wondering if I could add an acl that says something like if domain is in the mailfoundry_domains and your ip is not xxx.xxx.xxx.xxx, reject?

I've used postfix and sendmail exclusively so any help would be greatly appreciated!

Thanks,
Scooby
 
You'll have to create your own ACLs. Learning how to do ACLs is a bit beyond the scope of the DirectAdmin forum. I suggest either the online resources at exim.org or the exim book published by UIT Cambridge Ltd.

You can find it here.

(Note the link is a simple Amazon link; it doesn't go through anyone's Amazon referral account.)

Jeff
 
Back
Top