From: Ralf Hildebrandt (no email)
Date: Tue Oct 01 2002 - 02:40:02 EDT
On Tue, Oct 01, 2002 at 02:48:52PM +1000, Matthew Wheeler wrote:
>
> Hi, I am hacking up a small content_filter (of type pipe) and getting
> myself into a mail loop.
>
> Basically what is happening is this:
>
> Email comes into port 25 on postfix
> Postfix passes it onto port 10025 (smtp) Virus Scanner
> Virus Scanner passes it back into Postfix on port 10026
> Postfix passes it into content_filter (pipe)
> content_filter passes it back into port 25 and the merry go round begins
> again :-)
Why does the content_filter give it back to Port 25? That's obviously
wrong!
Pass it to port 10027, where another smtpd listens, with "-o content_filter="
-- Ralf Hildebrandt (Im Auftrag des Referat V A) Charite Campus Virchow-Klinikum Tel. +49 (0)30-450 570-155 Referat V A - Kommunikationsnetze - Fax. +49 (0)30-450 570-916 Windows NT crashed. I am the Blue Screen of Death. No one hears your screams. - To unsubscribe, send mail to with content (not subject): unsubscribe postfix-users
|
|
|