Re: [EXIM] Spam site reject doesn't work...

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Philip Hazel
Fecha:  
A: Sherwood Botsford
Cc: exim-users
Asunto: Re: [EXIM] Spam site reject doesn't work...
On Tue, 6 Jan 1998, Sherwood Botsford wrote:

> ... or at least not the way I expect.
>
>
> >From exim.conf file:
>
> sender_host_reject = "/share/etc/spamsites"


I'm afraid it doesn't work like that. Sender_host_reject is followed by
a host-list, whose format is defined in section 7.14 of the latest spec.
A host list is a domain list (section 7.11) with some extensions.

There isn't at present the facility of inserting a file name and having
it read through the file as though it were in-line text.

-- 
Philip Hazel                   University Computing Service,
ph10@???             New Museums Site, Cambridge CB2 3QG,
P.Hazel@???          England.  Phone: +44 1223 334714



--
*** Exim information can be found at http://www.exim.org/ ***