View Single Post

  #3 (permalink)  
Old 11-24-2004
Stéph
 
Posts: n/a
Default Re: EXIM how to make autoreply?

GREAT!!
Really nice another tips ?



"Christian Schmidt" <ChriSchmiLi@gmx.de> a écrit dans le message de
news:slrncq1vee.cia.ChriSchmiLi@server.linau.de...
> Hello Stéph,
>
> Stéph schrieb/wrote:
>
> > I ve got a problem. i wanna create a rules for 1 user on my domain.
> > This rules have to send an autoreply to all message incoming for this

user
> > (user@my-domain.ext)
> >
> > I try to add this following line in exim.conf
> >
> > vacation:
> > driver = autoreply
> > file = ${local_part}/.vacation
> > user = nobody
> > from = ${local_part}@${domain}
> > to = $h_from:
> > subject = "Autorespond Message - re: $h_subject"
> > once = /usr/local/exim/autorepeat
> > once_repeat=60m
> >
> > I create my .vacation file but with nothing inside ...I don't know what

to
> > put!
> >
> > Please can you help me?

>
> Just give "man vacation" a try. ;-)
>
> Regards,
> Christian
> --
> Christian Schmidt | Germany | ChriSchmiLi@gmx.de
> No HTML Mails, please!!
> De eene hett 'n Rittergut, de annere ritt 'n Gitter rut.



Reply With Quote