spam from subdomain

2004-11-04 Thread Khalid Waheed
I am receiving spam from subdomain (example given below) of a domain listed in URBL. How to block this kind of email? -- deduct the cost for rx now value magnifier on rx meds it's far from a "do-it-yourself" pharmacy and leave everyt

Per-user capabilities

2004-11-02 Thread Khalid Waheed
SpamAssassin has all sorts of per-user capabilities, including whitelists, rule weights, and Bayesian filtering. But all of this stuff is totally useless in some mail servers (e.g. SunOne messaging server), for the simple reason that being able to process mail for multiple users simultaneously

Re: URIBL score

2004-10-18 Thread Khalid Waheed
I added this to /usr/local/share/spamassassin/25_uribl.cf, now it working fine. Thanks Jeff. Jeff Chan wrote: On Monday, October 18, 2004, 12:27:59 AM, Khalid Waheed wrote: The original message and test result is given below, I'm wondering how to improve the score of

URIBL score

2004-10-18 Thread Khalid Waheed
Hi, The original message and test result is given below, I'm wondering how to improve the score of this message which is sure spam and listed in URIBL. The score of the message is always 3.2 with or without bayes. Thanks, Khalid -- Test Result-

Re: SURBLs not working after upgrade to 3.0

2004-10-17 Thread Khalid Waheed
If you are using --siteconfigpath other then default, copy the init.pre file to location. Sahil Tandon wrote: Laurent Luyckx wrote: Are you sure you're using a recent version of Net::DNS module (>= 0.34)? Indeed. #pkg_info | grep p5-Net-DNS p5-Net-DNS-0.48 Perl5 interface to the DNS resolver

spamd process

2004-10-11 Thread Khalid Waheed
Is there any option to set min and max child process of spamd? Is spamd-child process is multi threaded, or it handles single message at a time?? how spamd-parent process allocate message to its child, I mean scheduling? Kh

Re: Newbie get by artist RH 9 ... spamd clogging server v3.0

2004-09-29 Thread Khalid Waheed
Watchout your syslog, you may have problem with you bayes db. If you can efford, the workaround is just to remove bayes db and restart server. Tye Gaddis wrote: It ran fine for about 20 minutes then ….   CPU load averages: 5.99 (1 mins) , 6.08 (5 mins) , 6.18 (15 mins)

Bayes filter

2004-09-28 Thread Khalid Waheed
Dear all, What is the importance of bayes filter in spamassassin? it takes a lot of CPU resource so I have disabled it and have not felt much difference. Thanks, Kha