Re: [SAtalk] Rule for fake email addresses in the From: line

2003-01-16 Thread Matt Kettler
You mean like the one that's in the default SA 2.43 ruleset? header FROM_MALFORMED From !~ /(?:\"[^\"]+\"|\S+)\@\S+\.\S+|<\S+(?:\!\S+)+>/ [if-unset: [EMAIL PROTECTED]] At 03:03 PM 1/16/2003 -0700, Kevin Miller wrote: Does anyone have a rule designed for detecting invalid From: addresse

Re: [SAtalk] PerMsgStatus problems

2003-01-16 Thread Theo Van Dinter
On Thu, Jan 16, 2003 at 07:13:45PM -0500, Tom Allison wrote: > Failed to run RAZOR_CHECK SpamAssassin test, skipping: > (Can't locate object method "check_razor" via package > "Mail::SpamAssassi > n::PerMsgStatus" (perhaps you forgot to load > "Mail::SpamAssassin::PerMsgStatus"? > ) at /u

Re: [SAtalk] PerMsgStatus problems

2003-01-16 Thread Tom Allison
Theo Van Dinter wrote: On Thu, Jan 16, 2003 at 07:13:45PM -0500, Tom Allison wrote: Failed to run RAZOR_CHECK SpamAssassin test, skipping: (Can't locate object method "check_razor" via package "Mail::SpamAssassi n::PerMsgStatus" (perhaps you forgot to load "Mail::SpamAssassin::PerMsgSta

Re: [SAtalk] [OT] SpamAssassin Bouncing

2003-01-16 Thread up
On Thu, 16 Jan 2003, Chris Edwards wrote: > | The problem or feature of the current system seems to be that you don't > | really know who the email is from. Received: and From: headers can be > | faked, so that you really don't know that the listed location is the > | true originating location.

Re: [SAtalk] AWL not responsive

2003-01-16 Thread Tom Allison
Justin Mason wrote: Tom Allison said: debug: lock: created /home/harvey/.spamassassin/auto-whitelist.lock.penguin.3 452 debug: lock: 3452 trying to get lock on /home/harvey/.spamassassin/auto-white lis t pass 0 debug: lock: link to /home/harvey/.spamassassin/auto-whitelist.lock ok debug: lock: u

[SAtalk] PerMsgStatus problems

2003-01-16 Thread Tom Allison
VERSION 2.43 - debug: running full-text regexp tests; score so far=-10 debug: Razor2 is not available Failed to run RAZOR_CHECK SpamAssassin test, skipping: (Can't locate object method "check_razor" via package "Mail::SpamAssassi n::PerMsgStatus" (perhaps you forgot to load "M

Re: [SAtalk] AWL not responsive

2003-01-16 Thread Justin Mason
Tom Allison said: > debug: lock: created /home/harvey/.spamassassin/auto-whitelist.lock.penguin.3 > 452 > debug: lock: 3452 trying to get lock on /home/harvey/.spamassassin/auto-white > lis > t pass 0 > debug: lock: link to /home/harvey/.spamassassin/auto-whitelist.lock ok > debug: lock: unlinked

[SAtalk] Rule for fake email addresses in the From: line

2003-01-16 Thread Kevin Miller
Does anyone have a rule designed for detecting invalid From: addresses? Seems 99.9% of my spam has a malformed From: Thanks Kevin --- This SF.NET email is sponsored by: Thawte.com Understand how to protect your customers personal information

[SAtalk] AWL not responsive

2003-01-16 Thread Tom Allison
debug: lock: created /home/harvey/.spamassassin/auto-whitelist.lock.penguin.3452 debug: lock: 3452 trying to get lock on /home/harvey/.spamassassin/auto-whitelis t pass 0 debug: lock: link to /home/harvey/.spamassassin/auto-whitelist.lock ok debug: lock: unlinked /home/harvey/.spamassassin/auto-whi

Re: [SAtalk] responder

2003-01-16 Thread Simon Lyall
On Thu, 16 Jan 2003 [EMAIL PROTECTED] wrote: > I keep hearing this said, but I think this line of thinking overlooks the > obvious: Bouncing emails tagged by SA isn't to notify the spammers, it's > to notify the senders of legitimate email that SA sometimes catches. If > you're running spamd in an

Re: [SAtalk] Another new spammer ploy?

2003-01-16 Thread Adrian 'Dagurashibanipal' von Bidder
On Thu, 2003-01-16 at 18:36, Rich Puhek wrote: > Scot Wilcoxon wrote: > >> YOUR DEGREE MAY BE > We also may want to consider the effect on our existing rules. Perhaps > we'll need a preprocessor to s/<\!--.*-->//g so that spammers can't > simply do something like: > > free porn and low rate m

Re: [SAtalk] Another new spammer ploy?

2003-01-16 Thread Evan Platt
At 09:36 AM 01/16/2003, you wrote: We also may want to consider the effect on our existing rules. Perhaps we'll need a preprocessor to s/<\!--.*-->//g so that spammers can't simply do something like: free porn and low rate mortgages That's apparantly their goal, and would be fairly easy for a

Re: [SAtalk] Another new spammer ploy?

2003-01-16 Thread Rich Puhek
Michael Shields wrote: In article <[EMAIL PROTECTED]>, Rich Puhek <[EMAIL PROTECTED]> wrote: We also may want to consider the effect on our existing rules. Perhaps we'll need a preprocessor to s/<\!--.*-->//g so that spammers can't simply do something like: free porn and low rate mortgages I

Re[3]: [SAtalk] Help with a score rule

2003-01-16 Thread Chris Willard
On Thursday, January 16, 2003, 12:23:30 AM, you wrote: CE> I use this: CE> # This is a reformulation of standard test VERY_SUSP_RECIPS CE> header SimilarToNames ToCc =~ /\b([a-z][a-z])[^@,<>\(\) CE> ]{0,20}(@[-a-z0-9_\.]{2,4}).{0,80}?(?:\1[^@,<>\(\) ]{0,20}\2.{0,80}?){2,}/is

Re: [SAtalk] Another new spammer ploy?

2003-01-16 Thread Michael Shields
In article <[EMAIL PROTECTED]>, Rich Puhek <[EMAIL PROTECTED]> wrote: > We also may want to consider the effect on our existing rules. Perhaps > we'll need a preprocessor to s/<\!--.*-->//g so that spammers can't > simply do something like: > > free porn and low rate mortgages It would be a good i

[SAtalk] spamd/spamc improvement

2003-01-16 Thread James Golovich
I was thinking about adding a different way to pass user info to spamd, so we wouldn't need all these hacks to lookup username for all the different configurations. I was thinking of adding a -D option to spamc which would be the path to the users home directory. Then spamd would be modified to t

Re: [SAtalk] SA gatewaying with LDAP user verification?

2003-01-16 Thread Rich Puhek
Justin Mason wrote: Rich Puhek said: I'm not sure how useful the RBLs themselves would be to a large group of diverse users, or if it would be most useful if maintained locally. Once it's closer to ready for primetime, I think I'll sourceforge it, and we'll see how it goes. Wow -- great idea

Re: [SAtalk] Problem with 2.43 and DCC

2003-01-16 Thread hans
That was my mistake abou the permissions, they were 1777. - Original Message - From: "Theo Van Dinter" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, January 16, 2003 9:54 AM Subject: Re: [SAtalk] Problem with 2.43 and DCC ___

Re: [SAtalk] Problem with 2.43 and DCC

2003-01-16 Thread Theo Van Dinter
On Thu, Jan 16, 2003 at 09:34:43AM -0800, [EMAIL PROTECTED] wrote: > Just trying new ideas. Checked /tmp. it's drwxrwxrwx. I'm pretty sure > it's a permissions problem. I have the proper holes poked in the firewall It should be 1777 not 777. Don't know if it's related, but ... -- Randomly G

Re: [SAtalk] SA gatewaying with LDAP user verification?

2003-01-16 Thread Justin Mason
Rich Puhek said: > I'm not sure how useful the RBLs themselves would be to a large group of > diverse users, or if it would be most useful if maintained locally. > Once it's closer to ready for primetime, I think I'll sourceforge it, > and we'll see how it goes. Wow -- great idea! Sounds like

Re: Where 2.5 Stores What It Learns [WAS: Re: [SAtalk] Upgradingto 2.5]

2003-01-16 Thread sabat
Hmmm. If you guys were to use DBI to access the .db file, then people could actually have the option of using any backend database. I realize it's too late for the coming release, but maybe it's something worth considering for the future. Justin Mason wrote: sabat said: Since the

Re: [SAtalk] Another new spammer ploy?

2003-01-16 Thread Rich Puhek
Scot Wilcoxon wrote: YOUR DEGREE MAY BE Cute. Comments with text without having whitespace between the text and comments. It may be legal, but it's not common for legibility reasons. Scripts might generate it, although I tend to write scripts which insert whitespace in such situations

Re: [SAtalk] Problem with 2.43 and DCC

2003-01-16 Thread hans
Just trying new ideas. Checked /tmp. it's drwxrwxrwx. I'm pretty sure it's a permissions problem. I have the proper holes poked in the firewall for DCC, according to their FAQ. The strange thing is that it almost wants to work when spamd is run as root. Spamd at least fires up, but then it ha

Re: [SAtalk] SA gatewaying with LDAP user verification?

2003-01-16 Thread Rich Puhek
Robert Strickler wrote: Jeremy Turner [[EMAIL PROTECTED]] keep statistics for a "X strikes and you are out" milter to deny access completely for X minutes when they hit too many bad addresses or have a 0 ham to X spam ratio. Sounds like an MTA thing, not really a SpamAssassin thing. I woul

Re: [SAtalk] Another new spammer ploy?

2003-01-16 Thread Theo Van Dinter
On Thu, Jan 16, 2003 at 10:44:52AM -0600, Scot Wilcoxon wrote: > Cute. Comments with text without having whitespace between the text and > comments. It may be legal, but it's not common for legibility reasons. > Scripts might generate it, although I tend to write scripts which > insert whites

Re: [SAtalk] responder

2003-01-16 Thread Jeremy Turner
On Thu, 2003-01-16 at 10:30, Dustin Baer wrote: > Why not send it to a discard directory and run a nightly cron job to let > people know what was caught, e.g. From, To, Subject, SpamAssassin > score. Then set up a web page (or an email alias to a program) that > will allow someone to request the d

Re: [SAtalk] oddness with FORGED_HOTMAIL_RCVD

2003-01-16 Thread Vivek Khera
> "JM" == John Madden <[EMAIL PROTECTED]> writes: >> else, do it. But don't fake the SMTP sender. JM> Right - the SMTP sender wasn't faked. It was "blackboard JM> (blackboard.ivy.tec.in.us...)" -- no mention of hotmail.com. You're confusing the SMTP sender with the SMTP client. -

Re: [SAtalk] [OT] SpamAssassin Bouncing

2003-01-16 Thread Chris Edwards
| The problem or feature of the current system seems to be that you don't | really know who the email is from. Received: and From: headers can be | faked, so that you really don't know that the listed location is the | true originating location. You can't reliably bounce an email or notify | a po

Re: [SAtalk] success stories with SA ?

2003-01-16 Thread Ian MacDougall
On Thu, 2003-01-16 at 16:26, Ross Vandegrift wrote: > On Thu, Jan 16, 2003 at 09:40:00AM +, Ian MacDougall wrote: > > We have a similar structure, but for reasons I won't go into we have SA > > behind our primary mailservers. > > Actually, would you mind going into this? It seems really stran

Re: [SAtalk] Another new spammer ploy?

2003-01-16 Thread Jeremy Turner
On Thu, 2003-01-16 at 08:53, Mike Scheidler wrote: > Here's an excerpt from one that got by SA (version 2.43). I've never seen > this tactic before, though maybe someone else has. It scored a 4.8. > The gaps seem to be randomly spaced. [...] > While the obfuscating comments are > all identical in

Re: [SAtalk] Another new spammer ploy?

2003-01-16 Thread Scot Wilcoxon
YOUR DEGREE MAY BE Cute. Comments with text without having whitespace between the text and comments. It may be legal, but it's not common for legibility reasons. Scripts might generate it, although I tend to write scripts which insert whitespace in such situations. Might this detect it?

Re: [SAtalk] oddness with FORGED_HOTMAIL_RCVD

2003-01-16 Thread John Madden
> SA 2.43 triggers the FORGED_HOTMAIL_RCVD rule if there is a > hotmail.com From: address, but no Received: header corresponding to the > Hotmail format (like your case). > This has been changed in SA 2.50, which differentiates between a hotmail > address with forgerd hotmail received headers and h

Re: [SAtalk] responder

2003-01-16 Thread Dustin Baer
[EMAIL PROTECTED] wrote: > > On 15 Jan 2003, Jeremy Turner wrote: > > > 2. As discussed previously on this thread (I believe), it might be a > > bad idea to send an email back to a spam source. At best, the address > > doesn't exist, creating a returned bounce email and wasting bandwidth. > > A

Re: [SAtalk] oddness with FORGED_HOTMAIL_RCVD

2003-01-16 Thread Theo Van Dinter
On Thu, Jan 16, 2003 at 10:39:38AM -0500, John Madden wrote: > I believe the logic is hosed there, then. There's nothing wrong with > announcing that your email address is @hotmail.com when sending through > another machine. Actually, my reading of the code was incorrect, sorry. The current vers

Re: [SAtalk] oddness with FORGED_HOTMAIL_RCVD

2003-01-16 Thread John Madden
> There's nothing wrong with that, except when you announce it as the SMTP > sender. That is, you're sending bounces there. This is a *very* common > spammer trick. The test is misnamed perhaps, but the test > itself is correct. If you want to set the From address to something > else, do it. B

Re: [SAtalk] oddness with FORGED_HOTMAIL_RCVD

2003-01-16 Thread John Madden
> Guess why the score for that rule was not set at 7.0 in the first place. > > Playing with the score of a single rule is a perilous excercise. The > scores are computed to work correctly *together*, not in isolation. I've found that some of the default rules don't work all that well. We get a l

Re: [SAtalk] oddness with FORGED_HOTMAIL_RCVD

2003-01-16 Thread Thomas Mechtersheimer
On Thu, Jan 16, 2003 at 10:15:05AM -0500, John Madden wrote: > The full report contained within the rest of the message claims that SA is > looking in the Received headers for the forging, and call me crazy, but I > don't see any hotmail.com in the Received headers here. SA 2.43 triggers the FORGE

Re: [SAtalk] oddness with FORGED_HOTMAIL_RCVD

2003-01-16 Thread Bart Schaefer
On Thu, 16 Jan 2003, John Madden wrote: > > Exactly. The mail has a hotmail from address, but nothing in the > > Received headers says it came from hotmail, so it gets flagged. > > I believe the logic is hosed there, then. There's nothing wrong with > announcing that your email address is @hotm

RE: [SAtalk] [OT] SpamAssassin Bouncing

2003-01-16 Thread Jeremy Turner
On Thu, 2003-01-16 at 10:15, Jerry Rasmussen wrote: > My main concern is someone in my company losing or not responding to > an important email because it was marked SPAM. I am concerned about this as well, so we never ever ever send spam to /dev/null. We tag it, and send it along, giving the c

Re: [SAtalk] success stories with SA ?

2003-01-16 Thread Ross Vandegrift
On Thu, Jan 16, 2003 at 09:40:00AM +, Ian MacDougall wrote: > We have a similar structure, but for reasons I won't go into we have SA > behind our primary mailservers. Actually, would you mind going into this? It seems really strange to do it this way, but I'm sur eyou have reasons. I'd be i

Re: [SAtalk] success stories with SA ?

2003-01-16 Thread Rajesh Bhandari
>>> "Stephane" <[EMAIL PROTECTED]> 01/15/03 05:42PM >>> >Hello again, >Our infrastructure would look like: >Internet-->[SA]-->[Mailsweeper]-->[SMTP/Lotus Notes gateway]-->Lotus Notes Mail >reader on Client PC >Each bracketed text is a separate server, so SA would be a dedicated relay, with no >l

Re: [SAtalk] oddness with FORGED_HOTMAIL_RCVD

2003-01-16 Thread Vivek Khera
> "JM" == John Madden <[EMAIL PROTECTED]> writes: >> Exactly. The mail has a hotmail from address, but nothing in the >> Received headers says it came from hotmail, so it gets flagged. JM> I believe the logic is hosed there, then. There's nothing wrong with JM> announcing that your email ad

Re: [SAtalk] oddness with FORGED_HOTMAIL_RCVD

2003-01-16 Thread John Madden
>> The full report contained within the rest of the message claims that >> SA is looking in the Received headers for the forging, and call me >> crazy, but I don't see any hotmail.com in the Received headers here. >> The scenario here > > Exactly. The mail has a hotmail from address, but nothing i

RE: [SAtalk] SA gatewaying with LDAP user verification?

2003-01-16 Thread Robert Strickler
Jeremy Turner [[EMAIL PROTECTED]] >> keep statistics for a "X strikes and you are out" >> milter to deny access completely for X minutes when they hit too many >> bad addresses or have a 0 ham to X spam ratio. > Sounds like an MTA thing, not really a SpamAssassin thing. I would point you to your

RE: [SAtalk] [OT] SpamAssassin Bouncing

2003-01-16 Thread Jerry Rasmussen
My main concern is someone in my company losing or not responding to an important email because it was marked SPAM. It seems to me there is a difference between a company with say 1000 or less users who only recieve a few 100 spam emails a day and an ISP with 10s of thousands of users who would

[SAtalk] [OT] SpamAssassin Bouncing

2003-01-16 Thread Jeremy Turner
On Thu, 2003-01-16 at 08:32, [EMAIL PROTECTED] wrote: > On 15 Jan 2003, Jeremy Turner wrote: > > > 2. As discussed previously on this thread (I believe), it might be a > > bad idea to send an email back to a spam source. At best, the address > > doesn't exist, creating a returned bounce email an

RE: [SAtalk] success stories with SA ?

2003-01-16 Thread Chris Santerre
Well I'll try not to top post and unleash the dogs! :) > However I couldn't find any description of a > successful implementation with a similar setup than ours -- I > would guess at least a few other companies must follow the same model. I'm in the process of going live with the standard: [fi

[SAtalk] Re: NOTICE: first mass-check for 2.50 starts now! (REV2)

2003-01-16 Thread Theo Van Dinter
On Mon, Jan 13, 2003 at 02:39:19PM -0800, Daniel Quinlan wrote: >e. Submitting your results > > Upload them via rsync with the names "ham-nobayes-net-username.log" > and "spam-nobayes-net-username.log". Also make sure the tag name > of CORPORA_SUBMIT_VERSION_2_5_0_CHECK1 app

[SAtalk] Another new spammer ploy?

2003-01-16 Thread Mike Scheidler
Here's an excerpt from one that got by SA (version 2.43). I've never seen this tactic before, though maybe someone else has. It scored a 4.8. Hi , c23mts YOUR DEGREE MAY BE CLOSER THAN YOU THINKWe remove the obstacles that cause adults to abandon hope.DID YOU KNOW that you could

Re: [SAtalk] responder

2003-01-16 Thread up
On 15 Jan 2003, Jeremy Turner wrote: > 2. As discussed previously on this thread (I believe), it might be a > bad idea to send an email back to a spam source. At best, the address > doesn't exist, creating a returned bounce email and wasting bandwidth. > At worst, the spam source could be a vali

RE: [SAtalk] Spamd won't start

2003-01-16 Thread Jack L. Stone
At 08:22 AM 1.16.2003 -0500, Segree, Gareth wrote: >do a spamd without the -d (daemonise) option and see what error is returned. > >-Original Message- >From: Mike Burkhouse [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, January 15, 2003 02:57 PM >To: [EMAIL PROTECTED] >Subject: [SAtalk] Spamd

RE: [SAtalk] Spamd won't start

2003-01-16 Thread Mike Burkhouse
Thank you for your reply, Gareth. After receiving your reply, I tried to run spamd with the following options: Spamd -x -c -F 0 -L Spamd still won't start. Any ideas? Thank You, Mike -Original Message- From: Segree, Gareth [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 16, 2003

RE: [SAtalk] Spamd won't start

2003-01-16 Thread Segree, Gareth
do a spamd without the -d (daemonise) option and see what error is returned. -Original Message- From: Mike Burkhouse [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 15, 2003 02:57 PM To: [EMAIL PROTECTED] Subject: [SAtalk] Spamd won't start Hi everyone. I just subscribed to this li

Re: [SAtalk] SA gatewaying with LDAP user verification?

2003-01-16 Thread Justin Mason
Jeremy Turner said: > > The next step is to keep statistics for a "X strikes and you are out" milter > > to deny access completely for X minutes when they hit too many bad addresses > > or have a 0 ham to X spam ratio. > > Sounds like an MTA thing, not really a SpamAssassin thing. I would > poin

[SAtalk] Re: Exim and Spamassassin - how to drop spam?

2003-01-16 Thread Michael Andreasen
Mike, I must agree with you, I think that is a better way. Thanks. Mike Loiterman wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Message: 20 Date: Thu, 16 Jan 2003 00:24:39 + From: Michael Andreasen <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: [SAtalk] Exim and Spamassas

Re: [SAtalk] success stories with SA ?

2003-01-16 Thread John Rudd
> From: "Stephane" <[EMAIL PROTECTED]> > > > I think most companies are afraid of implementing opensource software as a > component for an important service such as email. I think that generally > even though people know email has not been designed to be a 100% reliable > protocol they still make

[SAtalk] RE: Exim and Spamassassin - how to drop spam?

2003-01-16 Thread Mike Loiterman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > Message: 20 > Date: Thu, 16 Jan 2003 00:24:39 + > From: Michael Andreasen <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: [SAtalk] Exim and Spamassassin - how to drop spam? > > Exim & Spamassassin... I'm almost there, but ... > > I ha

Re: [SAtalk] SA gatewaying with LDAP user verification?

2003-01-16 Thread Hamish Marson
Jeremy Turner wrote: On Wed, 2003-01-15 at 18:32, SpamTalk wrote: I think Exim might also have the capability. I believe it does have this capability. I've been meaning to test it out. What I would like to see is the ability of the gateway to use LDAP to validate the recipient exists

Re: [SAtalk] success stories with SA ?

2003-01-16 Thread Ian MacDougall
On Wed, 2003-01-15 at 22:42, Stephane wrote: > Amongst the answers to my previous post ("has a large company implemented SA") there >was a very good idea on success stories with SA... It is true that most of the people >on the net who would say they were happy with SA and that it worked well for

Re: [SAtalk] success stories with SA ?

2003-01-16 Thread Tony L. Svanstrom
On Thu, 16 Jan 2003 the voices made Martin Schroeder write: MS> [Please limit your line length to <=70 chars/line] MS> MS> On 2003-01-15 22:42:07 -, Stephane wrote: MS> > exists today disappears ? With opensource you cannot have a MS> > contractual engagement to provide support or updates, nor