Hello,
some config-trys later:
I have to set allow_all_users=yes in the userdb with driver=static:
|userdb {
args = home=/var/mail/%u uid=Debian-exim
gid=Debian-exim|||allow_all_users=yes|
driver = static
}|
Have a good time
Christian
||
Am 31.05.2014 17:04, schrieb Christian Hoffmann
Am 31.05.2014 19:57, schrieb Christian Hoffmann:
Am 31.05.2014 19:50, schrieb Pascal Volk:
On 05/31/2014 05:35 PM Christian Hoffmann wrote:
Hello Pascal,
but I didn't configure a userdb with driver=ldap. There is only one
userdb with driver=static and I assumed, that every user gets the
Am 31.05.2014 19:50, schrieb Pascal Volk:
On 05/31/2014 05:35 PM Christian Hoffmann wrote:
Hello Pascal,
but I didn't configure a userdb with driver=ldap. There is only one
userdb with driver=static and I assumed, that every user gets the same
uid, gid and a valid home directory.
Are
serdb-drivers? Like, one have to configure a
userdb-driver=ldap if one uses a passdb-driver=ldap. But the
passdb-driver=pam looks into userdb-driver=static. That is the part, I
do not understand.
Greetings
Christian
Am 31.05.2014 19:12, schrieb Pascal Volk:
On 05/31/2014 03:04 PM Christian Hof
Hello everyone,
I have a small problem with dovecot installed on ubuntu-13.10. I use
dovcot as LDA with a LDAP-passdb and a pam-passdb. The userdb is static.
A mail to LDAP-user 'foo' is delivered with the error-message
dovecot: lda(foo): Error: User foo doesn't have home dir set, disabling