Re: Unknown euid and egid, wrong mail directory

2021-02-01 Thread @lbutlr
On 30 Jan 2021, at 13:51, Michael Agbaglo wrote: > "euid=1001() egid=1001()" 1001 doesn't not exist in > /etc/passwd - Where does it come from? Is there a userid 1001 in /etc/passwd? -- Sam, I thought I told you never to play--

Re: Unknown euid and egid, wrong mail directory

2021-01-31 Thread Michael Agbaglo
Even if this stuff is commented out the error persists. On 30/01/2021 21.59, Aki Tuomi wrote: >> On 30/01/2021 22:51 Michael Agbaglo wrote: >> >> >> Hi! >> >> >> Trying to set up dovecot for local accounts and virtual users, sending >> test mail fails: dovecot sees a permission problem in /hom

Re: Unknown euid and egid, wrong mail directory

2021-01-30 Thread Aki Tuomi
> On 30/01/2021 22:51 Michael Agbaglo wrote: > > > Hi! > > > Trying to set up dovecot for local accounts and virtual users, sending > test mail fails: dovecot sees a permission problem in /home but the mail > should go to /srv/mail/example.net/alice. > > "euid=1001() egid=1001()" 1001 does