Import ezmlm-idx 0.40
[ezmlm] / ezmlm-weed.1
index 5a5911f..4233717 100644 (file)
@@ -7,6 +7,8 @@ ezmlm-weed \- weed out useless messages
 .B ezmlm-weed
 reads a mail message from its standard input.
 If it recognizes the message as an MTA warning message or success message,
+or as a message with precedence ``bulk'' or ``junk'' as generated by
+vacation autoresponders,
 it exits 99;
 this will cause
 .B qmail-alias
@@ -33,6 +35,13 @@ Generic warning message, recommended for all MTAs:
    Subject: deferral notice
 .EE
 
+Delivery-status notification (DSN, rfc1891). All DSN messages with ``Action''
+other than ``failed'':
+
+.EX
+   Content-type: multipart/report
+.EE
+
 Warning message from sendmail, MIME form:
 
 .EX
@@ -104,6 +113,21 @@ Non-MIME form:
 .EX
    THIS IS A WARNING MESSAGE ONLY
 .EE
+
+Notification messages from Novell Groupwise:
+
+.EX
+  Subject: Message status - delivered
+.EE
+.br
+.EX
+  Subject: Message status - opened
+.EE
+.br
+.EX
+  Subject: Out of Office AutoReply:
+.EE
+
 .SH "SEE ALSO"
 ezmlm-return(1),
 qmail-command(8)