General

Profile

mljsimone (Mariano Simone)

  • Login: mljsimone
  • Email: mljsimone@gmail.com
  • Registered on: 03/21/2012
  • Last sign in: 03/21/2012

Issues

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

Activity

03/21/2012

12:28 PM Ruby Bug #6181 (Third Party's Issue): Ruby crash when trying to send a mail (tls/gmail)
The following code made ruby crash:
require 'net/smtp'
smtp = Net::SMTP.new 'smtp.gmail.com', 587
smtp.enable_starttls
smtp.start("gmail.com", "***edited***", "***edited***", :login) do
smtp.send_message("hello world!!", "...
mljsimone (Mariano Simone)

Also available in: Atom