module Net::IMAP::SASL::ProtocolAdapters::SMTP
See RFC-4954 (AUTH capability).
Public Instance Methods
Source
# File lib/net/imap/sasl/protocol_adapters.rb, line 86 def command_name; "AUTH" end
See RFC-4954 (AUTH capability).
# File lib/net/imap/sasl/protocol_adapters.rb, line 86 def command_name; "AUTH" end