1
0
Fork 0

Use a better subject

This commit is contained in:
Luca Beltrame 2021-06-27 08:46:58 +02:00
parent b49d7d4617
commit 066864343f
Signed by: einar
GPG key ID: 4707F46E9EC72DEC

View file

@ -10,7 +10,7 @@ import fileinput
import drymail # Vendored
SUBJECT = "Certbot status: {0}"
SUBJECT = "Certbot certificate renewal - Status: {0}"
HEADER = {"X-Notification-Type": "letsencrypt"}