PDA

View Full Version : Troublesome Mail Forwarding Latency


KenCarlson
3-2-02, 12:57 PM
Has anyone else out there noticed an intermittant latency problem with the mail forwarding features?

For example, I have saybrooke.org hosted with PowWeb. From an external pop/smtp account (my ISP) I sent an email to "Ken.Carlson@saybrooke.org" at 10:37am EST. I have a forwarding alias set up to forward such messages back to my ISP pop account. I finally received the message at 12:32pm EST (nearly 2 hours later).

Examining the message headers in detail, the lag is definitely at the PowWeb server... specifically, a one hour fifty five minute lag between received at mail.powweb.com to the time it was received at my ISP's server.

I do not experience this problem all the time, but this is twice now (both times on a Saturday when I had time to play around and notice these things). The other time was when I noticed a HUGE latency with the /usr/sbin/sendmail function that my mail form processing script uses. In the end, all test messages (sent vial the web form) were received, but there was about 7 hours delay.

Starr, perhaps this is an issue that you or your technical staff can look into?

Ken

Message header info included:
================================
Return-Path: <carlsonk@krcweb.com>
Received: (from bin@localhost)
by saturn.skyport.net (8.8.8/8.8.8) id MAA17615
for krcweb@krcweb.com; Sat, 2 Mar 2002 12:32:40 -0500
X-Authentication-Warning: saturn.skyport.net: bin set sender to carlsonk@krcweb.com using -f
Received: from mail.powweb.com (mail.powweb.com [64.63.125.220]) by
saturn.skyport.net (8.8.8/8.8.8) with ESMTP id MAA17608 for
<carlsonk@krcweb.com>; Sat, 2 Mar 2002 12:32:36 -0500
Received: from snipe.prod.itd.earthlink.net (snipe.mail.pas.earthlink.net
[207.217.120.62]) by mail.powweb.com (Postfix) with ESMTP id 279F1E703 for
<Ken.Carlson@saybrooke.org>; Sat, 2 Mar 2002 07:37:51 -0800 (PST)
Received: from pool-63.49.135.84.bltm.grid.net ([63.49.135.84]
helo=cj33856-a) by snipe.prod.itd.earthlink.net with esmtp (Exim 3.33 #1)
id 16hBa0-00012D-00 for Ken.Carlson@saybrooke.org; Sat, 02 Mar 2002 07:37:49
-0800
From: "Ken Carlson" <carlsonk@krcweb.com>
To: Ken.Carlson@saybrooke.org
Date: Sat, 2 Mar 2002 10:37:50 -0500
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7BIT
Subject: dfhdgh
Message-Id: <3C80AB7E.12782.6C23DF@localhost>
Priority: normal
X-Mailer: Pegasus Mail for Win32 (v3.12c)
X-Loop: carlsonk@krcweb.com
Status:
X-PMFLAGS: 34078848 0 1 P15550.CNM

KenCarlson
3-2-02, 03:19 PM
As I said, this is an intermittent problem. As of 3:10pm EST, everything is working fine again.

Hmmmmmmmm

Starr
3-2-02, 03:47 PM
Hmm, we made no changes. Keep me posted please.

James
3-2-02, 08:11 PM
Our mail servers and our webservers both use completely different MTA's... The webservers use sendmail, and our mail servers use postifx. The webservers have the default setup for sendmail, no changes have been made to them what so ever. It might have been delayed on our servers because of problems connecting to the destination SMTP server. This could be either a network problem or a problem with the server itself. The fact that you get the messages, that it is intermitent, and that we do not have this problem with other people (that I am currently aware of) would lead me to believe this is a problem we have little control over. I will look into it a litte further though and notify you of any problem I might find.