Re: New Install - Tons of Spam Getting Through

2016-08-19 Thread RW
On Thu, 18 Aug 2016 20:59:29 -0500 Jerry Malcolm wrote: > understood why I can't get a report headers at all. I could modify > james to get the modified msg returned with the headers and replace > the original msg with the updated msg. But I don't see that as > necessary. In other words, this

Re: New Install - Tons of Spam Getting Through

2016-08-19 Thread Groach
On 19/08/2016 11:58, Axb wrote: Question: Does it also support adding 3rd party (native Perl) plugins? or are you tied to the precomplied collection delivered by JAM? Jams product runs with Perl - so any perl plugins provided for Spamassassin should work on the windows versions too. FYI: i

Re: New Install - Tons of Spam Getting Through

2016-08-19 Thread Axb
Question: Does it also support adding 3rd party (native Perl) plugins? or are you tied to the precomplied collection delivered by JAM? As to the list's hostility, imo, most of the beginner's questions could be answered by reading the docs or using a search machine. Instead, many new users expe

Re: New Install - Tons of Spam Getting Through

2016-08-19 Thread Groach
FYI I and many others use Jam's windows port of Spamassassin. It is exactly the same as the linux version in what it can and cant do. Users can modify with plugins, rules, scoring overrides etc just the same as you do on linux. Spamd, spamc, spamassassin... all the same. The only thing th

Re: New Install - Tons of Spam Getting Through

2016-08-18 Thread Jerry Malcolm
On 8/18/2016 8:34 PM, jdow wrote: On 2016-08-18 17:11, RW wrote: On Thu, 18 Aug 2016 18:14:47 -0500 Jerry Malcolm wrote: I'm still trying to see why I'm not getting the report back. I've gone all the way back to the source code that does the streaming of the spamd invocation on port 783.

Re: New Install - Tons of Spam Getting Through

2016-08-18 Thread jdow
On 2016-08-18 17:11, RW wrote: On Thu, 18 Aug 2016 18:14:47 -0500 Jerry Malcolm wrote: I'm still trying to see why I'm not getting the report back. I've gone all the way back to the source code that does the streaming of the spamd invocation on port 783. I can't seem to find the documentati

Re: New Install - Tons of Spam Getting Through

2016-08-18 Thread RW
On Thu, 18 Aug 2016 18:14:47 -0500 Jerry Malcolm wrote: > I'm still trying to see why I'm not getting the report back. I've > gone all the way back to the source code that does the streaming of > the spamd invocation on port 783. I can't seem to find the > documentation anywhere on the format

Re: New Install - Tons of Spam Getting Through

2016-08-18 Thread Jerry Malcolm
On 8/18/2016 2:15 PM, Bowie Bailey wrote: On 8/18/2016 3:05 PM, Jerry Malcolm wrote: On 8/18/2016 1:45 PM, Bowie Bailey wrote: On 8/18/2016 2:21 PM, li...@rhsoft.net wrote: Am 18.08.2016 um 20:18 schrieb Jerry Malcolm: This is the X-Spam-Status header I got back on an uncaught spam. No, hit

Re: New Install - Tons of Spam Getting Through

2016-08-18 Thread Jerry Malcolm
On 8/18/2016 5:39 PM, Benny Pedersen wrote: On 2016-08-18 21:08, Jerry Malcolm wrote: Hmm. I do not have any forwarding statements. Is there a way via command line (e.g. nslookup, etc) that I can determine if BIND is recursing or forwarding? I assume that might be in the SA report header. B

Re: New Install - Tons of Spam Getting Through

2016-08-18 Thread Benny Pedersen
On 2016-08-18 21:08, Jerry Malcolm wrote: Hmm. I do not have any forwarding statements. Is there a way via command line (e.g. nslookup, etc) that I can determine if BIND is recursing or forwarding? I assume that might be in the SA report header. But see my previous response that I can't seem

Re: New Install - Tons of Spam Getting Through

2016-08-18 Thread Benny Pedersen
On 2016-08-18 20:48, Jerry Malcolm wrote: |allow-recursion { any; }; |But it lists other options such as allow-query, allow-query-cache, etc. Is recursion the only one that might be affecting SA? Or should I enable other options? this is safe if you only listen to 127.0.0.1 if you use it on

Re: New Install - Tons of Spam Getting Through

2016-08-18 Thread Benny Pedersen
On 2016-08-18 20:36, Jerry Malcolm wrote: ok, I discovered the hidden ctrl-u fn in Tbird to show the full source. Updated pastebin: http://pastebin.com/eRurR7Mv DBL_SPAM: 6.50 URIBL_SBL_CSS: 6.50 URIBL_BLACK: 7.50 ABUSE_SURBL: 5.50 FUZZY_DENIED: 8.54 ONCE_RECEIVED: 0.10 DCC_BULK: 2.00 MIME_

Re: New Install - Tons of Spam Getting Through

2016-08-18 Thread Bill Cole
On 18 Aug 2016, at 15:08, Jerry Malcolm wrote: On 8/18/2016 1:50 PM, li...@rhsoft.net wrote: Am 18.08.2016 um 20:48 schrieb Jerry Malcolm: This is encouraging. I looked up how to set recursion in Bind. It looks like it's just requires adding a field to the options: |allow-recursion { any;

Re: New Install - Tons of Spam Getting Through

2016-08-18 Thread Bowie Bailey
On 8/18/2016 3:05 PM, Jerry Malcolm wrote: On 8/18/2016 1:45 PM, Bowie Bailey wrote: On 8/18/2016 2:21 PM, li...@rhsoft.net wrote: Am 18.08.2016 um 20:18 schrieb Jerry Malcolm: This is the X-Spam-Status header I got back on an uncaught spam. No, hits=0.3 required=5.0. The spam was selling a

Re: New Install - Tons of Spam Getting Through

2016-08-18 Thread Axb
On 08/18/2016 08:48 PM, Jerry Malcolm wrote: On 8/18/2016 1:35 PM, Joe Quinn wrote: On 8/18/2016 2:27 PM, Jerry Malcolm wrote: I haven't figured out a way to get Thunderbird to allow me to copy/paste the headers. But I did look at all of the headers. There are no headers in the email with name

Re: New Install - Tons of Spam Getting Through

2016-08-18 Thread li...@rhsoft.net
Am 18.08.2016 um 21:08 schrieb Jerry Malcolm: On 8/18/2016 1:50 PM, li...@rhsoft.net wrote: Am 18.08.2016 um 20:48 schrieb Jerry Malcolm: This is encouraging. I looked up how to set recursion in Bind. It looks like it's just requires adding a field to the options: |allow-recursion { any;

Re: New Install - Tons of Spam Getting Through

2016-08-18 Thread John Hardin
On Thu, 18 Aug 2016, Jerry Malcolm wrote: On 8/18/2016 12:16 PM, John Hardin wrote: There are also potential DNS issues that may contribute. In addition to describing your environment, perhaps you could post the X-Spam-Status header from a couple of the low-scoring spams. John, This is t

Re: New Install - Tons of Spam Getting Through

2016-08-18 Thread li...@rhsoft.net
Am 18.08.2016 um 21:05 schrieb Jerry Malcolm: I see the local.cf file, it is already configured with 'all report'. But I looked at a msg that was flagged a spam. It doesn't have a report header either. I guess it's possible that the JAMES invoker mailet is stripping the headers. But I don't

Re: New Install - Tons of Spam Getting Through

2016-08-18 Thread Jerry Malcolm
On 8/18/2016 1:50 PM, li...@rhsoft.net wrote: Am 18.08.2016 um 20:48 schrieb Jerry Malcolm: This is encouraging. I looked up how to set recursion in Bind. It looks like it's just requires adding a field to the options: |allow-recursion { any; }; |But it lists other options such as allow-quer

Re: New Install - Tons of Spam Getting Through

2016-08-18 Thread Jerry Malcolm
On 8/18/2016 1:45 PM, Bowie Bailey wrote: On 8/18/2016 2:21 PM, li...@rhsoft.net wrote: Am 18.08.2016 um 20:18 schrieb Jerry Malcolm: This is the X-Spam-Status header I got back on an uncaught spam. No, hits=0.3 required=5.0. The spam was selling an all-in-one charger we need the *report*

Re: New Install - Tons of Spam Getting Through

2016-08-18 Thread li...@rhsoft.net
Am 18.08.2016 um 20:48 schrieb Jerry Malcolm: This is encouraging. I looked up how to set recursion in Bind. It looks like it's just requires adding a field to the options: |allow-recursion { any; }; |But it lists other options such as allow-query, allow-query-cache, etc. Is recursion the o

Re: New Install - Tons of Spam Getting Through

2016-08-18 Thread Jerry Malcolm
On 8/18/2016 1:35 PM, Joe Quinn wrote: On 8/18/2016 2:27 PM, Jerry Malcolm wrote: I haven't figured out a way to get Thunderbird to allow me to copy/paste the headers. But I did look at all of the headers. There are no headers in the email with names like you mentioned. There is only the X-Sp

Re: New Install - Tons of Spam Getting Through

2016-08-18 Thread Bowie Bailey
On 8/18/2016 2:21 PM, li...@rhsoft.net wrote: Am 18.08.2016 um 20:18 schrieb Jerry Malcolm: This is the X-Spam-Status header I got back on an uncaught spam. No, hits=0.3 required=5.0. The spam was selling an all-in-one charger we need the *report* header By default, the report header is o

Re: New Install - Tons of Spam Getting Through

2016-08-18 Thread li...@rhsoft.net
Am 18.08.2016 um 20:27 schrieb Jerry Malcolm: On 8/18/2016 1:17 PM, li...@rhsoft.net wrote: Am 18.08.2016 um 20:10 schrieb Jerry Malcolm: Here is a pastebin.com link to an example uncaught spam message. SA scored it a 4.7. http://pastebin.com/T1CfVgP4 useless without any headers which wou

Re: New Install - Tons of Spam Getting Through

2016-08-18 Thread John Hardin
On Thu, 18 Aug 2016, Jerry Malcolm wrote: Thanks for the quick response. I'll try to reply with what I know. But I purchased a package "SpamAssassin In A Box" from JAM Software. I hate to say this, but - perhaps you should be asking JAM *first*... Here is a pastebin.com link to an example u

Re: New Install - Tons of Spam Getting Through

2016-08-18 Thread Jerry Malcolm
On 8/18/2016 1:23 PM, Benny Pedersen wrote: On 2016-08-18 20:10, Jerry Malcolm wrote: Here is a pastebin.com link to an example uncaught spam message. SA scored it a 4.7. http://pastebin.com/T1CfVgP4 MISSING_DATE: 1.00 DCC_BULK: 2.00 MISSING_TO: 2.00 MISSING_MID: 2.50 MISSING_SUBJECT: 2.00 w

Re: New Install - Tons of Spam Getting Through

2016-08-18 Thread Joe Quinn
On 8/18/2016 2:27 PM, Jerry Malcolm wrote: I haven't figured out a way to get Thunderbird to allow me to copy/paste the headers. But I did look at all of the headers. There are no headers in the email with names like you mentioned. There is only the X-Spam-Status header and X-Spam-Flag header

Re: New Install - Tons of Spam Getting Through

2016-08-18 Thread Jerry Malcolm
On 8/18/2016 1:17 PM, li...@rhsoft.net wrote: Am 18.08.2016 um 20:10 schrieb Jerry Malcolm: Here is a pastebin.com link to an example uncaught spam message. SA scored it a 4.7. http://pastebin.com/T1CfVgP4 useless without any headers which would show the matching rules including major mista

Re: New Install - Tons of Spam Getting Through

2016-08-18 Thread Benny Pedersen
On 2016-08-18 20:10, Jerry Malcolm wrote: Here is a pastebin.com link to an example uncaught spam message. SA scored it a 4.7. http://pastebin.com/T1CfVgP4 MISSING_DATE: 1.00 DCC_BULK: 2.00 MISSING_TO: 2.00 MISSING_MID: 2.50 MISSING_SUBJECT: 2.00 was what it scored as in pastebin, rspamd test

Re: New Install - Tons of Spam Getting Through

2016-08-18 Thread li...@rhsoft.net
Am 18.08.2016 um 20:18 schrieb Jerry Malcolm: This is the X-Spam-Status header I got back on an uncaught spam. No, hits=0.3 required=5.0. The spam was selling an all-in-one charger we need the *report* header What kind of DNS issues? I lease a server from Peer1 and use their name servers.

Re: New Install - Tons of Spam Getting Through

2016-08-18 Thread Rick Macdougall
On 2016-08-18 2:10 PM, Jerry Malcolm wrote: Thanks for the quick response. I'll try to reply with what I know. But I purchased a package "SpamAssassin In A Box" from JAM Software. I ran the installer, and that's it. I'm sorry that I don't know more. But I don't know much about the inner work

Re: New Install - Tons of Spam Getting Through

2016-08-18 Thread Jerry Malcolm
On 8/18/2016 12:16 PM, John Hardin wrote: On Thu, 18 Aug 2016, Jerry Malcolm wrote: I installed the latest SpamAssassin In a Box yesterday (Win Server 2008 r2). I kept all of the defaults. It is up and running. But I'm getting a huge amount of spam, and I mean 'obvious' spam mentioning body

Re: New Install - Tons of Spam Getting Through

2016-08-18 Thread li...@rhsoft.net
Am 18.08.2016 um 20:10 schrieb Jerry Malcolm: Here is a pastebin.com link to an example uncaught spam message. SA scored it a 4.7. http://pastebin.com/T1CfVgP4 useless without any headers which would show the matching rules including major mistakes like URIBL_BLOCKED but even passing that "

Re: New Install - Tons of Spam Getting Through

2016-08-18 Thread Jerry Malcolm
Thanks for the quick response. I'll try to reply with what I know. But I purchased a package "SpamAssassin In A Box" from JAM Software. I ran the installer, and that's it. I'm sorry that I don't know more. But I don't know much about the inner workings. I was just hoping it would work. I

Re: New Install - Tons of Spam Getting Through

2016-08-18 Thread John Hardin
On Thu, 18 Aug 2016, Jerry Malcolm wrote: I installed the latest SpamAssassin In a Box yesterday (Win Server 2008 r2). I kept all of the defaults. It is up and running. But I'm getting a huge amount of spam, and I mean 'obvious' spam mentioning body parts in the subject line that are get

Re: New Install - Tons of Spam Getting Through

2016-08-18 Thread Axb
On 08/18/2016 06:47 PM, Jerry Malcolm wrote: I installed the latest SpamAssassin In a Box yesterday (Win Server 2008 r2). I kept all of the defaults. It is up and running. But I'm getting a huge amount of spam, and I mean 'obvious' spam mentioning body parts in the subject line that are ge

New Install - Tons of Spam Getting Through

2016-08-18 Thread Jerry Malcolm
I installed the latest SpamAssassin In a Box yesterday (Win Server 2008 r2). I kept all of the defaults. It is up and running. But I'm getting a huge amount of spam, and I mean 'obvious' spam mentioning body parts in the subject line that are getting low scores (averaging about 15 uncaug

Re: Testing new install - was Updating 3.2.4 on SUSE sles10

2012-10-15 Thread Joseph Acquisto
> I suggest you contact your ISP and ask whether they are doing anything > that would discard GTUBE messages. > > -- > John Hardin KA7OHZhttp://www.impsec.org/~jhardin/ > jhar...@impsec.orgFALaholic #11174 pgpk -a jhar...@impsec.org Sad, but likely true. joe a

Re: Testing new install - was Updating 3.2.4 on SUSE sles10

2012-10-15 Thread Martin Gregorie
On Mon, 2012-10-15 at 19:23 -0400, Joseph Acquisto wrote: > >>> On 10/15/2012 at 3:46 PM, Martin Gregorie wrote: > > On Mon, 2012-10-15 at 14:02 -0400, Joseph Acquisto wrote: > >> Still can't get GTUBE messages. Am I being dense? Sending messages > >> with the GTUBE "signature", > >> from exte

Re: Testing new install - was Updating 3.2.4 on SUSE sles10

2012-10-15 Thread John Hardin
On Mon, 15 Oct 2012, Joseph Acquisto wrote: On 10/15/2012 at 3:46 PM, Martin Gregorie wrote: On Mon, 2012-10-15 at 14:02 -0400, Joseph Acquisto wrote: Still can't get GTUBE messages. Am I being dense? Sending messages with the GTUBE "signature", from external sites, don't seem to arrive. I

Re: Testing new install - was Updating 3.2.4 on SUSE sles10

2012-10-15 Thread Joseph Acquisto
>>> On 10/15/2012 at 2:36 PM, wrote: > Try sending it from the server you're testing? > spamassassin -D < gtube.txt Seems to put out a lot of text to screen. joe a.

Re: Testing new install - was Updating 3.2.4 on SUSE sles10

2012-10-15 Thread Joseph Acquisto
>>> On 10/15/2012 at 3:46 PM, Martin Gregorie wrote: > On Mon, 2012-10-15 at 14:02 -0400, Joseph Acquisto wrote: >> Still can't get GTUBE messages. Am I being dense? Sending messages >> with the GTUBE "signature", >> from external sites, don't seem to arrive. I don't see them trapped >> in m

Re: Testing new install - was Updating 3.2.4 on SUSE sles10

2012-10-15 Thread Jari Fredriksson
15.10.2012 21:02, Joseph Acquisto kirjoitti: > Still can't get GTUBE messages. Am I being dense? Sending messages with > the GTUBE "signature", > from external sites, don't seem to arrive. I don't see them trapped in my > day jobs outgoing > queue, etc. > Maybe the server (you used to send

Re: Testing new install - was Updating 3.2.4 on SUSE sles10

2012-10-15 Thread Martin Gregorie
On Mon, 2012-10-15 at 14:02 -0400, Joseph Acquisto wrote: > Still can't get GTUBE messages. Am I being dense? Sending messages > with the GTUBE "signature", > from external sites, don't seem to arrive. I don't see them trapped > in my day jobs outgoing > queue, etc. > Is there any sign of t

Re: Testing new install - was Updating 3.2.4 on SUSE sles10

2012-10-15 Thread Joseph Acquisto
I can try that, this evening. Thought that was expressly warned against. Did I mis-read? joe a. >>> 10/15/12 2:37 PM >>> Try sending it from the server you're testing? On 10/15, Joseph Acquisto wrote: > Still can't get GTUBE messages. Am I being dense? Sending messages with > the GTUBE

Re: Testing new install - was Updating 3.2.4 on SUSE sles10

2012-10-15 Thread darxus
Try sending it from the server you're testing? On 10/15, Joseph Acquisto wrote: > Still can't get GTUBE messages. Am I being dense? Sending messages with > the GTUBE "signature", > from external sites, don't seem to arrive. I don't see them trapped in my > day jobs outgoing > queue, etc.

Re: Testing new install - was Updating 3.2.4 on SUSE sles10

2012-10-15 Thread Joseph Acquisto
Still can't get GTUBE messages. Am I being dense? Sending messages with the GTUBE "signature", from external sites, don't seem to arrive. I don't see them trapped in my day jobs outgoing queue, etc. ?? joe a. >>> "Joseph Acquisto" 10/14/12 5:50 PM >>> Upgrade effort abandoned. Install

Re: Testing new install - was Updating 3.2.4 on SUSE sles10

2012-10-14 Thread Joseph Acquisto
>>> On 10/14/2012 at 6:25 PM, Jari Fredriksson wrote: > 15.10.2012 00:48, Joseph Acquisto kirjoitti: >> Upgrade effort abandoned. Installed OpenSuse 12.2 which, oddly enough, came > with the new version of >> SA. All seems to be working well. OS seems a big leisurely though. >> >> However, I

Re: Testing new install - was Updating 3.2.4 on SUSE sles10

2012-10-14 Thread Jari Fredriksson
15.10.2012 00:48, Joseph Acquisto kirjoitti: > Upgrade effort abandoned. Installed OpenSuse 12.2 which, oddly enough, came > with the new version of > SA. All seems to be working well. OS seems a big leisurely though. > > However, I can't seem to test with GTUBE. Gmail seems to eat these, t

Testing new install - was Updating 3.2.4 on SUSE sles10

2012-10-14 Thread Joseph Acquisto
Upgrade effort abandoned. Installed OpenSuse 12.2 which, oddly enough, came with the new version of SA. All seems to be working well. OS seems a big leisurely though. However, I can't seem to test with GTUBE. Gmail seems to eat these, they never get to me. Normal? Other gmail tests do.

Re: Help with new install

2011-01-30 Thread James Lay
On 1/29/11 5:15 PM, "Mark Martinec" wrote: >On Saturday January 29 2011 15:51:25 James Lay wrote: >> Just did a new install and I'm seeing the below when spamassassin is >> checking an email: >> >> Jan 29 07:47:42 gateway spamd[15540]: dns: sendto(

Re: Help with new install

2011-01-29 Thread Mark Martinec
On Saturday January 29 2011 15:51:25 James Lay wrote: > Just did a new install and I'm seeing the below when spamassassin is > checking an email: > > Jan 29 07:47:42 gateway spamd[15540]: dns: sendto() failed: Connection > refused at > /usr/lib64/perl5/site_perl/5

Help with new install

2011-01-29 Thread James Lay
Hey all Just did a new install and I'm seeing the below when spamassassin is checking an email: Jan 29 07:47:42 gateway spamd[15540]: dns: sendto() failed: Connection refused at /usr/lib64/perl5/site_perl/5.10.1/Mail/SpamAssassin/DnsResolver.pm line 411, line 158. Jan 29 07:47:42 ga

Re: New install - Spamassassin working fine, except on primarydomain account

2010-12-07 Thread Kevin C. Connell
Karsten, Given your comments, I agree, this does appear to be a DA or email issue on the server. Thank you! -Kevin C. Cell:(503) 936-4938 -- Sent from my Palm Pre On Dec 7, 2010 2:44 PM, Karsten Bräckelmann wrote: On Tue, 2010-12-07 at 13:46 -0800, Kevin C. Connell

Re: New install - Spamassassin working fine, except on primary domain account

2010-12-07 Thread Karsten Bräckelmann
On Tue, 2010-12-07 at 13:46 -0800, Kevin C. Connell wrote: > We are running DirectAdmin on CentOS 5.x 64bit, and I just installed > Spamassassin yesterday. It seems to be enabled and working for all > users virtual accounts, but not for our primary domain account. On a > side note, these are all

New install - Spamassassin working fine, except on primary domain account

2010-12-07 Thread Kevin C. Connell
Hello, We are running DirectAdmin on CentOS 5.x 64bit, and I just installed Spamassassin yesterday. It seems to be enabled and working for all users virtual accounts, but not for our primary domain account. On a side note, these are all accounts that were imported into DA from cPanel from ano

Re: new install

2010-10-05 Thread Karsten Bräckelmann
On Fri, 2010-10-01 at 04:27 +0200, Karsten Bräckelmann wrote: > On Thu, 2010-09-30 at 21:09 -0400, dhottin...@... wrote: > > [...] I did have some mail going to /opt/spam, however it was > > internal mail. So I added our domain to the local.cf file: > > whitelist_from *...@harrisonburg.k12.v

Re: new install

2010-10-01 Thread Karsten Bräckelmann
On Fri, 2010-10-01 at 08:43 -0400, dhottin...@harrisonburg.k12.va.us wrote: > > Lint test yes. What do you mean you added a space after the _from myself? Well, this is the relevant quote from your previous post. > [...] So I added our domain to the local.cf file: > whitelist_fr...@harrisonbur

Re: new install

2010-10-01 Thread dhottinger
Lint test yes. What do you mean you added a space after the _from myself? -- Dwayne Hottinger Network Administrator Harrisonburg City Public Schools "Everything should be made as simple as possible, but not simpler." -- Albert Einstein "The hottest places in Hell are reserved for those who,

Re: new install

2010-09-30 Thread Karsten Bräckelmann
On Thu, 2010-09-30 at 21:09 -0400, dhottin...@harrisonburg.k12.va.us wrote: > Thanks for all the replies. I did run an sa-update. Mail is getting > scored now. /opt/spam/spam users dont have access to, but that is > where I always had bogofilter put mail. Not all users at this stage > have

Re: new install

2010-09-30 Thread Jason Bertoch
On 9/30/2010 9:09 PM, dhottin...@harrisonburg.k12.va.us wrote: So I added our domain to the local.cf file: whitelist_fr...@harrisonburg.k12.va.us. Ouch, bad idea, unless this daemon is dedicated to internal mail only, and even then it's still not a good solution. If you're having issues th

Re: new install

2010-09-30 Thread dhottinger
Quoting Karsten Bräckelmann : With 3.3, absolutely *do* run sa-update. First, then use SA. Also, from your SA host's domain I can tell you're a school. Plus, since this is (was) an *old* installation, I wonder if you had used SA before, though not filtered on it. Point being, if you did, you

Re: new install

2010-09-30 Thread Karsten Bräckelmann
On Thu, 2010-09-30 at 13:33 -0400, dhottin...@harrisonburg.k12.va.us wrote: > Im testing spamassassin as a replacement for bogofilter. So far I > have it installed, and am calling it with: /usr/bin/spamd -d -c -m5 -H > -r /var/run/spamd.pid, Im using procmail and have added: > ###spamassassin

Re: new install

2010-09-30 Thread John Hardin
On Thu, 30 Sep 2010, dhottin...@harrisonburg.k12.va.us wrote: Thanks for the info. I was using the older version because this is a project that I started sometime ago and just got back to. I downloaded the latest version and built it out. Now I have the following in my headers: X-Spam-Chec

Re: new install

2010-09-30 Thread dhottinger
Quoting John Hardin : On Thu, 30 Sep 2010, dhottin...@harrisonburg.k12.va.us wrote: Im testing spamassassin as a replacement for bogofilter. So far I have it installed, and am calling it with: /usr/bin/spamd -d -c -m5 -H -r /var/run/spamd.pid, Im using procmail and have added: ###spamas

Re: new install

2010-09-30 Thread John Hardin
On Thu, 30 Sep 2010, dhottin...@harrisonburg.k12.va.us wrote: Im testing spamassassin as a replacement for bogofilter. So far I have it installed, and am calling it with: /usr/bin/spamd -d -c -m5 -H -r /var/run/spamd.pid, Im using procmail and have added: ###spamassassin test : 0fw: spamassas

Re: new install

2010-09-30 Thread Michael Scheidell
On 9/30/10 1:33 PM, dhottin...@harrisonburg.k12.va.us wrote: X-Spam-Status: No, score=-0.1 required=6.0 tests=RCVD_IN_BSP_OTHER autolearn=ham version=3.1.9 Lets start off with a current version of sa first. then you can get current sa-updates. 3.1.9 is terribly old, rules are old, go to sp

new install

2010-09-30 Thread dhottinger
Im testing spamassassin as a replacement for bogofilter. So far I have it installed, and am calling it with: /usr/bin/spamd -d -c -m5 -H -r /var/run/spamd.pid, Im using procmail and have added: ###spamassassin test :0fw: spamassassin.lock * < 256000 | spamassassin :0: * ^X-Spam-Level: \*\*\*\

Re: spamassassin not starting - new install

2007-09-18 Thread Jim Maul
Michael Martinell wrote: My SpamAssassin is able to start – no idea why, whoever it does not appear to know what thresholds to use: *Received:* (qmail 25671 invoked by uid 1010); 18 Sep 2007 11:59:35 -0500 *Received:* from 64.233.182.188 by mail (envelope-from <[EMAIL PROTECTED]

Re: spamassassin not starting - new install

2007-09-18 Thread Jari Fredriksson
> > The hits and required fields both have ? in them. No idea here. But.. > > My local.cf file specifies 5.0 > > Do I need to put this somewhere else as well? > > I also noticed that when I start spamassassin I see a > couple of errors that it apparently passes by: > [26559] info: rules: met

RE: spamassassin not starting - new install

2007-09-18 Thread Michael Martinell
My SpamAssassin is able to start - no idea why, whoever it does not appear to know what thresholds to use: Received: (qmail 25671 invoked by uid 1010); 18 Sep 2007 11:59:35 -0500 Received: from 64.233.182.188 by mail (envelope-from <[EMAIL PROTECTED]

RE: spamassassin not starting - new install

2007-09-18 Thread Michael Martinell
Yes - spamd is my /etc/init.d startup script for spamassassin. I have no idea why, but after I ran the spamd restart (which failed) I was then able to successfully start spamd and then send/receive messages. The only clue I have is the netstat -luntp | grep 783 command which showed perl lis

Re: spamassassin not starting - new install

2007-09-18 Thread Jari Fredriksson
> mail:/etc/mail/spamassassin# spamd start You don't normally start spamd like that, but /etc/init.d/spamassassin start This may vary on the linux/unix distribution you use, but something like that anyway. Anyway, according what you posted it seems that SpamAssassin spamd was already running

spamassassin not starting - new install

2007-09-18 Thread Michael Martinell
Hi, I have a fresh install of SpamAssassin as per the instructions in the Installation folder. I will be using this on a qmail server. Currently I am unable to get spamassassin to start. Any help would be appreciated. Here are all of the relevant messages that I can find. (If somebody ne

New install

2005-09-12 Thread Mike Beal
I just moved SA outside the firewall. Spam filtering is working much better, but I'm not sure how to proceed on feeding missed spam back into bayes. By the time it gets to my mailbox, it's gone through the firewall, the virus scanner, and the email server; each leaving a large or small fingerprint