Re: Mail gone when recreating a folder in a second IMAP session

2024-12-13 Thread Ewald Dieterich via dovecot
On 13.12.24 11:42, Aki Tuomi via dovecot wrote: Thank you for your bug report, we'll take a look. Does the folder recover if you run doveadm force-resync? Yes, I can recover the mail in the folder with doveadm force-resync. ___ dovecot mailing lis

Re: Mail gone when recreating a folder in a second IMAP session

2024-12-13 Thread Timo Sirainen via dovecot
On 12. Dec 2024, at 17.00, Ewald Dieterich via dovecot wrote: > > I'm running Dovecot 2.3.21 with the mdbox mailbox format. I lose mails (with > an asterisk, see below) when I'm doing the following in 2 IMAP sessions: Thanks, I knew there were these issues when a folder was being recreated wit

Re: Mail gone when recreating a folder in a second IMAP session

2024-12-13 Thread Aki Tuomi via dovecot
> On 12/12/2024 17:00 EET Ewald Dieterich via dovecot > wrote: > > > I'm running Dovecot 2.3.21 with the mdbox mailbox format. I lose mails > (with an asterisk, see below) when I'm doing the following in 2 IMAP > sessions: > > Session 1: Create a folder, save a mail and select it: > > .

Re: Mail gone when recreating a folder in a second IMAP session

2024-12-13 Thread Ewald Dieterich via dovecot
On 13.12.24 13:11, Ewald Dieterich via dovecot wrote: On 13.12.24 11:42, Aki Tuomi via dovecot wrote: Thank you for your bug report, we'll take a look. Does the folder recover if you run doveadm force-resync? Yes, I can recover the mail in the folder with doveadm force-resync. That's when

Error: Couldn't open INBOX: Permission denied

2024-12-13 Thread dovecot--- via dovecot
I'm trying to get Dovecot working on Rocky 9.5. In 10-mail.conf I have: mail_privileged_group = mail mail_location = mbox:~/mail:INBOX=/var/spool/mail/%u In /var/spool: drwxr-x---. 3 mail mail 64 Dec 13 16:29 mail In /var/spool/mail: -rw-rw. 1 peter mail 500 Dec 13 16:29 peter When I t

Re: Error: Couldn't open INBOX: Permission denied

2024-12-13 Thread Daniel Lange via dovecot
Am 13.12.24 um 19:11 schrieb dovecot--- via dovecot: mail_location = mbox:~mail:INBOX=/var/spool/mail%u / missing between mail and %u Also %n may be more useful as %u _usually_ is u...@domain.tld (possibly not in your configuration, cannot check, your config excerpt is too limited) _

Re: Error: Couldn't open INBOX: Permission denied

2024-12-13 Thread dovecot--- via dovecot
The / is not missing (not sure how it's disappeared for you as I can actually see it in my original post - I thought I'd somehow accidentally deleted it). %n didn't make any difference. My reason for wanting to get this going is not to deliver e-mail over the internet but to use it to monitor int