Title: Message
Well, there's still a problem related to a simple 'Reply'. The email headers reference an internal domain instead of "BeginThread.com". Some of the list headers are correct and others are not. I do not know if this originates from the mailman list software or the outgoing MTA gateway. If the MTA is using Postfix or Sendmail, it needs to know that BeginThread.com is a valid alias else this kind of thing happens. Regardless, here's the headers from this email I'm replying to for your edification (or piping to /dev/null (not him, the original great bit-bucket in the sky)).
 
<OriginalHeaders>
Return-Path: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
Received: from forward.chattanooga.net (forward.chattanooga.net [66.129.1.6]) by com.sunbeltsoft.com (Postfix) with ESMTP id C22A327B73 for <[EMAIL PROTECTED]>; Tue, 11 Nov 2003 11:00:34 -0500 (EST)
Received: from smith1.computersecurityresearch.com (client091.sirque.net [216.135.35.91]) by forward.chattanooga.net (8.11.6/8.11.69) with ESMTP id hABFnRr26624 for <[EMAIL PROTECTED]>; Tue, 11 Nov 2003 10:49:27 -0500
Received: from localhost ([127.0.0.1] helo=smith1.computersecurityresearch.com) by smith1.computersecurityresearch.com with esmtp (Exim 4.24) id 1AJanh-0000yD-Lx; Tue, 11 Nov 2003 09:51:29 -0600
Received: from [62.217.74.54] (helo=ehsanakh) by smith1.computersecurityresearch.com with asmtp (Exim 4.24)
 id 1AJane-0000y5-2F for [EMAIL PROTECTED]; Tue, 11 Nov 2003 09:51:27 -0600
From: "Ehsan Akhgari" <[EMAIL PROTECTED]>
To: "'BeginThread.com's MSVC list'" <[EMAIL PROTECTED]>
Subject: RE: [msvc] Ping Check
Date: Tue, 11 Nov 2003 19:22:32 +0330
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook, Build 10.0.2616
Importance: Normal
In-Reply-To: <[EMAIL PROTECTED]>
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
X-BeenThere: [EMAIL PROTECTED]
X-Mailman-Version: 2.1.2
Precedence: list
Reply-To: "BeginThread.com's MSVC list" <[EMAIL PROTECTED]>
List-Id: BeginThread.com's MSVC list  <msvc_beginthread.com.beginthread.com>
List-Unsubscribe: <http://beginthread.com/mailman/listinfo/msvc_beginthread.com>, <mailto:[EMAIL PROTECTED]>
List-Archive: <http://smith1.computersecurityresearch.com/pipermail/msvc_beginthread.com>
List-Post: <mailto:[EMAIL PROTECTED]>
List-Help: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <http://beginthread.com/mailman/listinfo/msvc_beginthread.com>, <mailto:[EMAIL PROTECTED]>
Content-Type: multipart/mixed; boundary="===============60468390319858312=="
Sender: [EMAIL PROTECTED]
Errors-To: [EMAIL PROTECTED]
X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: Primary Hostname - smith1.computersecurityresearch.com
X-AntiAbuse: Original Domain - sunbeltsoft.com
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - beginthread.com
X-Filter-Version: 1.11a (fax.highertech.net)
Status:  
</OriginalHeaders>
 
Note that the "ReturnPath", "From", "To", "Reply-To", "List-Archive", "Sender" and "Errors-To" all reference the internal domain. Funny that the other List-specific headers are correct or, at least, include "BeginThread.com" (the List-Id looks a bit suspect but I'm not familiar enough with that to know for sure).
 
So, at least as far as I'm concerned, I cannot post a reply without replacing the "To" unless I want it to go "Sproing!"
Yeah, real weird.  Here's the headers I got on the same message:
 
<header>
Return-path: <[EMAIL PROTECTED]>
Envelope-to: [EMAIL PROTECTED]
Delivery-date: Tue, 11 Nov 2003 09:51:31 -0600
Received: from localhost ([127.0.0.1] helo=smith1.computersecurityresearch.com)
 by smith1.computersecurityresearch.com with esmtp (Exim 4.24)
 id 1AJanh-0000yD-Lx; Tue, 11 Nov 2003 09:51:29 -0600
Received: from [62.217.74.54] (helo=ehsanakh)
 by smith1.computersecurityresearch.com with asmtp (Exim 4.24)
 id 1AJane-0000y5-2F
 for [EMAIL PROTECTED]; Tue, 11 Nov 2003 09:51:27 -0600
From: "Ehsan Akhgari" <[EMAIL PROTECTED]>
To: "'BeginThread.com's MSVC list'" <[EMAIL PROTECTED]>
Subject: RE: [msvc] Ping Check
Date: Tue, 11 Nov 2003 19:22:32 +0330
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook, Build 10.0.2616
Importance: Normal
In-Reply-To: <[EMAIL PROTECTED]>
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
X-BeenThere: [EMAIL PROTECTED]
X-Mailman-Version: 2.1.2
Precedence: list
Reply-To: "BeginThread.com's MSVC list" <[EMAIL PROTECTED]>
List-Id: BeginThread.com's MSVC list  <msvc_beginthread.com.beginthread.com>
List-Unsubscribe: <http://beginthread.com/mailman/listinfo/msvc_beginthread.com>,
 <mailto:[EMAIL PROTECTED]>
List-Archive: <http://smith1.computersecurityresearch.com/pipermail/msvc_beginthread.com>
List-Post: <mailto:[EMAIL PROTECTED]>
List-Help: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <http://beginthread.com/mailman/listinfo/msvc_beginthread.com>,
 <mailto:[EMAIL PROTECTED]>
Content-Type: multipart/mixed; boundary="===============60468390319858312=="
Sender: [EMAIL PROTECTED]
Errors-To: [EMAIL PROTECTED]
X-Text-Classification: technical
</header>
 
 
Same message, different reply-to.  Wonder if maybe that doesn't get changed for everyone off-system.  But then again, others haven't had any problems (that I know of) sending email to the list...
 
At any rate I'm hard-setting the reply-to.  We'll see how it works on this message (check the headers).
 
My apologies to Dee for jumping to conclusions.  Thanks for your patience with my haste.
 
/dev

Reply via email to