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

svn commit: r220192 - /spamassassin/trunk/sa-learn.raw

Author: parker
Date: Thu Jul 21 14:58:26 2005
New Revision: 220192

URL: http://svn.apache.org/viewcvs?rev=220192&view=rev
Log:
Bug 4409: Added a note to the --username documentation

Modified:
    spamassassin/trunk/sa-learn.raw

Modified: spamassassin/trunk/sa-learn.raw
URL: http://svn.apache.org/viewcvs/spamassassin/trunk/sa-learn.raw?rev=220192&r1=220191&r2=220192&view=diff
==============================================================================
--- spamassassin/trunk/sa-learn.raw (original)
+++ spamassassin/trunk/sa-learn.raw Thu Jul 21 14:58:26 2005
@@ -710,6 +710,11 @@
 environment.  You can use this option to specify users in a virtual user
 configuration.
 
+NOTE: This option will not change to the given I<username>, it will only attempt
+to act on behalf of that user.  Because of this you will need to have proper
+permissions to be able to change files owned by I<username>.  In the case of SQL
+this generally is not a problem.
+
 =item B<-C> I<path>, B<--configpath>=I<path>, B<--config-file>=I<path>
 
 Use the specified path for locating the distributed configuration files.