mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-05-01 09:49:25 +00:00
53c35493a5
Previously imapsync only attached the timeout1 / timeout2 arguments if the argument was negative (which is not even possible). Now the argument is added for every positive number. Fixes #6590