1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-01-30 05:39:26 +02:00
Joshua Hesketh 2fc13bdfbe Fix imapsync for large mailboxes
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
2018-02-08 15:24:04 +11:00
..
2017-05-29 21:51:06 +02:00
2017-12-09 13:17:15 +01:00
2018-02-08 15:24:04 +11:00
2018-01-27 12:26:36 +01:00
2018-01-28 11:53:48 +08:00
2018-01-28 11:54:32 +08:00
2018-01-27 16:16:22 +01:00
2016-12-09 20:39:02 +01:00
2018-01-15 22:44:04 +08:00
2017-12-09 13:17:15 +01:00
2017-12-09 13:17:15 +01:00
2016-12-09 20:39:02 +01:00