Terry Danter wrote:

Could some one give me an example acl for white listing that could be placed at the top of my alc's

put

accept acl = whitelist

at the beginning of the ACLs you want to use this in.

I would love to include some like
sender_domains = /usr/local/etc/exim/exim.whitelist
senders = /usr/local/etc/exim/exim.whitelist2

can add that to your "whitelist" ACL:

whitelist:

  accept sender_domains = /usr/local/etc/exim/exim.whitelist

  accept senders = /usr/local/etc/exim/exim.whitelist2



--
## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to