At 8:05 +0800 18-12-2008, Nelson Serafica wrote:
I have setup qmail with spamassassin and clamd. I have used qmail-scanner-1.25 and happy with it. However, I have received an error about "Disallowed double-barrelled attachment filename" which lead me to upgrade my qmail-scanner. Now, I upgraded to qmail-scanner-2.05. However, when I do a test mail, it seems my spamassassin log doesn't increment which bug me if there's something wrong. When I check the header, I was surprise that it says "X-Spam-Status: No, score=? required=?". There are no score! So I decided immediately to turn back to 1.25 and suddenly all came back to normal.

Here is my compilation on 1.25

./configure --admin foo --domain <http://fee.com>fee.com --notify "admin" --redundant yes --log-details yes --virus-to-delete yes --sa-quarantine 2 --install

Here is my compilation option on 2.05

./configure --admin foo --domain <http://fee.com>fee.com --admin-description "Fee System Administrator" --skip-text-msgs no --notify admin --sa -maxsize 10000000 --sa-quarantine 2 --redundant yes --log-details yes --install

Does anyone encountered the same error? Any hint or should I stay on 1.25?

Hi Nelson

It is not an error.. It is a protection. QS blocks attachement that have two extensions like 'rtf.doc' or 'doc.exe' as they can incluede a 0 day virus. Version 2.05 manages this kind of files better than version 1.25, for example version 2.05 does not block a file with extensions 'doc.rft' as it can't be dangerous.

The other point about spamassassin not scoring a message is about the size of the message, spamassassin (and also QS) does not scan a file bigger than 250K. You can change this behavior configuring both (spamassassin and QS) to accept bigger messages.


Regards

ST

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Qmail-scanner-general mailing list
Qmail-scanner-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to