[Exim] Re: How to deliver without looking for dns

Top Page
Delete this message
Reply to this message
Author: Suresh Ramasubramanian
Date:  
To: exim-mailinglist
Subject: [Exim] Re: How to deliver without looking for dns
+++ Thomas Wegner [exim-users] <10/07/01 07:20 +0200>:
> I've upgraded from debian2.2 to testing with exim 3-22.4 Now I have a
> problem with delivering mails from my pc. I have only a dialup connection
> and configured exim for this problem. Every time I send a mail it takes
> about 30 seconds before I can go on with my mailprogramm. It seems that exim
> tries looking for the isp.
> Before upgrading all went fine.
> where can i change this behaviour?


See http://www.hserus.net/exim.html

queue_remote_domains=* (plus the route_list to divert all mail to your
smarthost) is what you are looking for, I guess.

    -suresh