Re: [exim] enable auto-reply

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Graeme Fowler
Dátum:  
Címzett: exim-users
Tárgy: Re: [exim] enable auto-reply
On Wed, 2006-12-27 at 08:24 -0600, Octavio wrote:
> 2006-12-19 15:28:10 Exim configuration error in line
> 697 of
> /etc/exim/exim.conf:
> authenticator uservacation: cannot find
> authenticator driver "accept"


You're adding an "accept" router at the end of the config file, after
"begin authenticators". You need to put it in the router section.

Graeme