RE: [SAtalk] SA integration with Outlook and Exchange server

2003-08-01 Thread McClung, Darren W.
Another good option is to setup a small qmail box as an inbound SMTP proxy. Use qmail-scanner to scan the incoming messages, then pass them off to the EX server. I've been doing this for over a year, and it has been working quite well. Darren -Original Message- From: AltGrendel [mailto:[

RE: [SAtalk] spamd "simply replaces" spamassassin? don't think so

2003-07-01 Thread McClung, Darren W.
Spamassassin itself doesn't do a thing, it just installs the Mail::SpamAssassin perl module, and leaves it up to the user to decide how to tie it into their mail system. The most common way for local users is via procmail, but that is by no means a standard. Darren -Original Message- Fro

[SAtalk] FW: *****SPAM***** Order Diet Pills, and other prescription medcations online with no prior prescription

2003-06-19 Thread McClung, Darren W.
This is an interesting one. If you look at the HTML source, you'll see a PGP signature in an all white font. Clearly this is an attack on SA and similar programs. Thankfully, they made the rest of the message spammy enough that it was still over the threshold by a wide margin. They also went to

OT: No [SATalk] tag? (was: sql support)

2002-12-12 Thread McClung, Darren W.
Why wasn't this message tagged with [SATalk], and, therefore, didn't get filtered? Darren -Original Message- From: Dallas Engelken [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 12, 2002 13:32 To: [EMAIL PROTECTED] Subject: sql support when using the -q flag, are there any options

RE: [SAtalk] Really bad false positive

2002-11-14 Thread McClung, Darren W.
> X-Spam-Checker-Version: SpamAssassin 2.31 (devel $Id: SpamAssassin.pm,v > There's your trouble. Consider upgrading to 2.4x. Darren --- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here

RE: [SAtalk] Broken MIME in tagged messages

2002-11-08 Thread McClung, Darren W.
defang_mime 0 in your config file. -Original Message- From: Andreas Lund [mailto:[EMAIL PROTECTED]] Sent: Friday, November 08, 2002 07:52 To: [EMAIL PROTECTED] Subject: [SAtalk] Broken MIME in tagged messages I've come across a pretty serious problem, but I'm not sure if SA or qmail-sca

RE: [SAtalk] Why was -S option depreciated?

2002-11-07 Thread McClung, Darren W.
I wish. In the last week, out of 4,816 messages, 2,744 (56%) were spam, and I've blocked a good number of the problem mailservers (*.colonize.com) at the firewall. Darren ___ It really doesn't save you that much processing time anyway, because the majority of your e

RE: [SAtalk] Using user_prefs and user setups of whitelists

2002-10-23 Thread McClung, Darren W.
Spamd most certainly does use individual user_prefs files, and will create them if they do not already exist. The wording of the readme would indicate to me that you cannot define custom rules inside a user_prefs file. I'm curious to know what the "security reasons" are for this though. Darren

RE: [SAtalk] running spamd properly for qmail-scanner

2002-10-23 Thread McClung, Darren W.
You need to generate a new qmail-scanner-queue.pl and specify verbose_spamassassin. It defaults to fast_spamassassin, which doesn't inject any headers. http://qmail-scanner.sourceforge.net/FAQ.php Darren -Original Message- From: Jeff Garvas [mailto:jeff@;lek.net] Sent: Wednesday, Octobe

RE: [SAtalk] How to generate $USER_HOME/.spamassassin

2002-10-22 Thread McClung, Darren W.
Have you looked at /var/log/maillog to see if it is having problems creating the config files? (you may need to run spamd in debug mode) The spamd user needs to be able to write to each user's home directory. Are you running spamd as root and letting it suid to each individual user, or are you s

RE: [SAtalk] Spam Assassin Installer

2002-10-18 Thread McClung, Darren W.
I think you're missing the point. You can do the normal make install, then just choose which users' mail gets filtered. Having multiple installs of the SA program files is an administrative nightmare come time to upgrade. Darren -Original Message- From: Johnny L. Wales [mailto:johnny@;m

RE: [SAtalk] Disabling razor?

2002-10-14 Thread McClung, Darren W.
score RAZOR_CHECK 0.00 score RAZOR2_CHECK 0.00 in your config file. -Original Message- From: Frank Pineau [mailto:[EMAIL PROTECTED]] Sent: Monday, October 14, 2002 11:08 To: [EMAIL PROTECTED] Subject: [SAtalk] Disabling razor? Ok, can't find anything in the SA archives. How do I stop

RE: [SAtalk] Big increase in Spam getting through

2002-10-11 Thread McClung, Darren W.
Did you update to 2.42 recently? There seems to be a design flaw in that version that auto-whitelists spammers. I had to clear my audo-whitelist.db this morning due to an excessive amount of spam getting through with large negative AWL adjustments. Darren -Original Message- From: Jason

RE: [SAtalk] Spammer

2002-10-11 Thread McClung, Darren W.
This is OT, but pretty important. If these messenger spams are getting through, your NetBIOS ports are open to the outside, which is VERY BAD. You need to filter tcp/udp ports 137:139. Darren -Original Message- From: Rose, Bobby [mailto:brose@;med.wayne.edu] Sent: Thursday, October 10,

RE: [SAtalk] Probably trivial & unimportant but driving me crazy

2002-10-07 Thread McClung, Darren W.
I've noticed this too. The version you are seeing first is being reported by qmail-scanner, the version you are seeing below is what SA is actually reporting. Apparently when you build the qmail-scanner-queue.pl file, it embeds the current SA version into the code. When you upgrade, this doesn'

RE: [SAtalk] Why isn't CPAN mentioned on SA website? (was: Newbie help-RH7.2+Postfix)

2002-10-03 Thread McClung, Darren W.
I've tried to build sa from CPAN before, and it did not go well. A tarball build is probably still the least error-prone method. Darren -Original Message- From: rODbegbie [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 03, 2002 12:08 To: [EMAIL PROTECTED] Subject: [SAtalk] Why isn't

RE: [SAtalk] Upgrade 2.41?

2002-09-17 Thread McClung, Darren W.
I upgraded from 2.31 to 2.41 w/Razor2 about a week ago and have noticed a substantial improvement. Many fewer false-positives, (none so far) and no false negatives. I'd say go ahead and upgrade. Darren _ I noticed since the latest version was released that a va

[SAtalk] SpamAssassin with Exchange

2002-07-02 Thread McClung, Darren W.
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 subnet on a private IP address range. What I would like to accomplish is to hav