Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com From: =?ISO-8859-1?Q?Ren=E9_Berber?= Subject: Re: Can't get Exim to send mail Date: Sun, 05 Jun 2005 19:22:45 -0500 Lines: 26 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) In-Reply-To: X-IsSubscribed: yes David Abrahams wrote: > I'm hoping someone can help me out. The smtp server I'm forced (by my > ISP) to use, smtp.rcn.com, sometimes doesn't respond for 20 seconds at > a time, and since I often send from Gnus -- which is synchronous -- I > thought I might avoid locking up my Gnus UI by setting up an Exim > daemon to send the messages for me. I'm behind a Linksys router, > which is behind a cablemodem. [snip] I didn't check all your config but you are missing the most important part, you should have under routers: begin routers smart_route: driver = manualroute transport = remote_smtp route_list = * smtp.rcn.com That's the first thing to change, worry later about timeouts or anything else. HTH -- René Berber -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/