~ubuntu-branches/ubuntu/saucy/postfix/saucy

« back to all changes in this revision

Viewing changes to proto/XFORWARD_README.html

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2011-02-22 11:20:43 UTC
  • mfrom: (1.1.27 upstream)
  • Revision ID: james.westby@ubuntu.com-20110222112043-c34ht219w3ybrilr
Tags: 2.8.0-2
* a little more lintian cleanup
* Fix missing format strings in smtp-sink.c

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
 
39
39
</ul>
40
40
 
41
 
<p> This extension is implemented as a separate EMSTP command, and
 
41
<p> This extension is implemented as a separate ESMTP command, and
42
42
can be used to transmit client or message attributes incrementally.
43
43
It is not implemented by passing additional parameters via the MAIL
44
44
FROM command, because doing so would require extending the MAIL
72
72
    xforward-command = XFORWARD 1*( SP attribute-name"="attribute-value )
73
73
</p>
74
74
<p>
75
 
    attribute-name = ( NAME | ADDR | PORT | PROTO | HELO | SOURCE )
 
75
    attribute-name = ( NAME | ADDR | PORT | PROTO | HELO | IDENT | SOURCE )
76
76
</p>
77
77
<p>
78
78
    attribute-value = xtext
108
108
    SMTP HELO command), or [UNAVAILABLE] when the information is
109
109
    unavailable. The hostname may be a non-DNS hostname. </p>
110
110
 
 
111
    <li> <p> The IDENT attribute specifies a local message identifier
 
112
    on the up-stream host, or [UNAVAILABLE] when the information
 
113
    is unavailable. The down-stream MTA may log this information
 
114
    together with its own local message identifier to facilitate
 
115
    message tracking across MTAs. </p>
 
116
 
111
117
    <li> <p> The SOURCE attribute specifies LOCAL when the message
112
118
    was received from a source that is local with respect to the
113
119
    up-stream host (for example, the message originated from the