Displaying 2 results from an estimated 2 matches for "alessandro_cmr".
2017 May 02
2
Problem with Userid
...physical user that was removed and recreated
whith same name and different uid. The home dir, the mailbox file and
the index directory where removed and recreated with the new uid/gid.
I can feed the mailbox via procmail, though dovecot-lda complains that
userids do not match:
May 02 15:27:33 lda(alessandro_cmr): Error:
stat(/var/spool/mailboxes/alessandro_cmr/INBOX) failed: Permission denied
(euid=3525(alessandro_cmr) egid=111(poppers) missing +x
perm: /var/spool/mailboxes/alessandro_cmr, dir owned by 1000:111 mode=0700)
doveadm auth cache flush says 28 entries flushed but the situation
does'nt chan...
2017 May 02
0
Problem with Userid
...d recreated
> whith same name and different uid. The home dir, the mailbox file and
> the index directory where removed and recreated with the new uid/gid.
>
> I can feed the mailbox via procmail, though dovecot-lda complains that
> userids do not match:
>
> May 02 15:27:33 lda(alessandro_cmr): Error:
> stat(/var/spool/mailboxes/alessandro_cmr/INBOX) failed: Permission denied
> (euid=3525(alessandro_cmr) egid=111(poppers) missing +x
> perm: /var/spool/mailboxes/alessandro_cmr, dir owned by 1000:111 mode=0700)
>
>
You need to either drop or chown the mailbox file.
Aki