Re: [EXIM] Mailer-daemon identity

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Philip Hazel
Fecha:  
A: Francisco Ruiz
Cc: Exim users
Asunto: Re: [EXIM] Mailer-daemon identity
On Tue, 27 Jan 1998, Francisco Ruiz wrote:

> except_senders = lsearch;/etc/addresses,


Change that to read

except_senders = :lsearch;/etc/addresses,

in order to allow the null sender to send external mail. (Error messages
are always sent with the empty sender, to identify them as such. See RFC
1123.)

-- 
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/ ***