Re: [exim] authenticate * not work

Top Page
Delete this message
Reply to this message
Author: Philip Hazel
Date:  
To: G W
CC: exim-users
Subject: Re: [exim] authenticate * not work
On Tue, 17 May 2005, G W wrote:

> accept hosts = *
> accept authenticated = *
>
> does the above means (any hosts && authenticate) or (any hosts ||
> authenticated ) ?


||

If you want &&, write

  accept hosts = *
         authenticated = * 


-- 
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.
Get the Exim 4 book:    http://www.uit.co.uk/exim-book