Re: [Exim] require verify = header_sender

Top Pagina
Delete this message
Reply to this message
Auteur: Chad Leigh -- Shire.Net LLC
Datum:  
Aan: Tamas TEVESZ
CC: exim-users
Nieuwe Onderwerpen: [Exim] Tips/hints on installing Exim on Red Hat?
Onderwerp: Re: [Exim] require verify = header_sender
On Thursday, August 28, 2003, at 12:49 PM, Tamas TEVESZ wrote:

> On Tue, 26 Aug 2003, Chad Leigh -- Shire.Net LLC wrote:
>
>> check_message:
>>    require verify = header_sender

>
>> check_recipient:
>> ...
>>    deny    hosts = ! some.host : \
>>            *
>>           !verify = sender

>
>> T To: william99@???


That one should

>> F From: wlm@???


No

>
> do these verify ?
>


No. According to the docs, anyone of Sender From or Reply-To needs to
verify, not just From

Chad