Public bug reported:

Please add an "Auto-Submitted: auto-generated" header to mails generated by 
moinmoin
as per RFC 3834 section 5

http://tools.ietf.org/html/rfc3834#section-5


--- python-moinmoin/MoinMoin/util/mail.py       2008-07-04 12:11:35.255397163 
+0100
+++ python-moinmoin/MoinMoin/util/mail.py.dist  2006-07-20 17:01:31.000000000 
+0100
@@ -93,7 +93,5 @@
     msg['Message-ID'] = make_msgid()
     msg['Subject'] = Header(subject, charset)
-
-    msg['Auto-Submitted'] = 'auto-generated'   
- 
+    
     if cfg.mail_sendmail:
         # Set the BCC.  This will be stripped later by sendmail.

** Affects: moin (Ubuntu)
     Importance: Undecided
         Status: New

-- 
add Auto-Submitted header to generated mails
https://bugs.launchpad.net/bugs/245485
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to