------ art_68944_6537146.1154348648644 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Francis, thanks for helping me along. I tried your suggestions. However, it still does not work. Do you know the ESMTP command sequence to send an email over TSL and Authenticate? On 7/31/06, Francis Cianfrocca <garbagecat10 / gmail.com> wrote: > > Satish Talim wrote: > > Here's my Telnet session using 1st SMTP server. > > > > ---------------------------------- > > 220 Welcome to the 1st SMTP Server > > HELO > > 250 Hello > > MAIL FROM:<satish / puneruby.com> > > 250 satish / puneruby.com Address Okay > > RCPT TO:<satish.talim / gmail.com> > > 250 satish.talim / gmail.com Address Okay > > DATA > > 354 Start mail input; end with <CRLF>.<CRLF> > > This is the Telnet transcript > > For Ruby Talk > > . > > ---------------------------------- > > > > After this no progress. > > Try this instead: > ------------------------- > DATA > 354 Start..... > Subject: This is an email > > This is the telnet transcript > . > -------------------------- > > > Notice the blank line between the RFC-822 header and the message > content. Also, try running the same telnet conversation across a network > from a Windows client. (Telnet on Windows sends CRLF line-endings, which > your mail server may be anal-retentive enough to require.) > > -- > Posted via http://www.ruby-forum.com/. > > -- Satish Talim http://www.puneruby.com/blog/ ------ art_68944_6537146.1154348648644--