linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to send mail from Linux in C
@ 2009-10-29  6:50 darshan.ghumare
  2009-11-04 12:02 ` Logan Lee
  0 siblings, 1 reply; 2+ messages in thread
From: darshan.ghumare @ 2009-10-29  6:50 UTC (permalink / raw)
  To: linux-c-programming

./a.out smtp.gmail.com 25
Please enter the message: 220 mx.google.com ESMTP 34sm776965yxf.47
HELO
250 mx.google.com at your service
MAIL FROM:<darshan.ghumare@gmail.com>
530 5.7.0 Must issue a STARTTLS command first. 34sm776965yxf.47

 
This is simple c  program which try to connect to given ip@port.
 
Thank you very much.

--
This message was sent on behalf of darshan.ghumare@gmail.com at openSubscriber.com
http://www.opensubscriber.com/messages/linux-c-programming@vger.kernel.org/topic.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-11-04 12:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-29  6:50 How to send mail from Linux in C darshan.ghumare
2009-11-04 12:02 ` Logan Lee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).