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

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

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

--- spamassassin/trunk/lib/Mail/SpamAssassin/Plugin/DCC.pm	2005/07/13 00:57:55	216067
+++ spamassassin/trunk/lib/Mail/SpamAssassin/Plugin/DCC.pm	2005/07/13 00:59:26	216068
@@ -38,8 +38,6 @@ open source.  See the DCC license for mo
 See http://www.rhyolite.com/anti-spam/dcc/ for more information about
 DCC.
 
-=over 4
-
 =cut
 
 package Mail::SpamAssassin::Plugin::DCC;
@@ -84,6 +82,8 @@ sub set_config {
 
 =head1 USER OPTIONS
 
+=over 4
+
 =item use_dcc (0|1)		(default: 1)
 
 Whether to use DCC, if it is available.
@@ -142,8 +142,12 @@ The default is C<999999> for all these o
     type => $Mail::SpamAssassin::Conf::CONF_TYPE_NUMERIC
   });
 
+=back
+
 =head1 ADMINISTRATOR OPTIONS
 
+=over 4
+
 =item dcc_home STRING
 
 This option tells SpamAssassin specifically where to find the dcc homedir.
@@ -634,3 +638,7 @@ sub dcc_report {
 }
 
 1;
+
+=back
+
+=cut

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26