Re: [Exim] Vacation messages a plea from a list manager

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Philip Hazel
Fecha:  
A: Jonathan Haynes
Cc: exim-users
Asunto: Re: [Exim] Vacation messages a plea from a list manager
On Fri, 13 Aug 1999, Jonathan Haynes wrote:

>    My only query with this is whether the header_precedence check 
> should also look for "list" and "junk" ?


Yes, it probably should. Noted.

>    When our users ask me about vacation messages I use the 
> following template structure to create one (or tell them to).
> (where user@site and Real Name are to be replaced with appropriate 
> entries). 


I use something similar, but even simpler (I don't bother to log
the arrival of non-personal messages - they are in my mailbox after all):

if personal
   alias ph10@???
then
   mail     
   subject "Re: $h_subject"
   file $home/Auto-Reply/MESSAGE
   log  $home/Auto-Reply/LOG
   once $home/Auto-Reply/ONCE
endif        


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