Re: [exim] Unusual routing question [OT]

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Jim Cheetham
Data:  
Para: exim-users
Asunto: Re: [exim] Unusual routing question [OT]
On 09/11/10 23:53, Graeme Fowler wrote:
> On Mon, 2010-11-08 at 11:38 -0800, Marc Perkel wrote:
> Have you tried NGINX? http://wiki.nginx.org/NginxMailCoreModule


NginX is a great proxy, but I've never used it for SMTP (or even IMAP,
which is its oldest mail feature).

There is always GNU Anubis, which is generally expecting to be an SMTP
proxy for MUA submission, but should be easily extended (as it has a set
of capable scripting hooks) to do what you would like.

-jim