RE: [Exim] Smarthost - Exim 3

Top Page
Delete this message
Reply to this message
Author: Timothy Arnold
Date:  
To: 'Andreas Metzler'
CC: 'Exim-Users (E-mail)'
Subject: RE: [Exim] Smarthost - Exim 3
Hi Andreas,

I did try that and then got some really weird errors about "Too Many
Received Headers"

Timothy.

-----Original Message-----
From: Andreas Metzler [mailto:eximusers@downhill.at.eu.org]
Sent: 17 March 2003 16:11
To: exim-users@???
Subject: Re: [Exim] Smarthost - Exim 3

On Mon, Mar 17, 2003 at 03:39:17PM -0000, Timothy Arnold wrote:
> We are currently running Exim 3.14 and I am trying to get 'smarthost'
> functionality working!


> In Exim4 I have the following router:


> Smarthost:
>     Driver = manualroute
>     Domains ! +local_domains
>     Route_list = "* mail21.messagelabs.com"
>     Transport = remote_smtp


> This seams to work fine but I cannot get this replicated on Exim 3.
> I would appreciate any ideas you may have - Ideally with a full
> configuration file so I know where to place the routers etc.


#Router (the only one in the router section)
smarthost:
driver = domainlist
transport = remote_smtp
route_list = "* mail21.messagelabs.com bydns_a"

#transport:
remote_smtp:
driver = smtp

The "Domains !.." is not required because local domains are delivered
by directors instead of routers in exim v3.
              cu andreas


--

## List details at http://www.exim.org/mailman/listinfo/exim-users Exim
details at http://www.exim.org/ ##


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.
www.mimesweeper.com
**********************************************************************