General

Profile

pveselov (Pawel Veselov)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

11/19/2013

11:55 AM Ruby master Bug #9125 (Closed): Net::SMTP - invalid method raised when attempting to connect using STARTTLS
Simple attempt (in irb):
require 'net/smtp'
smtp = Net::SMTP.new('server', 587)
mtp.enable_starttls()
smtp.star...
pveselov (Pawel Veselov)

Also available in: Atom