X-Git-Url: https://git.distorted.org.uk/~mdw/qmail/blobdiff_plain/2117e02ec495fdfd6e96b39778b701a5bcff8aa5..HEAD:/qmail-header.5 diff --git a/qmail-header.5 b/qmail-header.5 index f15c850..d90323a 100644 --- a/qmail-header.5 +++ b/qmail-header.5 @@ -11,7 +11,8 @@ The main function of .B qmail-inject is to make sure that each outgoing message has an appropriate header. -For more detailed information, see RFC 822 and RFC 1123. +For more detailed information, see +.BR http://pobox.com/~djb/proto/immhf.html . .SH "MESSAGE STRUCTURE" A message contains a series of .I header fields\fR, @@ -239,7 +240,7 @@ does not create any fields. .SH "RESENT MESSAGES" A message is -.I forwarded +.I resent if it contains any of the following fields: .BR Resent-Sender , .BR Resent-From , @@ -250,7 +251,7 @@ if it contains any of the following fields: .BR Resent-Date , .BR Resent-Message-ID . -If a message is forwarded, +If a message is resent, .B qmail-inject changes its behavior as follows.