Re: [exim] Block connections based on HELO

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Jeremy Harris
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: Re: [exim] Block connections based on HELO
On 26/03/15 17:08, Scott Neader wrote:
> drop
>    condition = ${lookup{$sender_helo_name}lsearch{/etc/heloblocks}{no}{yes}}


The ordering of no/yes looks suspect
--
J