You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by du...@apache.org on 2005/06/30 21:57:24 UTC

svn commit: r208671 - /spamassassin/trunk/lib/Mail/SpamAssassin/Conf.pm

Author: duncf
Date: Thu Jun 30 12:57:23 2005
New Revision: 208671

URL: http://svn.apache.org/viewcvs?rev=208671&view=rev
Log:
Bug 4440: Fix documentation for unblacklist_from (to match the other
un*list_* commands)

Modified:
    spamassassin/trunk/lib/Mail/SpamAssassin/Conf.pm

Modified: spamassassin/trunk/lib/Mail/SpamAssassin/Conf.pm
URL: http://svn.apache.org/viewcvs/spamassassin/trunk/lib/Mail/SpamAssassin/Conf.pm?rev=208671&r1=208670&r2=208671&view=diff
==============================================================================
--- spamassassin/trunk/lib/Mail/SpamAssassin/Conf.pm (original)
+++ spamassassin/trunk/lib/Mail/SpamAssassin/Conf.pm Thu Jun 30 12:57:23 2005
@@ -471,9 +471,12 @@
 
 =item unblacklist_from add@ress.com
 
-Used to override a default blacklist_from entry, so for example a distribution blacklist_from
-can be overridden in a local.cf file, or an individual user can override a blacklist_from entry
-in their own C<user_prefs> file.
+Used to override a default blacklist_from entry, so for example a
+distribution blacklist_from can be overridden in a local.cf file, or
+an individual user can override a blacklist_from entry in their own
+C<user_prefs> file. The specified email address has to match exactly
+the address previously used in a blacklist_from line.
+
 
 e.g.