Email headers help (WAS: [rebmail] Re: I would like to help)
[1/1] from: mario::cassani::icl::com at: 28-Aug-2001 15:10
Dear Gregg, all,
> Mario, Peter, et al
> Compuserve's old forum format used an ID for each message to manage
<<quoted lines omitted: 5>>
> they belong to. Here is what their thread headers and messages
> contained:
[...]
> I think embedding metadata, or "directive" content if you will, makes
> perfect sense in the REBOL context, but I'm admittedly very new to it
> so it's a somewhat ignorant opinion.
your suggestion is very good and we can use it with messages
sent with "RebMail".
Email headers are as follow (Gregg message had this stuff
embedded):
8<----------------------------------------------------------
Received: from x400.icl.co.uk (umg1.x400.icl.co.uk [145.227.248.89]) by
wwmessd045.man23.icl.local with SMTP (Microsoft Exchange Internet Mail
Service Version 5.5.2653.13)
id Q3S3FNYP; Mon, 27 Aug 2001 23:40:20 +0100
Received: from vguard1.icl.co.uk (vguard1.icl.co.uk [145.227.248.91])
by x400.icl.co.uk (8.9.3/8.9.2) with SMTP id XAA21143
for <[Mario--Cassani--icl--com]>; Mon, 27 Aug 2001 23:37:14 +0100 (BST)
Received: FROM ws2mail.icl.co.uk BY vguard1.icl.co.uk ; Mon Aug 27 23:32:51
2001 +0100
Received: from n6.groups.yahoo.com (n6.groups.yahoo.com [216.115.96.56])
by ws2mail.icl.co.uk (8.8.8/8.8.8) with SMTP id XAA17096
for <[Mario--Cassani--icl--com]>; Mon, 27 Aug 2001 23:41:48 +0100 (BST)
X-eGroups-Return:
sentto-3812682-36-998951816-Mario.Cassani=[icl--com--returns--onelist--com]
Received: from [10.1.4.55] by hm.egroups.com with NNFMP; 27 Aug 2001
22:36:57 -0000
X-Sender: [greggirwin--starband--net]
X-Apparently-To: [rebmail--yahoogroups--com]
Received: (EGP: mail-7_3_2); 27 Aug 2001 22:36:55 -0000
Received: (qmail 2456 invoked from network); 27 Aug 2001 22:33:57 -0000
Received: from unknown (10.1.10.26)
by l9.egroups.com with QMQP; 27 Aug 2001 22:33:57 -0000
Received: from unknown (HELO n25.groups.yahoo.com) (10.1.1.41)
by mta1 with SMTP; 27 Aug 2001 22:33:57 -0000
X-eGroups-Return: [greggirwin--starband--net]
Received: from [10.1.1.35] by mv.egroups.com with NNFMP; 27 Aug 2001
22:33:57 -0000
To: [rebmail--yahoogroups--com]
Message-ID: <[9mehsi+gasm--eGroups--com]>
In-Reply-To: <[4--3--2--7--1--20010827071406--00c46220--pophost]>
User-Agent: eGroups-EW/0.82
X-Mailer: eGroups Message Poster
X-Originating-IP: 148.78.249.10
From: [greggirwin--starband--net]
MIME-Version: 1.0
Mailing-List: list [rebmail--yahoogroups--com]; contact
[rebmail-owner--yahoogroups--com]
Delivered-To: mailing list [rebmail--yahoogroups--com]
Precedence: bulk
List-Unsubscribe: <mailto:[rebmail-unsubscribe--yahoogroups--com]>
Date: Mon, 27 Aug 2001 22:33:54 -0000
Reply-To: [rebmail--yahoogroups--com]
Subject: [rebmail] Re: I would like to help
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
8<----------------------------------------------------------
All the "X-" prefixed fields are optional/custom and
can be read with msg/x-field in Rebol (msg is the imported
email) so we can put some X-field data in outgoing messages
to keep them tracked.
What i wonder is:
1) Are the:
Message-ID: <[9mehsi+gasm--eGroups--com]>
In-Reply-To: <[4--3--2--7--1--20010827071406--00c46220--pophost]>
field always available?
2) How are these X-fields and (most important if point 1 is
true) the Message-ID/In-Reply-To fields embedded in a
message? I mean both in Rebol and in mail clients.
Thanks
Zaijian
Mario
Notes
- Quoted lines have been omitted from some messages.
View the message alone to see the lines that have been omitted