Thanks everyone for your help!

I have changed procmailrc to the following:
DROPPRIVS=yes
:0fw
* < 512000
| /usr/bin/spamc

:0
* ^X-Spam-Level: \*\*\*\*\*\*\*\*\*\*
/dev/null

It is now working fine.

Someone mentioned that i can actually invoke spamassassin directly from
sendmail. What will be the advantage/disadvantage to do that? Also any docs
on how to do that?

Thanks,

Angus



d.hill wrote:
> 
> Quoting Karsten Bräckelmann <[email protected]>:
> 
>>> But this does not help. The spam emails still did not get tag.
>>>
>>> 2. I am using procmailrc to invoke spamassassin.
>>> Here is the /etc/procmailrc:
>>> DROPPRIVS=yes
>>> :0fw
>>> * < 25600
>>> | /usr/bin/spamc
>>
>> That's 25 kByte! Yes, that is your problem. Any mail larger than that
>> will NOT be processed by SA.
>>
>> The default has been 500 kByte for a long time, and was 250 kByte
>> before. That line looks like an obvious *typo* to me. An ancient one.
> 
> Add another zero and it would have been about 256Kb.
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Spamassassin-not-tagging-some-emails-tp26019435p26034712.html
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.

Reply via email to