Re: [Exim] Fwd: Problem with Auto_Reply

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Philip Hazel
Fecha:  
A: Juergen Hoffmann
Cc: Exim Mailinglist
Asunto: Re: [Exim] Fwd: Problem with Auto_Reply
On Mon, 6 Mar 2000, Juergen Hoffmann wrote:

> ->     senders=" ! ^autoreply@ : ! ^vacation@ : ! ${local_part} : ! ^\\$"


Try

> ->     senders=" ! ^autoreply@ : ! ^vacation@ : ! ${local_part} : ! ^\\\\$"


or

> ->     senders= ! ^autoreply@ : ! ^vacation@ : ! ${local_part} : ! ^\\$


[The "senders" option is expanded.]

or even

> ->     senders= ! ^autoreply@ : ! ^vacation@ : ! ${local_part} : !



-- 
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.