Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > net/smtpライブラリ > Net::SMTPクラス > esmtp

instance method Net::SMTP#esmtp

esmtp? -> bool
esmtp -> bool

その Net::SMTP オブジェクトが ESMTP を使う場合に真を返します。 デフォルトは真です。

[SEE_ALSO] Net::SMTP#esmtp=

class Net::SMTP