Re: [Perl-unix-users] IO::Socket & SMTP Connections

2004-12-28 Thread $Bill Luebkert
Brandon wrote: > Good Morning, > > I'm having a total brain dead morning and can't figure out what I'm doing > wrong when it comes to creating a session to an SMTP server with > IO::Socket. The mail system asks me to end DATA portion with a "." on a > single line. When I telnet in, I'm able t

[Perl-unix-users] IO::Socket & SMTP Connections

2004-12-28 Thread Brandon
Good Morning, I'm having a total brain dead morning and can't figure out what I'm doing wrong when it comes to creating a session to an SMTP server with IO::Socket. The mail system asks me to end DATA portion with a "." on a single line. When I telnet in, I'm able to end the session with a sing