Displaying 1 result from an estimated 1 matches for "postfixdata".
2011 Feb 07
2
Post-login script with LDAP virtual users
...session is aborted just after that, leaving the following error
message to syslog:
/var/log/maillog:
Feb 7 17:45:58 pop3migr dovecot: pop3(vuser1): Post-login script denied
access to user vuser1
cf.
"vuser1" is UID of a virtual account on the LDAP tree. Maildir is
located at /var/spool/postfixdata/%u/Maildir, and is owned by linux
local user "mailuser".
Dovecot works perfect ,if post-login script configuration is commented out.
Environment:
Dovecot: dovecot-2.0.9 (built from source tar ball)
OS: Linux / 2.6.30.10-105.2.23.fc11.x86_64 (Virtual machine on a xen server)
Maidir: tes...