No. I wouldn't expect it to read PDFs. For example, just now it didn't read these types:
[-- Type: text/plain, Encoding: 8bit, Size: 1.7K --] [-- Type: text/plain, Encoding: 7bit, Size: 2.3K --] [-- Type: text/html, Encoding: 7bit, Size: 4.3K --]
Cheers, Jeff
O Wed, Jan 14, 2004 at 09:14:44AM -0500, Matt Kettler wrote:
> At 08:48 AM 1/14/04 -0500, Jeff Fulmer wrote:
> >I'd like to assign spam points to any message whose body does not contain
> >any one of several keywords. But unfortunately, I can't find a body
> >directive reads all body attachments. I tried "body" and "rawbody" but
> >there are still many body attachments that pass through unscanned. Since
> >my match adds points to any message whose body does NOT contain the
> >keywords, I'm getting false matches when the body is not scanned for the
> >words. Is there anyway I can get around this?
>
>
> Define what you mean by "body attachments".. if you mean things like pdf's,
> word documents, etc.. don't bother.. SA doesn't decode document formats,
> thus the rules will be run against the litteral binary of these files. They
> don't always contain the literal text in-order, as various formatting and
> editing sequences sometimes get stuck inbetween.
>
> Theoreticaly SA's body rules should work for any mime section which is a
> message body, ie: text/plain or text/html. It _might_ match a binary
> document attachment, but that is not reliable as SA has no direct
> understanding of these binary formats and does not decode them beyond
> converting them from base64 to their original binary states.
>
>
>
--
#include <stdio.h>
int main(){int a[]={74,117,115,116,32,97,110,111,116,104,101,114,32, \
67,32,104,97,99,107,101,114,10,0}; int *b=a;while(*b>0)putchar(*b++);}
------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk