From: Michael Linfield [mailto:globyy3000 / hotmail.com] 
# smtp = Net::SMTP.new('mx1.hotmail.com')
# smtp.start()

smtp.set_debug_output $stderr   # insert this and email back the result
 
# smtp.ready(sender, rcpt) do |mail|
#  mail.write msg