[exim] Exim acl issue - removing additional recpient address…

Pàgina inicial
Delete this message
Reply to this message
Autor: Bjurstrom, Eric
Data:  
A: 'exim-users@exim.org'
Assumpte: [exim] Exim acl issue - removing additional recpient addresses
> I am trying to set up a pair of exim relays to drop additional addresses
> from the recipient list if a particular address is present. For example,
> address1@??? is the address I want to go through by itself. If an
> email is set to address1@???, address2@??? and
> address3@???, then address2 and address3 are silently dropped and
> address1 is relayed normally. If address1 isn't present, then business as
> usual and address2 and address3 will be delivered normally and not
> dropped.
>
> I tried doing this with a variety of different acl's and have had no
> success. Anybody out there do something similar or possibly know how to
> accomplish this?
>
>