syncloud / platform

Run popular services on your device with one click
https://syncloud.org
GNU General Public License v3.0
400 stars 40 forks source link

Mail does not detect certificate renewal #647

Closed cyberb closed 1 year ago

cyberb commented 2 years ago

Every time (every 2 months) we get a new certificate for the device mail (dovecot) does not detect that and uses the old one which causes mail clients to complain about untrusted certificate. Current workaround is to manually restart it:

snap restart mail.dovecot

Probably we need a certificate renewal event like domain and disk change.

cyberb commented 1 year ago

Introduced certificate change event.