Default templates need headers also.

This commit is contained in:
Stuart Gathman
2006-05-21 03:39:59 +00:00
parent 99396a1eee
commit b57e365349
+6
View File
@@ -12,6 +12,9 @@ from email.Message import Message
import Milter
nospf_msg = """Subject: Critical mail server configuration error
To: %(sender)s
From: postmaster@%(receiver)s
Auto-Submitted: auto-generated (configuration error)
This is an automatically generated Delivery Status Notification.
@@ -80,6 +83,9 @@ postmaster@%(receiver)s
"""
softfail_msg = """Subject: SPF softfail (POSSIBLE FORGERY)
To: %(sender)s
From: postmaster@%(receiver)s
Auto-Submitted: auto-generated (configuration error)
This is an automatically generated Delivery Status Notification.