OT: Trigger words in email addresses?

2024-04-07 Thread Jerry Malcolm
your account and an https link, followed by a thank you.  I can remove the letterhead and footer, but then I'm worried about get a "not enough content with a link" rule triggered.  Help! Thanks, Jerry

Re: Correct KAM.cf location?

2021-10-20 Thread Jerry Malcolm
ally appreciate your additional clarification of /usr being static, etc.  But not knowing that the local.cf header is a bit misleading. Again, thank you so much for the detailed explanations. Jerry On 10/20/2021 1:39 PM, Bill Cole wrote: On 2021-10-20 at 12:50:17 UTC-0400 (Wed, 20 Oct 2

Correct KAM.cf location?

2021-10-20 Thread Jerry Malcolm
As I said in a previous post, I'm installing clean.  I'm looking for a way to validate the installation and make sure that everything with SA is working as it should.  I'm pretty confident I've got the basic SA function working.  But along with the bayes issue from a couple of posts back, I can

which local.cf/user_prefs.cf?

2021-10-20 Thread Jerry Malcolm
I have read that I should add customization to local.cf.  But on AWS Linux I have a local.cf in /usr/share/spamassassin.  It says this is the place to make changes.  But there's another local.cf in /etc/mail/spamassassin that looks like it has some customization in it as well.  It says the valu

Starting Clean With Bayes

2021-10-20 Thread Jerry Malcolm
I am starting over with a clean install of SA on an AWS Linux2 EC2.  I'm am struggling with getting Bayes set up correctly.  I have a very old bayes_toks file from a Jam Windows install from about 4 years ago.  I created a userId for spamd, and I put the bayes_toks file in /home/spamd/bayes.  I

Starting Clean with Bayes

2021-10-19 Thread Jerry Malcolm
I am starting over with a clean install of SA on an AWS Linux2 EC2.  I'm am struggling with getting Bayes set up correctly.  I have a very old bayes_toks file from a Jam Windows install from about 4 years ago.  I created a userId for spamd, and I put the bayes_toks file in /home/spamd/bayes.  I

Re: CVD_IN_DNSWL_HI ?

2021-10-11 Thread Jerry Malcolm
Thanks for the quick response.  I'll definitely start playing with that. On 10/11/2021 10:28 PM, David B Funk wrote: On Mon, 11 Oct 2021, Jerry Malcolm wrote: I am getting tons of emails that are very obviously spam (elongation, russian beauties, etc) that are getting a -5 score add

CVD_IN_DNSWL_HI ?

2021-10-11 Thread Jerry Malcolm
I am getting tons of emails that are very obviously spam (elongation rituals, russian beauties, etc) that are getting a -5 score added on the white list test: CVD_IN_DNSWL_HIRBL: Sender listed at https://www.dnswl.org/, high trust I'm curious about the usefulness of a white list that so many s

CVD_IN_DNSWL_HI ?

2021-10-11 Thread Jerry Malcolm
I am getting tons of emails that are very obviously spam (elongation, russian beauties, etc) that are getting a -5 score added on the white list test: CVD_IN_DNSWL_HIRBL: Sender listed athttps://www.dnswl.org/, high trust I'm curious about the usefulness of a white list that spammers have obvio

Re: 1.6 FORGED_MUA_MOZILLA Forged mail pretending to be from Mozilla

2020-09-25 Thread Jerry Malcolm
On 9/24/2020 8:17 AM, RW wrote: On Wed, 23 Sep 2020 13:47:23 -0500 Jerry Malcolm wrote: But gmail, outlook, and a bunch of other MTAs won't accept it and bounce it back (with no reason attached).  I'm hosting on AWS.  So the recommendation was to proxy my outbound mail through

Re: SpamAssassin DKIM with Virtual Hosting

2020-09-25 Thread Jerry Malcolm
Bob... wow.  I really appreciate the analysis.  This is (or will be as soon as dig into everything you've explained) incredibly useful.  Thank you so much. Jerry On 9/24/2020 8:23 PM, Bob Proulx wrote: Jerry Malcolm wrote: I have a question about how SA's DKIM rules apply to virtu

Re: SpamAssassin DKIM with Virtual Hosting

2020-09-24 Thread Jerry Malcolm
bly best practice to sign with the organizational domain of the From: header. A DKIM signature from an unrelated domain doesn't really say anything except that the message wasn't altered in transit. Thanks Alan, I wasn't really sure if the rDNS domain was more important than the from: header domain.  Thanks for clearing that up. Jerry

SpamAssassin DKIM with Virtual Hosting

2020-09-23 Thread Jerry Malcolm
I have a question about how SA's DKIM rules apply to virtual hosting.  If "myhosting.com" hosts and sends mail for "JoesFlowers.com", does SA check the signature for "myHosting.com", for "JoesFlowers.com", or both?  Or is there some criteria to determine which domain name should have the DKIM s

Re: 1.6 FORGED_MUA_MOZILLA Forged mail pretending to be from Mozilla

2020-09-23 Thread Jerry Malcolm
They are totally an online company.  All mail is handled through my server. On 9/23/2020 5:54 PM, Ángel wrote: On 2020-09-23 at 14:46 -0500, Jerry Malcolm wrote: My client is massively invested in AWS with many servers, databases, and services unrelated to mail. Moving to another platform is

Re: 1.6 FORGED_MUA_MOZILLA Forged mail pretending to be from Mozilla

2020-09-23 Thread Jerry Malcolm
On 9/23/2020 2:38 PM, Grant Taylor wrote: On 9/23/20 1:22 PM, Jerry Malcolm wrote: With all of the gyrations I had to go through to be able to use SES along the monitoring Amazon does with SES, I'm kinda surprised that it would be flagged as a spam source. I don't know about SE

Re: 1.6 FORGED_MUA_MOZILLA Forged mail pretending to be from Mozilla

2020-09-23 Thread Jerry Malcolm
On 9/23/2020 2:33 PM, iulian stan wrote: Most of the time the IPs from AWS are already blacklisted and you cannot do anything. I'm curious why such a blanket statement.  Why does AWS have such a bad reputation?  With companies like Netflix and Dropbox using AWS, why are they considered across

Re: 1.6 FORGED_MUA_MOZILLA Forged mail pretending to be from Mozilla

2020-09-23 Thread Jerry Malcolm
On 9/23/2020 2:11 PM, John Hardin wrote: On Wed, 23 Sep 2020, Jerry Malcolm wrote: On 9/23/2020 12:46 PM, John Hardin wrote: On Wed, 23 Sep 2020, Jerry Malcolm wrote: I am sending test emails from one of my hosting environments to another of my hosting environments.  I get this line in the

Re: 1.6 FORGED_MUA_MOZILLA Forged mail pretending to be from Mozilla

2020-09-23 Thread Jerry Malcolm
On 9/23/2020 1:51 PM, Marc Roos wrote:  I'm hosting on AWS.  So the recommendation was to proxy my outbound mail through AWS's SES server so it :? appeared that the mail came from 'trusted' Amazon. Ehhh, amazon cloud messages are flagged by us as spam, and some ranges are even blocked. I woul

Re: 1.6 FORGED_MUA_MOZILLA Forged mail pretending to be from Mozilla

2020-09-23 Thread Jerry Malcolm
On 9/23/2020 12:46 PM, John Hardin wrote: On Wed, 23 Sep 2020, Jerry Malcolm wrote: I am sending test emails from one of my hosting environments to another of my hosting environments.  I get this line in the SA report: 1.6 FORGED_MUA_MOZILLA Forged mail pretending to be from Mozilla I

1.6 FORGED_MUA_MOZILLA Forged mail pretending to be from Mozilla

2020-09-23 Thread Jerry Malcolm
I am sending test emails from one of my hosting environments to another of my hosting environments.  I get this line in the SA report: 1.6 FORGED_MUA_MOZILLA Forged mail pretending to be from Mozilla I am sending from Thunderbird. So it's coming from Mozilla. But it is not forged mail pr

RCVD_IN_DNSWL_HI Rule?

2020-02-04 Thread Jerry Malcolm
I'm curious about the DNSWL rule.  I have a brand new domain and just created mail server for it.  I sent a test email to another one of my servers which processes mail through SA.  On that test email on the recipient side I get: -5.0 RCVD_IN_DNSWL_HI   RBL: Sender listed at https://www.d

Re: Bayes

2019-11-29 Thread Jerry Malcolm
. Jerry On 11/26/2019 11:15 PM, Jerry Malcolm wrote: This is getting stranger by the minute... After playing around and verifying permissions and everything, I actually started getting a bayes score item for each email.  So I celebrated and went to dinner.  Came back a few hours later and

Re: Bayes

2019-11-26 Thread Jerry Malcolm
else related to bayes in the log after the first 30 minutes. Anybody have any idea about why it would work for 30 minutes, then just bypass from then on? Jerry On 11/26/2019 6:29 PM, Jerry Malcolm wrote: On 11/25/2019 3:02 PM, Mikael Syska wrote: Try and run: sa-learn --dump magic Shou

Re: Bayes

2019-11-26 Thread Jerry Malcolm
f either "spamd" user or your own runs it  ... you should get the same result ... ( I'm actually running it in PgSQL, can't remember what the file based is called ) mvh Mikael Syska On Sun, 24 Nov 2019 19:35:16 +0100 *Jerry Malcolm * wrote Thanks

Bayes

2019-11-24 Thread Jerry Malcolm
Thanks again to everyone who helped me get everything up and running over the past couple of days. Now that I have SA finding my bayes database, I'm curious about bayes reporting.  My bayes db is not new.  I migrated my previous bayes db from my old installation.  And I've been training it wit

Re: bayes_toks location when running as a service

2019-11-23 Thread Jerry Malcolm
On 11/23/2019 3:24 PM, RW wrote: On Sat, 23 Nov 2019 13:07:02 -0600 Jerry Malcolm wrote: Bob & John Thanks so much for the info.  But as if I wasn't dazed & confused enough already, I have discovered a new variable to the whole thing.  I have set up a couple of sandbox EC2 i

Re: bayes_toks location when running as a service

2019-11-23 Thread Jerry Malcolm
On 11/23/2019 3:00 PM, Bob D wrote: On 11/23/19 1:07 PM, Jerry Malcolm wrote: Bob & John Thanks so much for the info.  But as if I wasn't dazed & confused enough already, I have discovered a new variable to the whole thing.  I have set up a couple of sandbox EC2 instances

Resolution: bayes_toks location when running as a service

2019-11-23 Thread Jerry Malcolm
user 'spamd'. Are my assumptions reasonably close?  Is it possible that this process could be made a bit easier for 'stupid idiots' like me? :-) Thanks so much.  I could NOT have done without your help. Jerry On 11/23/2019 1:56 PM, Jerry Malcolm wrote: All righty... On 1

Re: bayes_toks location when running as a service

2019-11-23 Thread Jerry Malcolm
All righty... On 11/23/2019 1:37 PM, Bob D wrote: Jerry, Let's back up a bit. Let us see your distro via the command  lsb_release -a         bash: lsb_release: command not found  -- is that in a certain folder I need to cd to? Also the version via   uname -r         4.14.154-12

Re: bayes_toks location when running as a service

2019-11-23 Thread Jerry Malcolm
king now for bayes_*.  But that seems to be a fairly wide departure from an out-of-the-box experience.  Does this seem right?  I always very cautious before claiming "bug".  But it is possible some critical items were left out of the AWS Linux 2 install package for SA?  Should I go ahead and add the spamd user? Thx again. Jerry

bayes_toks location when running as a service

2019-11-23 Thread Jerry Malcolm
ausing SA to change from a fixed folder to a random /tmp folder for bayes_* when running spamd as a service?  What do I need to do to make it look in a fixed folder? And what folder would that be for 'site-wide-only' use?  (ok... that's 3 questions :-)  ). Thanks so much. Jerry

Re: Where is SA getting config info?

2019-11-23 Thread Jerry Malcolm
Thank you for the information.  I apologize for taking the bait. It just totally blindsided me that anyone here would initiate such a vicious personal attack.  Feel free to delete the recent chain of responses from the users group. Jerry On 11/22/2019 8:48 PM, Ralph Seichter wrote: * Jerry

Re: Where is SA getting config info?

2019-11-22 Thread Jerry Malcolm
e here. On 11/22/2019 6:10 PM, Reindl Harald wrote: Am 23.11.19 um 01:03 schrieb Jerry Malcolm: What a wonderful way to be treated by a know-it-all arrogant asshole to someone who has a problem with your stupid program and simply wants answers. it's NOT my program I DIDN'T DO A T

Re: Where is SA getting config info?

2019-11-22 Thread Jerry Malcolm
OF THE BOX UNMODIFIED are you having trouble with I guess I'm just a stupid idiot for thinking anything you'd write would work out of the box. On 11/22/2019 5:56 PM, Reindl Harald wrote: Am 23.11.19 um 00:54 schrieb Jerry Malcolm: I don't appreciate you implying I'm a stupid

Re: Where is SA getting config info?

2019-11-22 Thread Jerry Malcolm
appeared in the log file when I ran it out of the box.  Why don't you read the full thread before INSULTING people. On 11/22/2019 5:17 PM, Reindl Harald wrote: Am 22.11.19 um 23:06 schrieb Jerry Malcolm: Well,  I thought I finally had everything resolved.  When I run spamassassin -D --

Re: Where is SA getting config info?

2019-11-22 Thread Jerry Malcolm
-init/.spamassassin/bayes_toks When running the same SA as a service, it's NOT looking for bayes in /root/.spamassassin.  Rather it's trying to find it in some random name temp folder. What am I doing wrong this time? Thx On 11/22/2019 1:38 PM, Jerry Malcolm wrote: Kris, This was exactly

Re: Where is SA getting config info?

2019-11-22 Thread Jerry Malcolm
.  I just moved my bayes_toks file to the folder SA is saying it wants to use. My last problem (for today) is figuring out how to get my old bayes_toks into a format that the current SA likes.  I posted that in a separate thread.  Thank you again. Jerry On 11/22/2019 1:17 PM, Kris Deugau wro

Re: What Rules Am I Missing

2019-11-22 Thread Jerry Malcolm
dea where these dump/load tools can be downloaded? Thanks for any assistance/direction. Jerry On 11/22/2019 2:44 AM, hg user wrote: >> I recently migrated SA to a new environment with a clean install.  I added the KAM rules and a short rules file of my own.  But I'm obviously missing

Re: Where is SA getting config info?

2019-11-22 Thread Jerry Malcolm
Thanks for the quick response... see below: On 11/22/2019 12:25 PM, Matus UHLAR - fantomas wrote: On 22.11.19 12:14, Jerry Malcolm wrote: I am trying to add bayes to SA.  I see in the docs that there is a use_bayes parm and the path parm.  I made the changes to /usr/share/spamassassin

Where is SA getting config info?

2019-11-22 Thread Jerry Malcolm
I am trying to add bayes to SA.  I see in the docs that there is a use_bayes parm and the path parm.  I made the changes to /usr/share/spamassassin/local.cf.  But I see no change.  I am not sure it's even loading that config file. I've got debug on, and the log doesn't tell me that it's reading

Finding bayes_toks in AWS Linux EC2

2019-11-21 Thread Jerry Malcolm
Where is the configuration parameter that governs where bayes_toks is stored for global use (not per user)?  I am on an AWS Linux EC2 environment.  I've seen comments on the net that say it's in /.spamassassin and other comments that say it's in /root/.spamassassin.  But I've tried copying my p

Re: What Rules Am I Missing

2019-11-21 Thread Jerry Malcolm
I'm not sure what you mean by not using SpamAssassin, rather a glue (??).  I am calling SA from Apache JAMES.  I'm simply adding the SA results as headers in the email  I'm not doing anything that would affect the score of an email. On 11/21/2019 2:26 PM, Benny Pedersen wrote:

Re: What Rules Am I Missing

2019-11-21 Thread Jerry Malcolm
believe that is the case.  Is there really not a single rule that comes with SA that detects "hard all night", "grow your member", and "I want your sex"? On 11/21/2019 1:37 PM, Benny Pedersen wrote: Jerry Malcolm skrev den 2019-11-21 20:11: Doesn't this kin

Re: What Rules Am I Missing

2019-11-21 Thread Jerry Malcolm
ect SA to have something that would catch this other than a suspicious TLD without me having to go into the bowels of the rules and do my own scoring. I think I'm missing something. On 11/21/2019 12:44 PM, Benny Pedersen wrote: Jerry Malcolm skrev den 2019-11-21 19:02: X-SpamAssassin

What Rules Am I Missing

2019-11-21 Thread Jerry Malcolm
I recently migrated SA to a new environment with a clean install.  I added the KAM rules and a short rules file of my own. But I'm obviously missing some pretty basic rules that I believe I had in the old environment.   Just as an example (one of hundreds...), today I received an email about As

Re: Setting Threshold (Resolved)

2019-09-28 Thread Jerry Malcolm
On 9/28/2019 9:38 AM, Matus UHLAR - fantomas wrote: On 28 Sep 2019, at 0:24, Jerry Malcolm wrote: Understood.  I'm definitely stopping and starting the spamd service. (Although it's called the spamassassin service, it is definitely starting and stopping spamd. I've done a

Re: Setting Threshold

2019-09-27 Thread Jerry Malcolm
On 9/28/2019 12:35 AM, Bill Cole wrote: On 28 Sep 2019, at 1:21, Jerry Malcolm wrote: On 9/27/2019 11:49 PM, Bill Cole wrote: On 28 Sep 2019, at 0:24, Jerry Malcolm wrote: Understood.  I'm definitely stopping and starting the spamd service. (Although it's called the spamassass

Re: Setting Threshold

2019-09-27 Thread Jerry Malcolm
On 9/27/2019 11:49 PM, Bill Cole wrote: On 28 Sep 2019, at 0:24, Jerry Malcolm wrote: Understood.  I'm definitely stopping and starting the spamd service. (Although it's called the spamassassin service, it is definitely starting and stopping spamd. I've done a ton of dig

Re: Setting Threshold

2019-09-27 Thread Jerry Malcolm
t some way to change the threshold on this new installation back to what I had on my old server.  Either solution is fine with me. But the option of having half of the mail dumped into my clients' inboxes be unflagged, obvious spam is not making any of my clients happy. Suggestions welcom

Re: Setting Threshold

2019-09-27 Thread Jerry Malcolm
think of that I can look? Thx. Jerry On 9/27/2019 10:50 PM, David B Funk wrote: Jerry, One other potential point of confusion; when you say:       But when I stop and start the service and process an email through it, headers still say 5.0 as the threshold. What particular

Re: Setting Threshold

2019-09-27 Thread Jerry Malcolm
Oh yes... and the location of the actual SA startup command file as well. Thx On 9/27/2019 7:01 PM, Jerry Malcolm wrote: Thanks. I'll try all of that.  But unfortunately I'm coming into AWS Linux from a Windows background.  I'm having a heck of a time finding the config

Re: Setting Threshold

2019-09-27 Thread Jerry Malcolm
re should I be looking to find the SA log files? Thanks again. Jerry On 9/27/2019 6:46 PM, David B Funk wrote: Jerry, That looks like a functional implementation of the "spamc" client. So that implies your system is using "spamd" daemon for actual processing of the spam. (a

Re: Setting Threshold

2019-09-27 Thread Jerry Malcolm
t(); String s = null; while ((s = in.readLine()) != null) { On 9/27/2019 3:21 PM, Bill Cole wrote: On 27 Sep 2019, at 15:14, Jerry Malcolm wrote: I am setting up SA on an AWS Linux EC2.  I am trying to change the results threshold from 5.0 to 4.0.  I went to /usr/share/spamassassin/local.cf, unc

Setting Threshold

2019-09-27 Thread Jerry Malcolm
I am setting up SA on an AWS Linux EC2.  I am trying to change the results threshold from 5.0 to 4.0.  I went to /usr/share/spamassassin/local.cf, uncommented and changed: "required_score 4.0".  But when I stop and start the service and process an email through it, headers still say 5.0 as the

RE: HTML Preheader affected by NORDNS_LOW_CONTRAST

2019-09-02 Thread Jerry Martinez
. These plugins assist SA in ruling out SPOOFED emails which, in turn, would prevent NORDNS_LOW_CONTRAST from triggering. Thanks! Jerry Martinez Owner & Lead Developer JM Web Services, Inc 786.412.1660 | www.jmweb.net -Original Message- From: RW [mailto:rwmailli...@googlemail.com]

RE: HTML Preheader affected by NORDNS_LOW_CONTRAST

2019-09-01 Thread Jerry Martinez
in.com/B7YBZa2Q SMTP Log from DuoCircle receiving from MailChimp and sending to HmailServer https://pastebin.com/TP31C7QX Jerry Martinez Owner & Lead Developer JM Web Services, Inc 786.412.1660 | www.jmweb.net -Original Message- From: John Hardin [mailto:jhar...@impsec.org] Sent: Sunday,

RE: HTML Preheader affected by NORDNS_LOW_CONTRAST

2019-08-30 Thread Jerry Martinez
lchimp.com/ https://www.duocircle.com/ Jerry Martinez Owner & Lead Developer JM Web Services, Inc 786.412.1660 | www.jmweb.net -Original Message- From: RW [mailto:rwmailli...@googlemail.com] Sent: Friday, August 30, 2019 4:38 PM To: users@spamassassin.apache.org Subject: Re: HTML Preh

HTML Preheader affected by NORDNS_LOW_CONTRAST

2019-08-30 Thread Jerry Martinez
fact being triggered by the preheader? 2. If #1 is yes, then I would like to recommend that the community reconsider the impact of said rule and, possibly, revert the rule or relax the score. 3. If #2 is unfeasible, then what alternatives can you suggest? Thanks! Jerry Martinez Owner & Lead Dev

What rule am I missing?

2018-05-20 Thread Jerry Malcolm
table Subject: Date: Sun, 20 May 2018 20:37:59 + To: "Jerry Malcolm, 2nd Generation Video Productions" Reply-To: "Marcie Dancy" X-Mailer: iPhone Mail (15A432) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hos

Re: Scoring Philosophy?

2017-11-25 Thread Jerry Malcolm
On 11/25/2017 12:02 PM, David Jones wrote: On 11/25/2017 11:41 AM, Jerry Malcolm wrote: Thanks so much for all the info.  I have installed KAM rules, and I've started becoming a ninja writing my own (simple) rules.  MUCH improved results (amazing when you finally learn what your

Re: Scoring Philosophy?

2017-11-25 Thread Jerry Malcolm
#x27;s definitely for the sophomore class in regex, and I'm struggling with the freshman class  Any regex experts that can whip this out? Thanks in advance. Jerry

Re: Scoring Philosophy?

2017-11-21 Thread Jerry Malcolm
On 11/21/2017 3:52 PM, Bowie Bailey wrote: On 11/21/2017 4:01 PM, Jerry Malcolm wrote: I have been using SpamAssassin in my hosting environment for several years.  It catches thousands of spam messages (thank you...). But my concern is that it doesn't catch a couple of hundred message

Scoring Philosophy?

2017-11-21 Thread Jerry Malcolm
other tests are neutral... it's now 3.8 and STILL not spam with a threshold of 4.0. Can someone tell me if this is by design and/or if my configuration should be adjusted?  I realize I can easily drop the threshold to 1.0 or 2.0.  But that would probably just shift the problem to tons of fal

Re: Testing Spamminess of Own Mail

2017-09-20 Thread Jerry Malcolm
I didn't "misguide" anyone.  Even if you can't think of a reason to use it or don't want to use it, then don't use it.  There's no reason to disparage the service.  It found all kinds of problems with my email.  I fixed them.  I haven't had any problems since. Don't misguide people! On 9/20/

Re: OT - Hotmail/Outlook.com marking most of our email as Junk

2017-09-19 Thread Jerry Malcolm
got mail-tester.com to give me a perfect score, I haven't had any problem with getting flagged. Jerry On 9/19/2017 1:44 AM, G Roach wrote: Microsoft use their own methods of detection including based on reputation and 'length of service' - ie, if you have only just started sending

Re: Results of Individual Tests on spamd "CHECK"

2017-08-07 Thread Jerry Malcolm
with them. But I'm still getting negative scores on them. So I simply wanted to be able to do a bit of research disecting the score to see why the score is what it is. Thanks again. Jerry On 8/7/2017 1:33 PM, David B Funk wrote: On Mon, 7 Aug 2017, Jerry Malcolm wrote: I'm invoking

Re: Results of Individual Tests on spamd "CHECK"

2017-08-07 Thread Jerry Malcolm
On Aug 7, 2017, at 2:00 PM, Jerry Malcolm wrote: I'm invoking spamd using: CHECK SPAMC/1.2\r\n I'm getting the expected response such as: Spam: False ; -1.8 / 4.0 I am trying to figure out how to get the TESTS= results of the individual tests returned as well. did you try SYMBO

Results of Individual Tests on spamd "CHECK"

2017-08-07 Thread Jerry Malcolm
the individual tests returned as part of the status? Thanks, Jerry

Re: sa-learn won't read db created via MSTOR

2017-07-08 Thread Jerry Malcolm
really reading the file? On 7/8/2017 2:14 PM, Jerry Malcolm wrote: Thanks for the info. Unfortunately, I don't have a clue how to interpret a regex expression. I couldn't find any reference to mbox_format_from_regex in the 3.1.x Mail::SpamAssassin::Conf that came up when I google

Re: sa-learn won't read db created via MSTOR

2017-07-08 Thread Jerry Malcolm
2017 Can someone who speaks regex tell me if this syntax is my problem, and if so, point me to where I can find the correct regex that matches this that I can copy/paste? Thanks. Jerry On 7/8/2017 8:45 AM, RW wrote: On Sat, 8 Jul 2017 01:57:47 -0500 Jerry Malcolm wrote: Below is a co

Re: sa-learn won't read db created via MSTOR

2017-07-07 Thread Jerry Malcolm
tware\SpamAssassin in a Box]sa-learn -D --spam --showdots --mbox c:\imaputil\temp\uncaughtspam.mstor\temp Thx, Jerry Jul 8 01:47:42.704 [12972] dbg: logger: adding facilities: all Jul 8 01:47:42.704 [12972] dbg: logger: logging level is DBG Jul 8 01:47:42.704 [12972] dbg: generic: SpamAss

sa-learn won't read db created via MSTOR

2017-07-07 Thread Jerry Malcolm
there are any debug flags that will help me figure out what is wrong, I can do debug as well. Thanks. Jerry

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 invocat

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

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

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

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 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

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

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

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'

Re: New Install - Tons of Spam Getting Through

2016-08-18 Thread Jerry Malcolm
d and can start training myself? Here is a pastebin.com link to an example uncaught spam message. SA scored it a 4.7. http://pastebin.com/T1CfVgP4 Thanks, Jerry On 8/18/2016 11:59 AM, Axb wrote: On 08/18/2016 06:47 PM, Jerry Malcolm wrote: I installed the latest SpamAssassin In a Box yesterd

New Install - Tons of Spam Getting Through

2016-08-18 Thread Jerry Malcolm
Is there something else I need to do in order to get it to begin recognizing obvious spam? Hopefully 15 uncaught spams per hour is not considered the acceptable norm. Thanks. Jerry

Re: Seeking advice re: SA score discrepancies

2010-10-17 Thread Jerry Pape
Oops, further investigation indicates that Bayes is "on"--thought the default was "off" for my config. I would be inclined to turn it off as I have no decent way of teaching it beyond mass-config into the future--please advise. JP On 10/17/10 10:37 PM, Jerry Pape wrote:

Re: Seeking advice re: SA score discrepancies

2010-10-17 Thread Jerry Pape
e client's disk quota. I am certain that I am missing critical configurational understanding and optimizations, but until your lot kindly educates me--it is what it is and my initial dilemma remains unresolved. JP On 10/17/10 7:01 PM, John Hardin wrote: On Sun, 17 Oct 2010, Jerry Pape

Seeking advice re: SA score discrepancies

2010-10-17 Thread Jerry Pape
All, [Not sure if this is the right place to send this--please correct me if I am in error] At some time in the not too distant past, my otherwise reliable SA system has broken in an odd way. This example is characteristic of the problem: Cheap Airline Tickets email received--clearly junk

Re: Installing spamd as a Windows service

2010-08-18 Thread Jerry M
Thank you so much for the info.  Yes.  the monitoring script would be great as well. Thanks.again. Jerry On 8/18/2010 12:53 AM, Emin Akbulut wrote: Wow, the messages look like rocket science : ) Jerry, I'm

Re: Installing spamd as a Windows service

2010-08-17 Thread Jerry M
Thanks for the info.  But Emin's bat file and srvman was all it took to get it installed and running. On 8/17/2010 6:07 PM, Ted Mittelstaedt wrote: On 8/17/2010 3:27 PM, Jerry M wrote: I'm running Windows serve

Re: Installing spamd as a Windows service

2010-08-17 Thread Jerry M
Emin, Your recommendation worked perfectly.  Thank you so much.  Wow, this was painful Any chance this info could get added to the docs for the next guy? Jerry On 8/17/2010 4:37 PM, Emin Akbulut wrote

Re: Installing spamd as a Windows service

2010-08-17 Thread Jerry M
ystem that is successfully actively hosting several domains with Apache HTTP, Tomcat, JAMES, mySQL,and PHP There are no problems with any other service. Jerry On 8/17/2010 4:50 PM, Martin Gregorie wrote: On Tue, 2010-08-17 at 15:22 -0500, Jerry M wrote: Error 1053 I tried an internet search

Re: Installing spamd as a Windows service

2010-08-17 Thread Jerry M
h the JAMES mail server, unless I'm the very first person to try it (???) On 8/17/2010 4:54 PM, Ted Mittelstaedt wrote: On 8/17/2010 2:23 PM, René Berber wrote: Jerry M wrote: Ted, I used SC.exe and it installed spamd successfully as a service (at least that's what sc told me).

Re: Installing spamd as a Windows service

2010-08-17 Thread Jerry M
and. I've just spent way more time on this than I wanted to. But I can't deploy it into production until I can get this thing to run as a service. Thanks. Jerry

Installing spamd as a Windows service?

2010-08-16 Thread Jerry M
I can't seem to find any documentation on how to install spamd as a Windows service. I found something about getting something called NTRunner. But that appears to be obsolete. The link is dead. I've just got spamd running in a command line window. But I need it to be a service. I looked

Updating spam signatures file

2010-08-16 Thread Jerry M
tarts appearing to get out of hand and run the update? Set up a cron job that runs every few days? How often does the signature file typically get updated? Again, I'm brand new to SpamAssassin. So I still have a bit to learn... Thx. Jerry

Re: Message bypassed

2007-11-24 Thread Jerry Durand
RAM, disk, and speed (and isn't a Mac). -- Jerry Durand, Durand Interstellar, Inc. www.interstellar.com tel: +1 408 356-3886, USA toll free: 1 866 356-3886 Skype: jerrydurand

Re: US Senate as "bad internet citizens"???

2007-11-13 Thread Jerry Durand
ll still cash them at any time in the future and we're responsible for covering the funds. I wonder what part of expire they don't understand. Time to run our business checks through the printer to put a void after... notice on them. -- Jerry Durand, Durand Interstellar, Inc. ww

Re: remote dialup users

2007-11-07 Thread Jerry Durand
At 08:30 AM 11/7/2007, you wrote: Fourth section down if you've got Postfix 2.3 (or a very late 2.2 IIRC): http://wiki.apache.org/spamassassin/DynablockIssues Thanks! Now, if I could only get better than 26k bit dialup here without long pauses... -- Jerry Durand, tel: +1-408-356

remote dialup users

2007-11-07 Thread Jerry Durand
lar.com (Postfix) with ESMTP id 7F4775BF106 for <[EMAIL PROTECTED]>; Wed, 7 Nov 2007 07:28:49 -0800 (PST) X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Wed, 07 Nov 2007 07:28:23 -0800 To: [EMAIL PROTECTED] From: Jerry Durand <[EMAIL PROTECTED]> Subject: *** JUNK MAIL

Re: Robert Sexton filter

2007-10-02 Thread Jerry Durand
guess nobody using our system is since this rule has been there for a year or two and nobody's complained. This mailing list is whitelisted. -- Jerry Durand, Durand Interstellar, Inc. www.interstellar.com tel: +1 408 356-3886, USA toll free: 1 866 356-3886 Skype: jerrydurand

Re: Robert Sexton filter

2007-10-02 Thread Jerry Durand
ule in that gives any message with "Robyn Miller" anywhere in it a +100. Now we're starting to get "Miller Robyn" messages. :( -- Jerry Durand, Durand Interstellar, Inc. Los Gatos, California, USA, www.interstellar.com tel: 408-356-3886, Skype: jerrydurand

  1   2   3   >