mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-05-31 01:27:48 +02:00
Previously we only monitored for `$HOSTNAME` in `/etc/letsencrypt/live` and only for hard-coded `.pem` filenames. This ensures we check the locations of other locations that may not match `$HOSTNAME`, which we also support. Ideally in future at least the directory to look in would be better known in advance..