[SAtalk] OK, this is a strange score.

2002-11-26 Thread Graham Dunn
X-Spam-Score: -2.22044604925031e-16BIG_FONT,HTML_50_70,HTML_FONT_COLOR_YELLOW,HTML_FONT_FACE_ODD,SPAM_PHRASE_00_01 I didn't realize the GA had such precision :] Graham --- This SF.net email is sponsored by: Get the new Palm Tungsten T handhe

[SAtalk] no results running sa 2.41

2002-10-05 Thread Graham Dunn
running 4.6.2-RELEASE FreeBSD, built from ports. ureshii# spamassassin -C /usr/local/etc/mimedefang/spamassassin/sa-mimedefang.cf < sample-spam.txt | more [snip] Received: from y068k3017 [63.10.249.142] by ns.fundch.cl (SMTPD32-6.00) id A92614DC012A; Sun, 21 Jan 2001 22:21:26 -0400 DATE: 21 J

Re: [SAtalk] "Spam Doesn't Work?" [slashdot]

2002-07-22 Thread Graham Dunn
On Mon, Jul 22, 2002 at 06:49:50PM +0200, Tony L. Svanstrom wrote: > > http://slashdot.org/articles/02/07/22/1516234.shtml?tid=111 > > > Discussing the article/page at: > > http://www.newscientist.com/news/news.jsp?id=ns2557 > ... which really doesn't have anything to do about spam, jus

Re: [SAtalk] SpamAssassin with Exchange

2002-07-02 Thread Graham Dunn
On Tue, Jul 02, 2002 at 10:40:30AM -0500, McClung, Darren W. wrote: > I know Linux reasonably well, but I'm fairly ignorant when it comes to > sendmail. Here is what I am trying to accomplish. I have a Linux firewall > that acts as a packet filter between the outside world and an internal > subn

Re: [SAtalk] Where is the best place to search the archives on this list?

2002-05-30 Thread Graham Dunn
On Thu, May 30, 2002 at 02:25:52PM -0500, Jeremy Fowler wrote: > Geocrawler is shit. No search features what so ever... If you're lucky, google will have indexed the geocrawler archives. Graham ___ Don't miss the 2002 Sprint PCS Appli

Re: [SAtalk] Re: PostFix/Sendmail & user.prefs ...

2002-05-24 Thread Graham Dunn
On Fri, May 24, 2002 at 10:31:38AM -0400, Vivek Khera wrote: > > "DP" == Daniel Pittman <[EMAIL PROTECTED]> writes: > > >> Or you could just tell postfix that the "spam" transport only handles > >> one recipient at a time and let it do the iterating. > > DP> Oh. How do you do that? I don't h

Re: [SAtalk] INPUT_MAIL_FILTER lines for spamass-milter?

2002-05-20 Thread Graham Dunn
On Sun, May 19, 2002 at 11:58:30AM -0700, Craig R Hughes wrote: > You should do size-checking on the messages (or use spamc which does the size > checking for you). Some of the tests get really really slow when run over large > messages. If you're concerned about the time taken to process messag

[SAtalk] INPUT_MAIL_FILTER lines for spamass-milter?

2002-05-16 Thread Graham Dunn
Anyone have a set of timeout values that works well for them? I'm seeing the problem that messages > 250kb will get timed out when going through spamassassin... I'm using INPUT_MAIL_FILTER(`spamassassin', `S=local:/var/run/sendmail/spamass.sock, F=, T=C:15m;S:4m;R:4m;E:10m') (picked off the web