Re: [Exim] Exim as a central hub.

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Derrick
Datum:  
To: Tim Jackson
CC: exim-users
Betreff: Re: [Exim] Exim as a central hub.
Thanks Tim, was able to find that, what was causing me the most problems
was me no knowing port 25 was being blocked at the firewall. This is what
I am using now:

our_route:
        driver = manualroute
        transport = remote_smtp
        route_list = xxx.ca x.x.x.x ; \
        xxxx.com x.x.x.x


On Mon, 5 Apr 2004, Tim Jackson wrote:

> Hi Derrick, on Mon, 5 Apr 2004 10:24:55 -0700 (PDT) you wrote:
>
> >     INTERNET
> >        |
> >     external mail server
> >        |
> >       EXIM
> >        |
> >     internal mail server

>
> Exim makes this very easy, and powerful. Chances are the main thing you're
> looking for is how to manually route all messages from Exim to the
> internal server, in which case search this list for "manualroute" - this
> topic has come up every two or three days recently.
>
> Tim
>
> --
>
> ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim details at http://www.exim.org/ ##
>
>



Derrick MacPherson
derrick@???