Correct crontab
1 files changed, 1 insertions(+), 1 deletions(-)

M readme.md
M readme.md +1 -1
@@ 137,7 137,7 @@ vi /etc/httpd/conf.d/ssl.conf
 After configuring so I can send mail, below, can finally set up certbot to auto-renew with crontab -e
 
   MAILFROM=joe@legaltextcollector.com
-  * * * 8 0 /usr/local/bin/certbot renew --quiet
+  0 0 * * 5 /usr/local/bin/certbot renew --quiet
 
 There are several way to send mail via o365 https://learn.microsoft.com/en-us/Exchange/mail-flow-best-practices/how-to-set-up-a-multifunction-device-or-application-to-send-email-using-microsoft-365-or-office-365. This might be simplest: allow smtp auth as described in https://learn.microsoft.com/en-us/exchange/clients-and-mobile-in-exchange-online/authenticated-client-smtp-submission