Re: IMAP quota reporting free disk space

2024-11-05 Thread dovecot--- via dovecot
Anyway I have trouble with quota reporting itself, because I tried to setup a regular quota (100G) first, but somehow Thunderbird doesn't report free quota as it does in case of Gmail accounts. I added to 20-imap.conf: protocol imap { mail_plugins = $mail_plugins quota imap_quota

Re: IMAP quota reporting free disk space

2024-11-05 Thread dovecot--- via dovecot
Is it possible to make IMAP quota commands report free filesystem space? I don't want to set quota limits to individual users, but it would be nice to have an information on the bottom of Thunderbird window about free disk space (it could be percentage of the total disk size). The quota is a s

Re: Upgrade Dovecot Cluster 2.2 to 2.3

2024-11-05 Thread Dean via dovecot
I'm planning on an upgrade to my cluster soon. Intending on a clean new build of all 3 nodes, then using mbsync to transfer the mails over. That lets all new indexes get built etc. Testing has been done in VMs locally, pulling mail in from the existing cluster with mbsync, so I know the proces

IMAP quota reporting free disk space

2024-11-05 Thread piotr--- via dovecot
Hi, Is it possible to make IMAP quota commands report free filesystem space? I don't want to set quota limits to individual users, but it would be nice to have an information on the bottom of Thunderbird window about free disk space (it could be percentage of the total disk size). Anyway I hav