Re: [Exim] Relay mail on network

Top Page
Delete this message
Reply to this message
Author: Anita Lewis
Date:  
To: exim-users
Subject: Re: [Exim] Relay mail on network
On Fri, Nov 29, 2002 at 06:17:52PM +0530, Suresh Ramasubramanian wrote:
> ajlewis2@??? (Anita Lewis) writes:
> >
> > I'm curious what this line in exim.conf does:
> > route_list = "* mailhost.intac.com bydns_a"
> >
>
> make it "byname". bydns does a dns lookup for mailhost.intac.com even when
> offline.
>
> and arrange to queue remote domains.
>
>     srs


Ok, I changed it and now have this:
-------------
# Send all mail to a smarthost

smarthost:
driver = domainlist
transport = remote_smtp
route_list = "* mailhost.intac.com byname"

--------------
It still takes 30 seconds to send to the queue when I am offline. This is
true even if it is a local mail. I did restart exim after the change.

How do I arrange to queue remote domains?
Thank you for the help.
--
Anita
GnuPG key: 1024D/9EDAC910