[Exim] disabling data acl checks depending on envelope to

Top Page
Delete this message
Reply to this message
Author: Marc MERLIN
Date:  
To: exim-users
Subject: [Exim] disabling data acl checks depending on envelope to
(thus this is in exim 4)

So, I was hoping to do this:

check_data:
  deny      local_parts = !+nohdrsyncheck
     !verify = header_syntax
  deny      local_parts = !+nohdrfromcallback
     !verify = header_sender/callout=90s
  accept


However, the exim doc says that I can't use local_parts in a DATA ACL.

So, I need to have a whitelist of users who receive any crap thrown at them.
Is there a way to disable header_syntax and header_sender checks if the
receipient is in a whitelist?

Considering that the answer is probably "no", how hard would it be to modify
exim 4 to support this?

Thanks,
Marc
--
Microsoft is to operating systems & security ....
                                      .... what McDonalds is to gourmet cooking


Home page: http://marc.merlins.org/ | Finger marc_f@??? for PGP key