Re: Unable to save message in shared mailbox

2025-05-12 Thread Markus Bach via dovecot
Would be good to test if it's fixed in v2.4 releases, since there have been quite a lot of changes. Or if not, it might be logging more debug output with log_debug=category=debug Thanks for the tip. Tested it with 2.4 and everything works as expected. Looks like we'll be upgrading sooner then

Re: Unable to save message in shared mailbox

2025-05-07 Thread Timo Sirainen via dovecot
On 7. May 2025, at 13.38, Markus Bach via dovecot wrote: > > I think I finally found out what's going wrong. > > The problem seems to be that the shared mailbox uses more storage space than > the users limit. > It looks like dovecot is comparing shared_mailbox.usage + message.size with > user.

Re: Unable to save message in shared mailbox

2025-05-07 Thread Markus Bach via dovecot
I think I finally found out what's going wrong. The problem seems to be that the shared mailbox uses more storage space than the users limit. It looks like dovecot is comparing shared_mailbox.usage + message.size with user.limit. This was already posted on this mailing list 11 years ago: htt

Re: Unable to save message in shared mailbox

2025-04-17 Thread Markus Bach via dovecot
Oh and I think I didn't mention it: copying and deleting works. It's just saving mail that's affected. Markus Bach IT-Administration -- Telefon: +49 (30) 31 98 31 200 E-Mail: supp...@pegasusgmbh.de PEGASUS GmbH Gesellschaft für soziale/gesundheitliche Innovation IT-Systemleistungen Brunowstr.

Re: Unable to save message in shared mailbox

2025-04-17 Thread Markus Bach via dovecot
I found this very very old mailing list post: https://dovecot.dovecot.narkive.com/xBrr4hMG/save-failed-to-inbox#post39 It seems to be kind of similar to my problem but it's 18 years old and about dovecot 1.x. On a whim I tried temporarily disabling the quota (and imap_quota) plugin. And I was

Unable to save message in shared mailbox

2025-04-16 Thread Markus Bach via dovecot
Hello, I have a curious problem. We are running a Debian bookworm server with dovecot 2.3.19.1. We have a lot of shared mailboxes and most of them are behaving just fine. But we have a problem with one shared mailbox: Users aren't able to save messages in it even though they have the right t