# Router to send any mail for who a dovecot user exists to the appropriate maildir box # Routers are evaluated in order of configuration. # You will want to place this after the remote router and before the # localuser router in the default configuration. dovecot_router: debug_print = "R: dovecot_router for $local_part@$domain" driver = accept require_files = /opt/maildir/$domain/$local_part transport = dovecot_transport