Hi,
This is just a small patch for the comment of filter_end.
Created using diff -Naur in the same dir, not at the root directory.

HTH
Oliver

--
Oliver Schulze L.
<[EMAIL PROTECTED]>

--- mimedefang-filter.2.56.ori.pl       2006-05-05 07:51:49.000000000 -0400
+++ mimedefang-filter.2.56.pl   2006-05-29 13:26:19.000000000 -0400
@@ -265,8 +265,16 @@
        "'$oldfname'\n";
 }
 
-# If SpamAssassin found SPAM, append report.  We do it as a separate
-# attachment of type text/plain
+#***********************************************************************
+# %PROCEDURE: filter_end 
+# %ARGUMENTS:
+#  entity -- a Mime::Entity object (see MIME-tools documentation for details)
+# %RETURNS:
+#  Nothing
+# %DESCRIPTION:
+#  If SpamAssassin found SPAM, append report.  We do it as a separate
+#  attachment of type text/plain
+#***********************************************************************
 sub filter_end {
     my($entity) = @_;
 
_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list [email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to