usefor-article-07 May 2002
[< Prev]
[TOC] [ Next >]
6.2. Sender
The Sender-header specifies the mailbox of the entity which caused
this article to be posted (and hence injected), if that entity is
different from that given in the From-header or if more than one
address appears in the From-header. This header SHOULD NOT appear in
an article unless the sender is different from the poster. This
header is appropriate for use by automatic article posters. The
content syntax makes use of syntax defined in [RFC 2822].
header =/ Sender-header
Sender-header = "Sender" ":" SP Sender-content
*( ";" other-parameter )
Sender-content = mailbox
[< Prev]
[TOC] [ Next >]
#Diff to first older
--- ../usefor-article-06/Sender.out November 2001
+++ ../usefor-article-07/Sender.out May 2002
@@ -1,12 +1,15 @@
6.2. Sender
- The Sender header specifies the mailbox of the entity which actually
- sent this article, if that entity is different from that given in the
- From header or if more than one address appears in the From header.
- This header SHOULD NOT appear in an article unless the sender is
- different from the poster. This header is appropriate for use by
- automatic article posters. The content syntax makes use of syntax
- defined in [RFC 2822].
+ The Sender-header specifies the mailbox of the entity which caused
+ this article to be posted (and hence injected), if that entity is
+ different from that given in the From-header or if more than one
+ address appears in the From-header. This header SHOULD NOT appear in
+ an article unless the sender is different from the poster. This
+ header is appropriate for use by automatic article posters. The
+ content syntax makes use of syntax defined in [RFC 2822].
+ header =/ Sender-header
+ Sender-header = "Sender" ":" SP Sender-content
+ *( ";" other-parameter )
Sender-content = mailbox