You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by ms...@apache.org on 2004/08/22 16:13:30 UTC

svn commit: rev 36695 - spamassassin/trunk

Author: mss
Date: Sun Aug 22 07:13:29 2004
New Revision: 36695

Modified:
   spamassassin/trunk/procmailrc.example
Log:
Added note about the proper use of DROPPRIVS in site-wide procmailrcs.


Modified: spamassassin/trunk/procmailrc.example
==============================================================================
--- spamassassin/trunk/procmailrc.example	(original)
+++ spamassassin/trunk/procmailrc.example	Sun Aug 22 07:13:29 2004
@@ -1,5 +1,13 @@
 # SpamAssassin sample procmailrc
-#
+# ==============================
+
+# The following line is only used if you use a system-wide /etc/procmailrc.
+# See procmailrc(5) for infos on what it exactly does, the short version:
+#  * It ensures that the correct user is passed to spamd if spamc is used
+#  * The folders the mail is filed to later on is owned by the user, not
+#    root.
+DROPPRIVS=yes
+
 # Pipe the mail through spamassassin (replace 'spamassassin' with 'spamc'
 # if you use the spamc/spamd combination)
 #