1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/net
nobu 2939d61f28 * lib/net/smtp.rb (Net::SMTP#rcptto_list): continue when at least
one RCPT is accepted.  based on a patch from Kero van Gelder at
  [ruby-core:26190].


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27374 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-04-16 23:57:43 +00:00
..
.document
ftp.rb * lib/net/ftp.rb (initialize): set @sock to a NullSocket instance to 2010-02-06 15:26:20 +00:00
http.rb * lib/net/http.rb (Net::HTTPHeader#{content_range,range_length}): 2010-01-18 06:49:46 +00:00
https.rb * lib: fixed typo. a patch by Sho Hashimoto in [ruby-dev:40716]. 2010-03-20 03:30:59 +00:00
imap.rb * lib/net/imap (encode_utf7): encode & properly. Thanks, Kengo 2010-04-14 04:00:09 +00:00
pop.rb
protocol.rb
smtp.rb * lib/net/smtp.rb (Net::SMTP#rcptto_list): continue when at least 2010-04-16 23:57:43 +00:00
telnet.rb * lib/net/telnet.rb: don't use simple delegate. 2009-11-12 14:03:03 +00:00