How to send mail from Linux in C
| Newsgroups | org.kernel.vger.linux-c-programming |
|---|---|
| Message-ID | <28288134.11256799032169.JavaMail.root@wombat> |
./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:<[email protected]> 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 [email protected] at openSubscriber.com http://www.opensubscriber.com/messages/[email protected]/topic.html