Re: [EXT] doveadm backup from gmail with imapc

2020-04-11 Thread Ben Mulvihill
On Fri, 2020-04-10 at 15:13 +0300, Sami Ketola wrote: > > > > > On 10 Apr 2020, at 14.07, Ben Mulvihill > > wrote: > > > > > last answer from gmail: > > > > > 1586513176.126970 1944 OK Success > > last commands send by dovecot: > > > > > 1586513175.951965 1944 UID FETCH > > 99624,99627,99

Re: Missing permissions

2020-04-11 Thread Aki Tuomi
On 11/04/2020 15:47 Alex JOST < jost+li...@dimejo.at> wrote: Am 11.04.2020 um 13:00 schrieb Andrei Petru Mura: Hi, After configuring systemd unit with ReadWritePaths=/home/mail, I g

Re: Missing permissions

2020-04-11 Thread Alex JOST
Am 11.04.2020 um 13:00 schrieb Andrei Petru Mura: Hi, After configuring systemd unit with ReadWritePaths=/home/mail, I get the following error logs in audit: type=AVC msg=audit(1586604621.637:6736): avc: denied { write } for pid=12750 comm="imap" name="Maildir" dev="dm-3" ino=438370738 scont

Re: [EXT] doveadm backup from gmail with imapc

2020-04-11 Thread Sami Ketola
> On 11 Apr 2020, at 15.20, Ben Mulvihill wrote: > > I tried setting imapc_cmd_timeout = 10s and that was enough to take the > download process past the ID stage and on to downloading messages. > doveadm still failed the same ASSERT and core dumps, just not so soon. > In four attempts I down

Re: Missing permissions

2020-04-11 Thread Andrei Petru Mura
Hi, After configuring systemd unit with ReadWritePaths=/home/mail, I get the following error logs in audit: type=AVC msg=audit(1586604621.637:6736): avc: denied { write } for pid=12750 comm="imap" name="Maildir" dev="dm-3" ino=438370738 scontext=system_u:system_r:dovecot_t:s0 tcontext=unconfine

Re: Missing permissions

2020-04-11 Thread Andrei Petru Mura
I think I found here what I'm interested in: https://doc.dovecot.org/admin_manual/system_users_used_by_dovecot/. On Sat, Apr 11, 2020 at 9:52 AM Andrei Petru Mura wrote: > Hi Aki, > > Thanks. I was especially interested in documentation related to dovecot > and it's users permissions, the way in