Re: [Exim] relaying

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Suresh Ramasubramanian
Data:  
Para: Sherona Hoosen
CC: Nigel Metheringham, exim-users
Asunto: Re: [Exim] relaying
Sherona Hoosen [9/26/2003 5:00 PM] :

> Thanks
>
> You've been a great help. I couldn't understand why it wasn't working.
>
> Appreciate the help
> Cheers
> sherona


Run Interscan in "sandwich mode" - where exim accepts mail on port 25,
passes it to interscan on another higher port (say 2525) - and interscan
then passes it to a third exim on port 25250 (say).

There is at least one howto I have seen for how to do this with
sendmail. If you can do it in sendmail it should be trivial to do it
with exim.

    srs