strike through text in images

2007-07-08 Thread Sandeep Agarwal
hello list, i have spamssassin 3.2.1 with perl 5.8.8 and Fuzzyocr 3.5.1. Alls working fine but the mail dump below passed through the spamassassin/Fuzzyocr checks. It a image based spam but the text in the images are strikedthrough. i think Fuzzyocr is not capable of dealing with this kind of im

spamassassin deadlocks

2007-03-19 Thread Sandeep Agarwal
hello list, i am using 3.1.7 with SQL based setup using Postgres 8.1.4 as the RDBMS. postgresql server log is full of deadlock detected message ERROR: deadlock detected DETAIL: Process 18045 waits for ShareLock on transaction 2438579; blocked by process 18049. Process 18049 waits for Sh

Re: why SA:0(?/?) in logs when spamd is up and running

2007-03-18 Thread Sandeep Agarwal
On 3/19/07, Jason Haar <[EMAIL PROTECTED]> wrote: Sandeep Agarwal wrote: > > Mar 18 12:33:04 ngblhost3 qmail-scanner[1525]: > Clear:RC:0(209.126.192.189):SA:0(?/?): 53.10712 1888348 Did you read the Qmail-Scanner FAQ? (http://qmail-scanner.sourceforge.net/FAQ.php) Especially

why SA:0(?/?) in logs when spamd is up and running

2007-03-17 Thread Sandeep Agarwal
hello list, i am having spamassassin 3.1.7 having postgresql (on remote machine) for bayes and AWL working. my MTA is qmail (qmr setup) using qmail-scanner-queue.pl as the mail scanner. spamassassin is working good but sometimes it results is the log entry as below Mar 18 12:33:04 ngblhost3 qmai

Re: spamd child processing timeout

2007-03-17 Thread Sandeep Agarwal
On 3/16/07, Daryl C. W. O'Shea <[EMAIL PROTECTED]> wrote: Sandeep Agarwal wrote: > On 3/15/07, Daryl C. W. O'Shea <[EMAIL PROTECTED]> wrote: >> Sandeep Agarwal wrote: >> > On 3/7/07, Daryl C. W. O'Shea <[EMAIL PROTECTED]> wrote: >> >>

Re: spamd child processing timeout

2007-03-15 Thread Sandeep Agarwal
On 3/15/07, Daryl C. W. O'Shea <[EMAIL PROTECTED]> wrote: Sandeep Agarwal wrote: > On 3/7/07, Daryl C. W. O'Shea <[EMAIL PROTECTED]> wrote: >> On 3/2/2007 2:50 AM, Sandeep Agarwal wrote: >> >> > any suggestions how to fix this or the reason for t

testing SQL based userpref

2007-03-14 Thread Sandeep Agarwal
hi, i have my userpref in SQL db (postgres) on a remote machine am using SA 3.1.8. the defination for userpref is: Table "public.userpref" Column | Type | Modifiers -+--+--

Re: No RBL checks

2007-03-12 Thread Sandeep Agarwal
On 3/12/07, Spamassassin List <[EMAIL PROTECTED]> wrote: > On 3/12/07, Spamassassin List <[EMAIL PROTECTED]> wrote: >> > i think my spamassassin is performing no RBL checks, i disabled that >> > once, reset that change but it seems that the RBL are still not >> > working >> >> Have you remove -L

Re: No RBL checks

2007-03-12 Thread Sandeep Agarwal
On 3/12/07, Sandeep Agarwal <[EMAIL PROTECTED]> wrote: On 3/12/07, Spamassassin List <[EMAIL PROTECTED]> wrote: > > i think my spamassassin is performing no RBL checks, i disabled that > > once, reset that change but it seems that the RBL are still not > > working &

Re: No RBL checks

2007-03-12 Thread Sandeep Agarwal
On 3/12/07, Spamassassin List <[EMAIL PROTECTED]> wrote: > i think my spamassassin is performing no RBL checks, i disabled that > once, reset that change but it seems that the RBL are still not > working Have you remove -L from the setup of SA? i disbaled it from the local.cf file "skip_rbl_ch

Re: spamd child processing timeout

2007-03-10 Thread Sandeep Agarwal
On 3/7/07, Daryl C. W. O'Shea <[EMAIL PROTECTED]> wrote: On 3/2/2007 2:50 AM, Sandeep Agarwal wrote: > any suggestions how to fix this or the reason for this. It's probably being caused by bayes expiries. Disable auto expiry and do the expiries via a cron job. Daryl

Re: No RBL checks

2007-03-04 Thread Sandeep Agarwal
On 3/3/07, Matt Kettler <[EMAIL PROTECTED]> wrote: Sandeep Agarwal wrote: > On 3/2/07, Sietse van Zanen <[EMAIL PROTECTED]> wrote: >> >> >> >> oops, forgot to mention, you need to feed a sample message to >> spamassassin >> -D --lint or it wi

Re: HAM and SPAM mailboxes

2007-03-02 Thread Sandeep Agarwal
On 3/2/07, Luis HernĂ¡n Otegui <[EMAIL PROTECTED]> wrote: Hi, people, I am currently researching, trying to implement a way for my POP3 users to train SA via message forwarding. I've read in the list that the messages should be forwarded as attachments. My question is how do you make SA process th

Re: No RBL checks

2007-03-02 Thread Sandeep Agarwal
On 3/2/07, Sietse van Zanen <[EMAIL PROTECTED]> wrote: pointers? I thought those were used in cpp programs... I do have a couple of hints for ya. *Better look at your init.pre file on machine B. You might have left the RBL plugins commented out. *And of course verify whether machine B has

No RBL checks

2007-03-02 Thread Sandeep Agarwal
hi, i think my spamassassin is performing no RBL checks, i disabled that once, reset that change but it seems that the RBL are still not working i have got two different installations of spamassassin on one machine (machine - A) the results are as expected. this is on SA v3.1.7,the results are b

spamd child processing timeout

2007-03-01 Thread Sandeep Agarwal
hello list, i am facing spamd child processing timeout errors in my maillog and after that it does not scan mails and SPAMs are passed through. i am having qmail installation, spamassassin 3.1.8 on perl 5.8.7, with bayes, awl and userpref on postgresql on a remote machine. here is my local.cf r