The initial set of entries in this registry is as follows:
+------------+----------+--------+----------------+--------------------+
| Method | Defined | ptype | property | value |
+------------+----------+--------+----------------+--------------------+
| auth | RFC4954 | smtp | auth | AUTH parameter of |
| | | | | the SMTP MAIL |
| | | | | command |
+------------+----------+--------+----------------+--------------------+
| dkim | RFC4871 | header | d | value of |
| | | | | signature "d" tag |
| | | +----------------+--------------------+
| | | | i | value of |
| | | | | signature "i" tag |
+------------+----------+--------+----------------+--------------------+
| domainkeys | RFC4870 | header | d | value of |
| | | | | signature "d" tag |
| | | +----------------+--------------------+
| | | | from | value of From |
| | | | | header field after |
| | | | | removing comments |
| | | | | and local-part if |
| | | | | not authenticated |
| | | +----------------+--------------------+
| | | | sender | value of Sender |
| | | | | header field after |
| | | | | removing comments |
| | | | | and local-part if |
| | | | | not authenticated |
+------------+----------+--------+----------------+--------------------+
| iprev | this | policy | iprev | client IP address |
| | document | | | |
+------------+----------+--------+----------------+--------------------+
| sender-id | RFC4406 | header | name of header | value of header |
| | | | field used by | field used by PRA |
| | | | the Purported | after removing |
| | | | Responsible | comments and parts |
| | | | Address (PRA) | not authenticated |
+------------+----------+--------+----------------+--------------------+
| spf | RFC4408 | smtp | mailfrom | envelope sender |
| | | | | after removing |
| | | | | parts not |
| | | | | authenticated |
| | +--------+----------------+--------------------+
| | | smtp | helo | HELO/EHLO value |
+------------+----------+--------+----------------+--------------------+
本レジストリの初期エントリ一覧は以下の通り。
認証方式 | 仕様文書 | ptype | property | value |
---|---|---|---|---|
auth | RFC4954 | smtp | auth | SMTP MAILコマンドのAUTHパラメータ |
dkim | RFC4871 | header | d | 署名“d”タグの値 |
i | 署名“i”タグの値 | |||
domainkeys | RFC4870 | header | d | 署名“d”タグの値 |
from | 認証されていないコメントおよびlocal-partを削除した後のFromヘッダフィールドの値 | |||
sender | 認証されていないコメントおよびlocal-partを削除した後のSenderヘッダフィールドの値 | |||
iprev | 本文書 | policy | iprev | クライアントIPアドレス |
sender-id | RFC4406 | header | PRA(Purported Responsible Address:責任を持つはずのアドレス)が使うヘッダフィールド名 | コメントおよび認証されていない部分を削除した後のPRAが使用するヘッダフィールドの値 |
spf | RFC4408 | smtp | mailfrom | 認証されていない部分を削除した後のenvelope sender |
smtp | helo | HELO/EHLO値 |
[Page 23]
《PREV》 | 1 4 7 10 13 16 19 22 25 28 31 34 37 40 43 |