Re: spamc client always returning 0/0

2010-07-17 Thread Gnanam
of my curiosity. Your signature looks something different. What does that represent? -- View this message in context: http://old.nabble.com/spamc-client-always-returning-0-0-tp29173280p29189836.html Sent from the SpamAssassin - Users mailing list archive at Nabble.com.

Re: spamc client always returning 0/0

2010-07-17 Thread Jari Fredriksson
On 17.7.2010 8:59, Gnanam wrote: Karsten Bräckelmann-2 wrote: -- char *t=\10pse\0r\0dtu...@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;il;i++){ i%8? c=1: (c=*++x); c128 (s+=h); if (!(h=1)||!t[s+h]){ putchar(t[s]);h=m;s=0;

Re: spamc client always returning 0/0

2010-07-16 Thread Gnanam
pointed rightly, both spamc and spamd log statements are logged here (/var/log/maillog). Karsten Bräckelmann-2 wrote: Also, try something like this. echo | spamc -x; echo $? And this was really helpful to debug. -- View this message in context: http://old.nabble.com/spamc-client-always

Re: spamc client always returning 0/0

2010-07-16 Thread Gnanam
: http://old.nabble.com/spamc-client-always-returning-0-0-tp29173280p29181819.html Sent from the SpamAssassin - Users mailing list archive at Nabble.com.

Re: spamc client always returning 0/0

2010-07-16 Thread Martin Gregorie
On Fri, 2010-07-16 at 02:39 -0700, Gnanam wrote: What does . 2 mean in the 7th line above? Its a summary result: '.' means not spam. SA replaces '.' with 'Y' if it is spam. The number is the score truncated to an integer. Martin

Re: spamc client always returning 0/0

2010-07-16 Thread Gnanam
: The maximum message size is 256 MB. So, email messages that are greater than 256 MB can never be tested with SA? Or is there any tweaks to get around this? -- View this message in context: http://old.nabble.com/spamc-client-always-returning-0-0-tp29173280p29182105.html Sent from the SpamAssassin

Re: spamc client always returning 0/0

2010-07-16 Thread Daniel Lemke
/spamc-client-always-returning-0-0-tp29173280p29182193.html Sent from the SpamAssassin - Users mailing list archive at Nabble.com.

Re: spamc client always returning 0/0

2010-07-16 Thread Gnanam
this is that sometimes email attachment(s) size may be on the higher side, that it would easily exceed 256 MB limit. -- View this message in context: http://old.nabble.com/spamc-client-always-returning-0-0-tp29173280p29182291.html Sent from the SpamAssassin - Users mailing list archive at Nabble.com.

Re: spamc client always returning 0/0

2010-07-16 Thread Daniel Lemke
SpamAssassin to check for because it's definitely no spam. If you ever get a spam message of that size, please call Guiness ;) Daniel -- View this message in context: http://old.nabble.com/spamc-client-always-returning-0-0-tp29173280p29182412.html Sent from the SpamAssassin - Users mailing list

Re: spamc client always returning 0/0

2010-07-16 Thread Gnanam
of that size, please call Guiness ;) Hope I'll not exceed this 256 MB limit. -- View this message in context: http://old.nabble.com/spamc-client-always-returning-0-0-tp29173280p29182552.html Sent from the SpamAssassin - Users mailing list archive at Nabble.com.

Re: spamc client always returning 0/0

2010-07-16 Thread Martin Gregorie
On Fri, 2010-07-16 at 04:18 -0700, Gnanam wrote: Daniel Lemke wrote: I think we live in some sort of parallel universes ;) Beside several other reasons why it would be totally insane sending an email of that size, it's nothing you need SpamAssassin to check for because it's

spamc max size limit (was: Re: spamc client always returning 0/0)

2010-07-16 Thread Karsten Bräckelmann
On Fri, 2010-07-16 at 03:40 -0700, Gnanam wrote: Daniel Lemke wrote: The maximum message size is 256 MB. So, email messages that are greater than 256 MB can never be tested with SA? Or is there any tweaks to get around this? You need to scan mails that are greater than 256MB?!

Re: spamc client always returning 0/0

2010-07-16 Thread John Hardin
On Fri, 16 Jul 2010, Gnanam wrote: Daniel Lemke wrote: Gnanam wrote: The maximum message size is 256 MB. So, email messages that are greater than 256 MB can never be tested with SA? Or is there any tweaks to get around this? You need to scan mails that are greater than 256MB?! Reason

Re: spamc max size limit (was: Re: spamc client always returning 0/0)

2010-07-16 Thread Gnanam
Karsten Bräckelmann-2 wrote: Bottom line: Keep your max size limit sane. No kidding. Thank you very much for your valuable comment/recommendation on this. That makes sense. -- View this message in context: http://old.nabble.com/spamc-client-always-returning-0-0-tp29173280p29189631.html

spamc client always returning 0/0

2010-07-15 Thread Gnanam
by suppressing the whole mail message from being printed? Is there any option that controls this? Regards, Gnanam -- View this message in context: http://old.nabble.com/spamc-client-always-returning-0-0-tp29173280p29173280.html Sent from the SpamAssassin - Users mailing list archive at Nabble.com.

Re: spamc client always returning 0/0

2010-07-15 Thread Daniel Lemke
this message in context: http://old.nabble.com/spamc-client-always-returning-0-0-tp29173280p29173405.html Sent from the SpamAssassin - Users mailing list archive at Nabble.com.

Re: spamc client always returning 0/0

2010-07-15 Thread Gnanam
try to run spamc -R mailmessage.txt, it is again returning 0/0. -- View this message in context: http://old.nabble.com/spamc-client-always-returning-0-0-tp29173280p29173522.html Sent from the SpamAssassin - Users mailing list archive at Nabble.com.

Re: spamc client always returning 0/0

2010-07-15 Thread Karsten Bräckelmann
On Thu, 2010-07-15 at 06:58 -0700, Gnanam wrote: My problem is, the spamc client is not at all working and it is always returning 0/0. At the same time, if I use spamassassin script, it's working and is giving back spam score result. That indicates an error. Did you start spamd? You can use

Re: spamc client always returning 0/0

2010-07-15 Thread Jari Fredriksson
On 15.7.2010 16:58, Gnanam wrote: Also, how do I print only Content analysis details from spamassassin command-line tool by suppressing the whole mail message from being printed? Is there any option that controls this? Not possible as far as I know. SpamAssassin's idea is to be a *filter*,

Re: spamc client always returning 0/0

2010-07-15 Thread Karsten Bräckelmann
On Thu, 2010-07-15 at 17:21 +0300, Jari Fredriksson wrote: Also, how do I print only Content analysis details from spamassassin command-line tool by suppressing the whole mail message from being printed? Is there any option that controls this? Not possible as far as I know.

Re: spamc client always returning 0/0

2010-07-15 Thread Karsten Bräckelmann
On Thu, 2010-07-15 at 07:17 -0700, Gnanam wrote: You're right, it was not started. I now started using the command: # spamd -d Then I ran netstat -tulpn |grep spamd, it returned: tcp0 0 127.0.0.1:783 0.0.0.0:* LISTEN 17382/spamd -d Now