[mew-dist 21095] Re: smtp helo のホスト名の警告メッセージについて
Atsushi Onoe
onoe at example.com
2002年 7月 3日 (水) 00:47:40 JST
> ishizuka> 固定 IP ではなく ISP から動的に IPCP で IP アドレスを割当てら
> ishizuka> れているマシンの場合、mew-smtp-helo-domain か何かを動的に設定
> ishizuka> することによりこの警告メッセージを抑止する良い方法は何かありま
> ishizuka> せんでしょうか。
>
> もらったアドレスを逆引きして、それを名乗るようにすれば良いのでしょう。
実装は見てませんが、RFC 2821 によれば、address literal で良いみたい
ですね。その後ろにホスト名いれてもいいけど。
尾上
| 4.1.1.1 Extended HELLO (EHLO) or HELLO (HELO)
|
| These commands are used to identify the SMTP client to the SMTP
| server. The argument field contains the fully-qualified domain name
| of the SMTP client if one is available. In situations in which the
| SMTP client system does not have a meaningful domain name (e.g., when
| its address is dynamically allocated and no reverse mapping record is
| available), the client SHOULD send an address literal (see section
| 4.1.3), optionally followed by information that will help to identify
| the client system.
Mew-dist メーリングリストの案内