|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: A simple working example of a simple content filter?
From: Victor Duchovni (Victor.Duchovni
MorganStanley.com)
Date: Thu Feb 09 2006 - 10:14:28 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Feb 09, 2006 at 10:15:43AM -0500, W. Craig Carter wrote:
>
> Hello,
> I'd like to investigate doing my own content filtering.
>
> Does anyone have a working example of the source for the
> executable "filter" that is referred to in the first
> example shell script in FILTER_README?
>
> It is so much easier to start from a simple working example!
>
/bin/cat is the minimal starting point. Are you looking for the content
filter to do something specific?
- It may need a MIME parser.
- It may need to parse RFC822 addresses in headers
- It may need a policy database
- It may need archive decoding modules
- It may a virus signature database
- ...
Find the most similar open source filter and start there.
--
Viktor.
Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.
To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:majordomo
postfix.org?body=unsubscribe%20postfix-users>
If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]