|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Subject: Re: AVP Daemon as content filter
From: Tan Swee Heng (sweeheng
magix.com.sg)Date: Tue Jun 06 2000 - 20:52:32 CDT
- Next message: Ronneil Camara: "554, what is it?"
- Previous message: Marco d'Itri: "Re: performance issues"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
BURJAN Gabor wrote:
>
> Hi,
>
> I want to use the AVPDaemon as content filter of my postfix. I
> downloaded the newest snapshot, I compiled it, and I read the
> FILTER_README. I want make a similar solution to the advanced content
> filtering example. Did anybody try it? I think I will write a filter
> program, where can I find any documentation about socket programming?
> Where can I find example programs? Thanks,
>
> Gábor
> --
> Burján Gábor <burjang
elte.hu> | http://buga.dhs.org
Hi,
In an earlier posting, I gave the URL to a Perl daemon script I wrote.
You may find it useful if you use only pure SMTP and no SASL extension.
The URL is:
<http://www.magix.com.sg/users/sweeheng/macofida/index.htm>
This daemon will receive your mail via port 10025, run it through your
scanner and examine the result. If the scanner is happy, the mail is
relayed to port 10026. If the scanner complains or the delivery to 10026
fails, the client on 10025 will be informed.
To make it work with AVPDaemon, you need to add in a few lines of code.
I think that should be relatively easy if you know Perl. The source code
of amavis-perl is a good reference for this task.
AFAIK, the other software that may serve your need is Bennett Todd's
tailbiter script. It was posted to the list two days back. You might
want to check the online archive of postfix-users
<http://msgs.securepoint.com/postfix>.
If you encounter any problems with macofida, please let me know.
Swee Heng
- Next message: Ronneil Camara: "554, what is it?"
- Previous message: Marco d'Itri: "Re: performance issues"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]