On Thu, 2007-10-25 at 16:10 +0200, Daniel wrote:
> I'm trying to use a master user, here is what I'm doing:
>
> dovecot.conf:
> auth default {
> [...]
> passdb passwd-file {
> args = /etc/dovecot.passdb_master
> pass = yes
> master = yes
> }
>
> passdb passwd-file {
> args =
Hi!
I'm trying to use a master user, here is what I'm doing:
dovecot.conf:
auth default {
[...]
passdb passwd-file {
args = /etc/dovecot.passdb_master
pass = yes
master = yes
}
passdb passwd-file {
args = /etc/dovecot.passdb
}
[...]
}
(Dovecot said that one can not place