mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-23 01:59:38 +00:00
Where there is a lot of folders in a mailbox the output may be larger than TEXT will allow (64KiB). Instead use MEDIUMTEXT (16MiB) which should be ample. Additionally check that a sync isn't already running before starting a new one. Fixes: #1011 |
||
|---|---|---|
| .. | ||
| acme | ||
| clamd | ||
| dockerapi | ||
| dovecot | ||
| fail2ban | ||
| memcached | ||
| mysql | ||
| nginx | ||
| phpfpm | ||
| postfix | ||
| redis | ||
| rspamd | ||
| sogo | ||
| unbound | ||
| watchdog | ||