Net::SMTP>>> Net::SMTP(2.29) Net::SMTP>>> Net::Cmd(2.26) Net::SMTP>>> Exporter(5.58) Net::SMTP>>> IO::Socket::INET(1.27) Net::SMTP>>> IO::Socket(1.28) Net::SMTP>>> IO::Handle(1.24) Net::SMTP=GLOB(0x1a093b0)<<< 220 mail.bellsouth.net ESMTP server (InterMail vM.5.01.06.11 201-253-122-130-111-20040605) ready Wed, 4 May 2005 18:22:37 -0400 Net::SMTP=GLOB(0x1a093b0)>>> EHLO localhost.localdomain Net::SMTP=GLOB(0x1a093b0)<<< 250-imf17aec.mail.bellsouth.net Net::SMTP=GLOB(0x1a093b0)<<< 250-HELP Net::SMTP=GLOB(0x1a093b0)<<< 250-PIPELINING Net::SMTP=GLOB(0x1a093b0)<<< 250-DSN Net::SMTP=GLOB(0x1a093b0)<<< 250-8BITMIME Net::SMTP=GLOB(0x1a093b0)<<< 250 SIZE 26214400 Net::SMTP=GLOB(0x1a093b0)>>> MAIL FROM:<**************@gmail.com> Net::SMTP=GLOB(0x1a093b0)<<< 250 Sender <**************@gmail.com> Ok Net::SMTP=GLOB(0x1a093b0)>>> RCPT TO:<**************@hotmail.com> Net::SMTP=GLOB(0x1a093b0)<<< 250 Recipient <**************@hotmail.com> Ok Net::SMTP=GLOB(0x1a093b0)>>> DATA Net::SMTP=GLOB(0x1a093b0)<<< 354 Ok Send data ending with . Net::SMTP=GLOB(0x1a093b0)>>> . Net::SMTP=GLOB(0x1a093b0)<<< 250 Message received: 20050504222237.KCUR2434.imf17aec.mail.bellsouth.net@localhost.localdomain Net::SMTP=GLOB(0x1a093b0)>>> QUIT Net::SMTP=GLOB(0x1a093b0)<<< 221 imf17aec.mail.bellsouth.net ESMTP server closing connection