Re: [Exim] relay

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Oliver Egginger
Dátum:  
Címzett: exim-users
Tárgy: Re: [Exim] relay
Message from Wed 27 June 2001 17:58:

> > is there a possible way to relay all my mail to anther smtp because my isp
> doesnt allow outgoing mail.


Maybe I don't understand you right,
but I think you are looking for a smathost:

Define something like this in the
Router-Configuration section of
your exim-conf:

# smarthost
smart_route:
driver = domainlist
transport = remote_smtp
route_list = "* your-mailgate.your-relay-domain.com bydns_mx"