From owner-freebsd-questions@FreeBSD.ORG Fri Nov 12 15:23:56 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBFC216A4CE for ; Fri, 12 Nov 2004 15:23:56 +0000 (GMT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8875F43D45 for ; Fri, 12 Nov 2004 15:23:56 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.1) id iACFNu55014701; Fri, 12 Nov 2004 09:23:56 -0600 (CST) (envelope-from dan) Date: Fri, 12 Nov 2004 09:23:55 -0600 From: Dan Nelson To: James Lang Message-ID: <20041112152355.GC37496@dan.emsphone.com> References: <20041112101728.O87162@mux.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041112101728.O87162@mux.net> X-OS: FreeBSD 5.3-STABLE X-message-flag: Outlook Error User-Agent: Mutt/1.5.6i cc: freebsd-questions@freebsd.org Subject: Re: Spamd and user_prefs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Nov 2004 15:23:57 -0000 In the last episode (Nov 12), James Lang said: > I've tried searching the archives for this, but came up blank. If > I'm missing an obvious document or howto then I'm sorry in advance! > > I'm running 3.0.1 of Spamassassin and am having an issue getting > user_prefs to work. I have spamass-milter setup and am using > procmail for local delivery, everything works fine with the global > configuration options. > > However, when trying to let users make rules I found that the > ~/.spamassassin/user_prefs file is not being read in. Has anyone run > into this before? Make sure you are passing spamass-milter the "-u defaultuser" flag; otherwise it won't try to extract the recipient name from the incoming email. -- Dan Nelson dnelson@allantgroup.com