Method: Mail::SMTPConnection#smtp
- Defined in:
- lib/mail/network/delivery_methods/smtp_connection.rb
#smtp ⇒ Object
Returns the value of attribute smtp.
41 42 43 |
# File 'lib/mail/network/delivery_methods/smtp_connection.rb', line 41 def smtp @smtp end |