Hi all,
I have a strange behavior on my mailcow, which is kind of an annoyance:
There is 1 main domain and 4 additional domains.
All of them are correctly setup with DNS on Cloudflare (without Proxy) and have a mail.tld.
All of them have up to date certificates and the auto-update works correctly…
Now every once in a while one of the additional domain certificates randomly disappears (unrelated to certificate expire date) and the certificate only shows the main domain name. This causes users which have configured the additional domain name as their mail server to receive an “untrusted” warning.
In order to fix it I simply run docker compose restart acme-mailcow
and it fixes the issue reloading all certificates.
Any cue to what could case this?
Thanks