Re: [exim] cannot find router driver "appendfile"

Top Page
Delete this message
Reply to this message
Author: Peter Bowyer
Date:  
To: exim users
Subject: Re: [exim] cannot find router driver "appendfile"
2009/2/23 Daniel Aleksandersen <aleksandersen+exim4list@???>:
> Hi list
>
> I am at a loss. This is probably a basic error on my part. I hope
> someone can advice. :-)
>
> My error from running invoke-rc.d exim4 restart
>
> Exim configuration error.
> router dovecot_transport: cannot find router driver "appendfile"


appendfile is a transport type, not a router type. I'm not totally
familiar with the Debian split config system, but it looks like you
put your new transport in a directory where it expects to have
routers. Is there a 'transport' directory you could move it to?

Peter











>
>
> My setup on Debian Lenny:
>
> # /etc/exim4/conf.d/router/881_local-dovecot_mailbox_bind
> dovecot_router:
> driver = accept
> local_part_suffix = +*
> local_part_suffix_optional
> require_files = +/home/postmaster/mailboxes/${local_part}/
> transport = dovecot_transport
>
> # /etc/exim4/conf.d/router/881_local-dovecot_mailbox_store
> dovecot_transport:
> driver = appendfile
> user = dovecot
> group = dovecot
> mode = 0600
> directory=/home/postmaster/mailboxes/${lc:$local_part}/
> maildir_format = true
> mode_fail_narrower = false
> envelope_to_add = true
> return_path_add = true
>
> Based on http://wiki.dovecot.org/HowTo/VirtualhostingWithExim
> --
> Daniel
>
> --
> ## List details at http://lists.exim.org/mailman/listinfo/exim-users
> ## Exim details at http://www.exim.org/
> ## Please use the Wiki with this list - http://wiki.exim.org/
>




--
Peter Bowyer
Email: peter@???
Follow me on Twitter: twitter.com/peeebeee