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 -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
