/[Apache-SVN]/spamassassin/trunk/lib/Mail/SpamAssassin/Plugin/SpamCop.pm
ViewVC logotype

Diff of /spamassassin/trunk/lib/Mail/SpamAssassin/Plugin/SpamCop.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- spamassassin/trunk/lib/Mail/SpamAssassin/Plugin/SpamCop.pm	2005/07/13 00:57:55	216067
+++ spamassassin/trunk/lib/Mail/SpamAssassin/Plugin/SpamCop.pm	2005/07/13 00:59:26	216068
@@ -36,8 +36,6 @@ entire spam message.
 
 See http://www.spamcop.net/ for more information about SpamCop.
 
-=over 4
-
 =cut
 
 package Mail::SpamAssassin::Plugin::SpamCop;
@@ -84,6 +82,8 @@ sub set_config {
 
 =head1 USER OPTIONS
 
+=over 4
+
 =item spamcop_from_address add@ress.com   (default: none)
 
 This address is used during manual reports to SpamCop as the From:
@@ -138,8 +138,6 @@ the SpamCop system.
     },
   });
 
-=over 4
-
 =item spamcop_max_report_size   (default: 50)
 
 Messages larger than this size (in kilobytes) will be truncated in
@@ -293,3 +291,7 @@ EOM
 }
 
 1;
+
+=back
+
+=cut

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26