Displaying 1 result from an estimated 1 matches for "some_mail".
Did you mean:
some_main
2012 Apr 19
2
error when using dovecot-lda as non root (vmail) user
...After some testing it seems to come down to dovecot-lda behaving
different when called as root then when called as user vmail.
Basic setting:
- dovecot 2.1.1
- all mailboxes owned by user vmail (using mail_uid and mail_gid)
Test 1:
as user root:
/usr/libexec/dovecot/dovecot-lda -d ahelmcke < some_mail
working as expected; some_mail gets stored in users INBOX
Test 2:
same command executed as user vmail. dovecot-lda terminates immediately.
syslog-output with mail_debug = yes:
Test 1:
Apr 19 16:38:04 elablnmail02 dovecot: lda: Debug: auth input: ahelmcke
Apr 19 16:38:04 elablnmail02 dovecot: lda...