Object
Hack in RSET
Resets the SMTP connection.
# File lib/action_mailer/ar_sendmail.rb, line 27 def reset getok 'RSET' end