| ▼ へなちょこさん
> >このコンピュータ名と違う別の名前を設定したいという要望ですか?
> HELOの名前を変更したいだけです。
RFCに従うと、(RFC2821, Sec.4.1.1.1)
> 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.
なので任意の名前を付けることはできません。
動的に IP アドレスが割り当てられる場合も、
Address Literals に従うように指示されています。
(最近は NAT 等の普及で意味を無くしているのも確かですが...)
|
|