|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Victor Duchovni (Victor.Duchovni
MorganStanley.com)
Date: Tue Jan 15 2008 - 08:12:32 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Jan 15, 2008 at 11:07:09AM -0300, Reinaldo Carvalho wrote:
> > To be more specific, smtpd_proxy_filter speaks SMTP, and can be
> > used only to connect to SMTP servers (inside or outside of Postfix).
> >
> > Wietse
> >
>
> "pipe" could do that.
Actually, no it could not. The protocol spoken by the pipe(8) daemon is
the internal queue-manager <-> delivery-agent protocol. The pipe(8) daemon
is is a delivery agent, not an SMTP proxy. I think you are confusing pipe(8)
with spawn(8).
> Ok, I will create a socket...
You *can* use spawn(8), but the proxy will be respawned for each
connection. Persistent daemons are more efficient.
--
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 ]