[SAtalk] Reporting a message as non-spam?

2002-11-16 Thread Philip Mak
If I receive a message that SpamAssassin incorrectly classifies as spam, is there a way to add it to a database for the people who design SpamAssassin's rules to review? P.S. What happened to the mailing list archives? The link "Spamassassin-talk Archives" on http://lists.sourceforge.net/lists/lis

Re: [SAtalk] SpamAssassin per user (MySQL)

2002-11-16 Thread Rick Macdougall
Hi, I tend to agree with you but I'm not sure where to store that extra bit by default. We are talking about having users settings by default set not to scan. Adding an extra setting in MySQL or somewhere else for all users, plus users you may add on a daily basis, kinda defeats the purpose for

[SAtalk] Newbie questions

2002-11-16 Thread Daemon
Sorry if more than one question is taboo but I have 2 questions. #1 I get the following in /var/log/maillog after I upgrading to p5-Mail-SpamAssassin-2.43 -- Nov 16 16:53:04 MyBox spamd[44251]: Still running as root: user not specified, not found, or set to root. Fall back to nobody. [root]:

Re: [SAtalk] SpamAssassin per user (MySQL)

2002-11-16 Thread Jan Korger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, 16 Nov 2002, Rick Macdougall wrote: > Hi, > > Moved over to satalk from vchkpw since this is really an satalk issue not > vpopmail... > > I think the most interesting way to handle it is... > > Set required_hits to a default value of 0 > Call

Re: [SAtalk] Really bad false positive

2002-11-16 Thread Ben Jackson
On Thu, Nov 14, 2002 at 09:02:51AM -0500, Ross Vandegrift wrote: > Check this message my boss forwarded to me. It came from his lawyer and > was tagged by SA via the CAPS rules and some URL rules. > > Funny thing is, there nothing in all caps, and there's absolutely no > URL. This is clearly a l

[SAtalk] SA Hang w/normal testing, Does not hang with -L switch

2002-11-16 Thread Kevin Amazon
SA: 2.43 WinNT 6a Yes, I do have SET RES_NAMESERVERS=ipaddress set as an environment variable “Out-of-the-box” default configuration I am having a problem whereby SA hangs at the same place all the time. Here is the console output: --

[SAtalk] RE: SpamAssassin per user (MySQL)

2002-11-16 Thread Andy BIERLAIR
Hi, I head this idea in mind, but I thought their might be some option that tells SA not to scan incoming mails unless the users says so. I'm not too familiar with perl though. I will take a look at the source code, but a patch would be appreciated :-) --

[SAtalk] SpamAssassin per user (MySQL)

2002-11-16 Thread Rick Macdougall
Hi, Moved over to satalk from vchkpw since this is really an satalk issue not vpopmail... I think the most interesting way to handle it is... Set required_hits to a default value of 0 Call spamd with the parameters to lookup the user in MySQL If the user has no required_hits set, stop processing

[SAtalk] RE: [vchkpw] Spamassassin per user (MySQL)

2002-11-16 Thread Andy BIERLAIR
I think there is a difference between .qmail .qmail-default .qmail- .qmail files are not supported in MySQL as far as I know. It's only .qmail- that is supported (for aliases and forwards) --> see valias table in mysql .qmail files are always located in a users directory. I use .qmail (user base

Re: [SAtalk] spamassassin new rule..newbie alert

2002-11-16 Thread Adrian Ho
On Sat, Nov 16, 2002 at 11:31:37AM +, Martin Radford wrote: > At Fri Nov 15 17:53:22 2002, Steve Thomas wrote: > > > > I wouldn't recommend doing this, though. E-mail addresses are not case > > sensitive, > > That's not correct. Neither, strictly speaking, is your assertion. The correct ans

[SAtalk] RE: [vchkpw] Spamassassin per user (MySQL)

2002-11-16 Thread Ron Culler
valias support in mysql will work. the current problem is that qmailadmin does not support the valias mod for vpopmail. It only likes .qmail files... If you can write a webfront end that only writes to the mysql tables you can get most of qmailadmins features - user creation/ mods (not deletes -ca

[SAtalk] RE: [vchkpw] Spamassassin per user (MySQL)

2002-11-16 Thread Andy BIERLAIR
First intersting thing would probably be the integration of .qmail files from each user into mysql and maybe even .qmail-default e.g. ~vpopmail//postmaster/.qmail ~vpopmail//any_user/.qmail My primary objective is getting rid of all the flat files (except the Maildir of course) Andy -

[SAtalk] Re: [vchkpw] Spamassassin per user (MySQL)

2002-11-16 Thread Rick Macdougall
Hi, Interesting idea... but since to see if spamassassin is supposed to run you'd have to run spamassassin, maybe a little front end to check to see if the user has a required_hits set in the database and if they do, then pass the email along to spamassassin. Interesting.. I like it. I'll look

Re: [SAtalk] spamassassin new rule..newbie alert

2002-11-16 Thread Martin Radford
At Fri Nov 15 17:53:22 2002, Steve Thomas wrote: > > I wouldn't recommend doing this, though. E-mail addresses are not case > sensitive, That's not correct. The local-part (the bit to the left of the '@' symbol) *is* case-sensitive. It's only the domain (the bit after the '@') that's not case-s

Re: [SAtalk] Malformed URL

2002-11-16 Thread Lars Hansson
On Sat, 16 Nov 2002 01:51:17 -0600 "Jay Hodges" <[EMAIL PROTECTED]> wrote: > Nothing at all. His point was that you started a new thread by replying to an existing one. Messes up archives, MUA threading and is generally frowned upon. --- Lars Hansson ---

[SAtalk] Malformed URL

2002-11-16 Thread Jay Hodges
Nothing at all. Jay On Fri, Nov 15, 2002 at 07:49:55PM -0600, Jay Hodges wrote: > Malformed UTF-8 character (unexpected continuation byte 0x94, with no > preceding start byte) > > spamd error above litters my maillog file. RH 8.0 with Spamassassin > included in dist. > What does this have to