OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: body_check syntax help:unrecognized request

From: *Hobbit* (hobbitavian.org)
Date: Fri Sep 26 2003 - 16:40:06 CDT


General body_checks structure tip, implementation of which a while
back *really* helped ease the load on "cleanup" here:

        base64 rejects/discards [exe headers, swen, etc]
        remaining-base64-is-OK rule [A-Za-z0-9+/=]
        other rules dealing with normal body text...

and hope people don't start sending big uuencoded attachments!

_H*