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

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

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

--- spamassassin/trunk/lib/Mail/SpamAssassin/Plugin/AWL.pm	2005/07/13 00:57:55	216067
+++ spamassassin/trunk/lib/Mail/SpamAssassin/Plugin/AWL.pm	2005/07/13 00:59:26	216068
@@ -162,6 +162,8 @@ or group based auto-whitelist databases.
 		type => $Mail::SpamAssassin::Conf::CONF_TYPE_STRING
 	       });
 
+=back
+
 =head1 ADMINISTRATOR SETTINGS
 
 These settings differ from the ones above, in that they are considered 'more
@@ -169,6 +171,8 @@ privileged' -- even more than the ones i
 No matter what C<allow_user_rules> is set to, these can never be set from a
 user's C<user_prefs> file.
 
+=over 4
+
 =item auto_whitelist_factory module (default: Mail::SpamAssassin::DBBasedAddrList)
 
 Select alternative whitelist factory module.
@@ -297,8 +301,6 @@ Used by the SQLBasedAddrList storage imp
 
 The table user auto-whitelists are stored in, for the above DSN.
 
-=back
-
 =cut
 
   push (@cmds, {
@@ -512,5 +514,8 @@ sub remove_address {
   return $status;
 }
 
-
 1;
+
+=back
+
+=cut

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26