[SAtalk] Doonesbury cartoon about spam

2002-10-28 Thread Kenneth Chen
I figured you guys might enjoy this strip in the Sunday funnies. http://www.doonesbury.com/strip/dailydose/index.cfm?uc_full_date=20021027&uc_comic=db&uc_daction=X He needs to install Spamassassin! :) (If you can't access it, go to Doonesbury.com, select Daily Dose, then select October 27th). E

RE: [SAtalk] Consistency between releases

2002-10-17 Thread Kenneth Chen
ork for default SA rules. LookOut apparently can't search for a > header called X-Spam-Score and then check to see if it was a value (or a > string within it ) of X. The only way I've found to make a header match > work is to do a header search for a literal "X-Spam-Score: ***

RE: [SAtalk] Consistency between releases

2002-10-17 Thread Kenneth Chen
I'm curious about something -- can you actually create a recipe in procmail to filter emails with X-Spam-Status at 20 or more to send emails directly to /dev/null? If so, what would the recipe be? And what exactly is the difference between 'probably-spam' and 'definitely-spam' thresholds? Thanks

Re: [SAtalk] Re: Updated: Unable to restart spamd as a non-root user

2002-04-21 Thread Kenneth Chen
Hi guys: lore@vampire:/dev$ ls -al null -rw-r--r-- 1 root root24507 Apr 21 15:04 null This is Slackware; no idea why it happened. I deleted the file and followed my friend's: mknod /dev/null c 1 9 chmod a+w /dev/null and now it works... hmm. Thanks everyone, Kenneth On Sun, 21

[SAtalk] Updated: Unable to restart spamd as a non-root user

2002-04-21 Thread Kenneth Chen
re=7.1 required=7 Can't write '/dev/null': Permission denied at /usr/local/bin/spamd line 640. Everything seems to look okay except for the very end where it complains about not being able to write to /dev/null Thanks, Kenneth -- Forwarded message -- Date: Sun, 21 Apr 2002 11

[SAtalk] Unable to restart spamd as a non-root user

2002-04-21 Thread Kenneth Chen
I edited something in local.cf today and tried to restart spamd, but to no avail. This is what I get on the command line: root@vampire:/var/mail# /usr/local/bin/spamd -d -a -u mail Can't write '/dev/null': Permission denied at /usr/local/bin/spamd line 640. Line 640 in spamd is the part that st

Re: [SAtalk] Implementing Razor

2002-04-07 Thread Kenneth Chen
s, Kenneth ------- Kenneth Chen Unit Supervisor, Clark Kerr and UVA Residential Computing University of California, Berkeley [EMAIL PROTECTED] On Sat, 6 Apr 2002, Ed Kasky wrote: > Kenneth - > > I have razor compiled and working. > > I just want to be sure that it passes the mail to

Re: [SAtalk] Implementing Razor

2002-04-06 Thread Kenneth Chen
Ed: I believe SpamAssassin is capable of running razor on its own when Razor properly compiled and working. It's part of the many tests it uses. My spamc automatically throws each email against razor's database, and gives it some extra points when it sees that it is in the database. So yes, ma

Re: [SAtalk] Freedom of Press / Speech / Junk Mail (yah right)

2002-03-26 Thread Kenneth Chen
I thought the ORBZ author was sued due to his "attacks" on a mailserver run by the City, and not so much because his service contained blacklists? That's what I gleaned from http://www.theregister.co.uk/content/6/24544.html anyway. Kenneth On Tue, 26 Mar 2002, Smith, Rick wrote: > > How long d

[SAtalk] Patches and updates

2002-03-22 Thread Kenneth Chen
even know where to begin to do that, but that seems like a reasonable 'update' to SpamAssassin so I would hope to see that check commented out in a future release. Regards, Kenneth ------- Kenneth Chen Unit Supervisor, Clark Kerr and UVA Residential Computing

RE: [SAtalk] SA's performance with mailing lists

2002-03-19 Thread Kenneth Chen
Well there you go! An real-life example of the best of both worlds. :) Sounds like a great set-up; are you filtering all mail through procmail first -> spamassassin? I'm curious as to what ISPs would use for that purpose... Kenneth --- Kenneth C

Re: [SAtalk] SA's performance with mailing lists

2002-03-18 Thread Kenneth Chen
;victim" of this too. Kenneth ------- Kenneth Chen Unit Supervisor, Clark Kerr and UVA Residential Computing University of California, Berkeley [EMAIL PROTECTED] On Mon, 18 Mar 2002, Kerry Nice wrote: > procmail takes care of them), but if an ISP, for example, i

Re: [SAtalk] whitelist_from not working

2002-03-18 Thread Kenneth Chen
You're right, sorry. I was referring to whitelist_to which is only a -6.0 bonus. Best, Kenneth --- Kenneth Chen Unit Supervisor, Clark Kerr and UVA Residential Computing University of California, Berkeley [EMAIL PROTECTED] On Mon, 18 Mar 2002, Craig R H

Re: [SAtalk] whitelist_from not working

2002-03-17 Thread Kenneth Chen
cause the whitelist might be a -5 score). It won't guarantee not tagging the email, but it does help. Something has got to be seriously wrong with the email if you were getting 20.3 without intending to 'spam.' Kenneth ------- Kenneth Chen Unit Supervisor

Re: [SAtalk] Dumb question

2002-03-17 Thread Kenneth Chen
I had the same problem until I went and set it to /var/mail/caughtspam instead of just caughtspam. Then it worked. Kenneth --- Kenneth Chen Unit Supervisor, Clark Kerr and UVA Residential Computing University of California, Berkeley [EMAIL PROTECTED] On Mon

Re: [SAtalk] Re: How to put hits in subject (Was Re: Why to deliverSPAM even if it's identified.)

2002-03-17 Thread Kenneth Chen
free for a limited time!" However, I've still not figured out how to get it to bounce at the SMTP level. Regards, Kenneth ------- Kenneth Chen Unit Supervisor, Clark Kerr and UVA Residential Computing University of California, Berkeley [EMAIL PROTECTED]

[SAtalk] Re: How to put hits in subject (Was Re: Why to deliver SPAM even ifit's identified.)

2002-03-16 Thread Kenneth Chen
Hey Duncan: Thanks for the tip! It works fine. Now to figure out how to get the emails bounced right away (or simply rejected at the SMTP level) Regards, Kenneth --- Kenneth Chen Unit Supervisor, Clark Kerr and UVA Residential Computing University of

RE: [SAtalk] Why to deliver SPAM even if it's identified. (was Re:Spamd and Milter - Expected Results?)

2002-03-15 Thread Kenneth Chen
--- Kenneth Chen Unit Supervisor, Clark Kerr and UVA Residential Computing University of California, Berkeley [EMAIL PROTECTED] On Wed, 13 Mar 2002, Michael Moncur wrote: > It nonetheless has value: my spam arrives in "a special little folder" of its > own

Re: [SAtalk] Whitelist troubles

2002-03-13 Thread Kenneth Chen
Okay, this may seem like a really stupid suggestion, but I made the same mistake a few times when I first set up SpamAssassin. Did you kill and restart `spamd' when you made modifications to your local.cf? Kenneth --- Kenneth Chen Unit Supervisor, Clark

Re: [SAtalk] Spamc Not Tagging E-mail

2002-03-12 Thread Kenneth Chen
I think you should have it like such: :0fw | spamc :0e { EXITCODE=$? } :0: * ^X-Spam-Status: Yes /path/to/spamfile You left out the exit code part. (By the way, what I pasted above is what I use). Regards, Kenneth On Tue, 12 Mar 2002, Daniel Rogers wrote: > On Tue, Mar 12, 2002 at 12: