るりまサーチ (Ruby 2.7.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.099秒)

別のキーワード

  1. smtp start
  2. net/smtp start
  3. http start
  4. pop start
  5. pop3 start

ライブラリ

検索結果

Net::SMTP#ssl? -> bool (63430.0)

その Net::SMTP オブジェクトが SMTPS を利用するならば真を返します。

...その Net::SMTP オブジェクトが SMTPS を利用するならば真を返します。

@see Net::SMTP#enable_tls, Net::SMTP#disable_tls, Net::SMTP#start...

Net::SMTP#tls? -> bool (18130.0)

その Net::SMTP オブジェクトが SMTPS を利用するならば真を返します。

...その Net::SMTP オブジェクトが SMTPS を利用するならば真を返します。

@see Net::SMTP#enable_tls, Net::SMTP#disable_tls, Net::SMTP#start...