This is a discussion on Re: [AMaViS-user] Using amavis-new for compliance? within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Clifton Royston wrote: > You can probably leverage some of this by having an amavisd install > for outbound mail ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Clifton Royston wrote:
> You can probably leverage some of this by having an amavisd install > for outbound mail with a "special" SpamAssassin instance, as SA already > has to have facilities for decoding Base64, dealing with character > entity HTML encodings, etc. If you write all your info detection and > blocking process in terms of SA rules, you might be able to do a > reasonable job of getting this off the ground. Now that's not a bad idea. In fact it's possible that I wouldn't actually need a separate amavisd. If I have amavis include SA headers (X-Spam-Status) and have an SA rule that matches a word but has a score of 0. Then in amavis, after SA has done its thing, I just look for my special non-compliance test marker in the X-Spam-Status header. Only I'm not sure if the SA headers will appear in the message in amavis-new at the point I'm hooking in (the AV scanner). Perhaps in the new v2.5 version I can create a hook at the appropriate time. Cheers Jeremy ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/...fo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/ |