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 Message-ID: <3F623053.BBE14858@phumblet.no-ip.org> Date: Fri, 12 Sep 2003 16:45:07 -0400 From: "Pierre A. Humblet" Reply-To: Pierre DOT Humblet AT ieee DOT org X-Accept-Language: en,pdf MIME-Version: 1.0 To: Jason Tishler CC: Cygwin , Pierre DOT Humblet AT ieee DOT org Subject: Re: Potential exim/minires VPN problem References: <20030912203945 DOT GK1840 AT tishler DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Jason Tishler wrote: > > Pierre, > > On my laptop, exim/minires has transient DNS lookup problems when I'm > VPN-ed into my company's network, but does not exhibit this behavior > when I'm directly connected to it. > > When VPN-ed, I get errors like the following: > > 2003-09-12 15:07:36 HL47SO-00014S-5P <= jason DOT tishler AT foo DOT com H=(tishlerjason.bar.foo.com) [127.0.0.1] P=smtp S=882 id=20030912190735 DOT GH2180 AT foo DOT com > 2003-09-12 15:08:01 HL47SO-00014S-5P == jason DOT tishler AT foo DOT com R=send_to_gateway defer (-36): host lookup for smtp.foo.com did not complete (DNS timeout?) > > However, if I run the following: > > $ exim -qqff > > then the mail is successfully sent: > > 2003-09-12 15:08:12 Start queue run: pid=2500 -qqff > 2003-09-12 15:08:13 HL47SO-00014S-5P => jason DOT tishler AT foo DOT com R=send_to_gateway T=remote_smtp H=smtp.foo.com [XX.XX.XX.XX] > 2003-09-12 15:08:13 HL47SO-00014S-5P Completed > 2003-09-12 15:08:13 End queue run: pid=2500 -qqff > > I can also workaround the problem by creating an /etc/resolv.conf file. > > Any ideas on how to further debug this problem? Yes, run exim with the resolver debug flag set, exim -d+resolver ...... Pierre -- 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/