VojtechMyslivec / letsencrypt-zimbra

Files to automate the deployment process of Let's Encrypt certificates to Zimbra Collaboration Suite
GNU General Public License v3.0
168 stars 91 forks source link

Logging feature #63

Closed VojtechMyslivec closed 4 years ago

VojtechMyslivec commented 4 years ago

Something can go wrong during renewal process and mail server could not to be up so no e-mails from cron is delivered.

Implement logging options for the script (such as to syslog or to a file). It comes handy for debugging and overview of a renew process.

Relevant to #62