On Wed, 2011-01-26 at 16:12 -0300, Gonzalo Rodriguez wrote: > passdb: > driver: bsdauth > userdb: > driver: static > args: uid=vmail gid=vmail home=/var/www/datos/correo/bla.com/%n ..
> Can I use in dovecot deliver (master.cf) with parameters -d if I use > bsdauth to auth without passdb (the are system users)? Only if you add allow_all_users=yes to userdb static. > deliver(prue...@bla.com): Jan 25 15:17:24 Error: Auth lookup returned failure There should be another error message from dovecot-auth saying bsdauth doesn't support lookups.