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