Re: [Exim] sending email to remote SMTP server

Top Page
Delete this message
Reply to this message
Author: Nico Erfurth
Date:  
To: Matthias Hank
CC: exim-users@exim.org
Subject: Re: [Exim] sending email to remote SMTP server

On Tue, 1 Oct 2002, Matthias Hank wrote:

> Hi,
>
> On Mon, Sep 30, 2002 at 12:24:55PM -0700, mohammad.meskarian wrote:
> ...
> > I want to know is there any way on exim to send email to some specific
> > address with remote SMTP and to other addresses without use of remote
> > smtp server ?
>
> Same Question, exim-4.
>
> Any Hints?


Use a manualroute router that catches the specific addresses/domains
before your usual dnslookup router.

ciao