[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: spamassassin setup / exim



On Mon, Jan 06, 2003 at 12:08:12PM -0500, Derrick 'dman' Hudson wrote:
> On Sat, Jan 04, 2003 at 11:55:12PM -0600, will trillich wrote:
> | it seems to add a whole new slew of headers, a blank line and
> | then repeats the original headers and message:

> | where'd i go wrong?
> 
> You're using an older version of spamassassin (the one in woody?)
> which defaults to preparing the message to be cat-ted to an mbox
> folder.  (originally SA wanted to do the delivery itself to a single
> mbox folder)  It was a very bad feature and has since been removed.
> To disable it:
> 
> --- cut ---
> # Change to one to enable spamd
> ENABLED=1
> OPTIONS="-F 0"
> --- cut ---
> 
> Put "-F 0" on spamd's command line.

okay, i changed /etc/defaults/spamassassin to match
	ENABLED=1
	OPTIONS="-F 0"
and then i restarted the daemon (/etc/init.d/spamassasin
restart) and now i get messages as normal -- as perfectly
normal as they were BEFORE installing spamd...

	From root@serensoft.com Mon Jan 06 14:35:32 2003
	Return-path: <root@serensoft.com>
	Envelope-to: will@dontUthink.com
	Received: from root by server with local (Exim 3.35 #1 (Debian))
			id 18Vdy8-0005pS-00
			for <will@dontUthink.com>; Mon, 06 Jan 2003 14:35:32 -0600
	To: will@dontUthink.com
	Subject: testingSpamAssassin
	Message-Id: <E18Vdy8-0005pS-00@server>
	From: root <root@serensoft.com>
	Date: Mon, 06 Jan 2003 14:35:32 -0600

	one
	two
	three
	four

no "X-Spam-Status" or "X-Spam-Level" headers at all. nothing! argh!

i'm using woody and the spamassassin that goes with it (or
trying, at any rate). foo!

what section of which manpage do i need?

-- 
I use Debian/GNU Linux version 3.0;
Linux server 2.2.17 #1 Sun Jun 25 09:24:41 EST 2000 i586 unknown
 
DEBIAN NEWBIE TIP #112 from Karsten M. Self <kmself@ix.netcom.com>
:
It's easy to TEST ONE WINDOW MANAGER FROM WITHIN ANOTHER
by launching Xnest:
	$ Xnest :1 &
	$ twm -display :1 &
Use "apt-get install xnest" to get it.

Also see http://newbieDoc.sourceForge.net/ ...



Reply to: