
robm at m2
Jun 19, 2008, 1:36 PM
Post #1 of 9
(1018 views)
Permalink
|
|
connected but connection died ?
|
|
I'm in the process of setting up a set of qmail & dovecot servers distributed across our company's network, with one dmz system as the single entry and exit point for mail. It's mostly all working now with two sites, but I found an odd problem. If I send a message from the remote site to my gmail account, and then reply to that message, it is accepted by the dmz server but then when it is forwarded to the remote internal server I get this: Jun 19 16:18:14 buster qmail-send: 1213906694.836116 delivery 15908: deferral: Connected_to_192.168.1.219_but_connection_died._Possible_duplicate!_(#4.4.2)/ I don't see any evidence of the connection on the destination server. Successful incoming messages are logged as usual. Yet when I just send a message from my gmail account directly to the user at the remote site it works fine. This is reproducable. A reply to a second message fails, and incoming mail from gmail works fine. What could be happening here? Thanks in advance. One message "stuck" in the queue looks like this: -------------- MESSAGE NUMBER 94624 -------------- Received: (qmail 27738 invoked by alias); 19 Jun 2008 16:16:44 -0400 Delivered-To: robm[at]m2.seamanpaper.com Received: (qmail 27735 invoked from network); 19 Jun 2008 16:16:44 -0400 Received: from rv-out-0506.google.com (209.85.198.230) by buster.seamanpaper.com with SMTP; 19 Jun 2008 16:16:44 -0400 Received-SPF: pass (buster.seamanpaper.com: SPF record at _spf.google.com designates 209.85.198.230 as permitted sender) Received: by rv-out-0506.google.com with SMTP id f6so7319385rvb.5 for <robm[at]m2.seamanpaper.com>; Thu, 19 Jun 2008 13:16:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :to:subject:in-reply-to:mime-version:content-type:references; bh=7eb4+qyKj7gnc31TVvEkrV/arN9VXFNySe5rfb+u21M=; b=gvVeGWT5IwXBRAjXAxvSsVtHwgcUuqoNHCp2pDVEvabgSyBNbfM2lm72/3R9pcJkXo iop0Shj+UdnoGON2XtmHNo516sOaSvhCLV40RQ7dKM4rItXZl79grZQw/d792Dsgx8bm xDutCLJ3Ccfe5ynp8FlhEq9iHzBZZjxat0Ci8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:in-reply-to:mime-version :content-type:references; b=Bf7VKxnEiIuF7Wj9YH7eEc6RPKqF3qsjlzi5/CMG3UMFkcQ6VWf/2MEyXQnkm5pTQn MesiHGLgWeFRWOfyF+ntcpyU5QxBHMB6YGJ7/0yqVfdmhJ+eYX99fzdb9IwT9NbkrpGB ksr0PJc4tWYk1pEjnsEGc+S38/FfopQNpOlAA= Received: by 10.141.89.13 with SMTP id r13mr6959097rvl.177.1213906602574; Thu, 19 Jun 2008 13:16:42 -0700 (PDT) Received: by 10.141.206.17 with HTTP; Thu, 19 Jun 2008 13:16:42 -0700 (PDT) Message-ID: <588667830806191316g7d2e1b9ev26be3cbb320fa1b6[at]mail.gmail.com> Date: Thu, 19 Jun 2008 16:16:42 -0400 From: "Jeff Dickens" <dreamgear[at]gmail.com> Reply-To: dickens[at]dreamgear.com To: "robm test" <robm[at]m2.seamanpaper.com> Subject: Re: test e1 In-Reply-To: <485ABA56.9040805[at]m2.seamanpaper.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_6593_2398558.1213906602576" References: <485ABA56.9040805[at]m2.seamanpaper.com> ------=_Part_6593_2398558.1213906602576 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline test f2 On Thu, Jun 19, 2008 at 3:58 PM, robm test <robm[at]m2.seamanpaper.com> wrote: > not really rob > ------=_Part_6593_2398558.1213906602576 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline test f2<br><br><div class="gmail_quote">On Thu, Jun 19, 2008 at 3:58 PM, robm test <<a href="mailto:robm[at]m2.seamanpaper.com">robm[at]m2.seamanpaper.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> not really rob<br> </blockquote></div><br> ------=_Part_6593_2398558.1213906602576--
|