From: Logan Lee <logan.w.lee@student.uts.edu.au>
To: darshan.ghumare@gmail.com
Cc: linux-c-programming@vger.kernel.org
Subject: Re: How to send mail from Linux in C
Date: Wed, 04 Nov 2009 23:02:56 +1100 [thread overview]
Message-ID: <1257336176.20632.0.camel@user-desktop> (raw)
In-Reply-To: <28288134.11256799032169.JavaMail.root@wombat>
2009-10-29 (목), 02:50 -0400, darshan.ghumare@gmail.com 쓰시길:
> ./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.
Can you send me the source of your program? I'm interested that's all.
>
> --
> 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
> --
> To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2009-11-04 12:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-29 6:50 How to send mail from Linux in C darshan.ghumare
2009-11-04 12:02 ` Logan Lee [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1257336176.20632.0.camel@user-desktop \
--to=logan.w.lee@student.uts.edu.au \
--cc=darshan.ghumare@gmail.com \
--cc=linux-c-programming@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.