hi thank you for response, without the allow_all_users=yes

I have this:

deliver(prue...@bla.com): Jan 28 18:09:49 Info: Loading modules from
directory: /usr/local/lib/dovecot/lda
deliver(prue...@bla.com): Jan 28 18:09:49 Info: Module loaded:
/usr/local/lib/dovecot/lda/lib90_cmusieve_plugin.so

deliver(prue...@bla.com): Jan 28 18:09:49 Error: Auth lookup returned failure

dovecot: Jan 28 18:09:49 Info: auth(default):
password(prue...@bla.com): passdb doesn't support credential lookups
dovecot: Jan 28 18:09:49 Error: auth(default):
static(prue...@bla.com): passdb doesn't support lookups, can't verify
user's existence

And a deferred mail in maillog.

Remember I have the user system added in the mail server but they auth
to a AD, any way to solve this?

Cheers


2011/1/27 Timo Sirainen <t...@iki.fi>:
> 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.
>
>
>

Reply via email to