summaryrefslogtreecommitdiff
path: root/test/net/smtp
AgeCommit message (Expand)Author
2013-12-02* lib/net/smtp.rb (Net::SMTP#critical): Always return adrbrain
2013-03-11* lib/net/smtp.rb: Added Net::SMTP#rset method to implement the SMTPdrbrain
2011-01-15* test/net/smtp/test_ssl_socket.rb: fix dependency.nobu
2010-12-22adding tests for Net::SMTP::Response#exception_classtenderlove
2010-12-22adding more tests for Net::SMTP::Response classtenderlove
2010-12-22* lib/net/smtp.rb: refactoring Net::SMTP#esmtp= to use antenderlove
2010-12-22adding tests for the SMTP response parsertenderlove
2010-12-22* lib/net/smtp.rb: Net::SMTP should close the SSL connection if thetenderlove