]> git.proxmox.com Git - mirror_acme.sh.git/commitdiff
Add instructions for reporting bugs
authormedmunds <medmunds@gmail.com>
Mon, 11 Jan 2021 20:59:51 +0000 (12:59 -0800)
committerAlexander Kulumbeg <kulumbeg@gmail.com>
Sun, 21 Mar 2021 15:20:32 +0000 (16:20 +0100)
notify/smtp.sh

index 092bb2b92b56f8cdf9e313a5cb98e05f3c992e8c..a74ce092d5f5bf7d619f35e53a1f8b3d384274b0 100644 (file)
@@ -2,6 +2,8 @@
 
 # support smtp
 
+# Please report bugs to https://github.com/acmesh-official/acme.sh/issues/3358
+
 # This implementation uses Python (2 or 3), which is available in many environments.
 # If you don't have Python, try "mail" notification instead of "smtp".