From: Javier Martinez Canillas <martinez.javier@gmail.com>
To: Nicholas Mc Guire <der.herr@hofr.at>
Cc: darshan.ghumare@gmail.com, linux-c-programming@vger.kernel.org
Subject: Re: How to send mail from C program on Linux
Date: Wed, 28 Oct 2009 11:31:42 -0300 [thread overview]
Message-ID: <390803460910280731n2e0fd58bwf53c039dfd7646d9@mail.gmail.com> (raw)
In-Reply-To: <20091028133630.GB5728@opentech.at>
I think the best way it is sending mail through a STMP server using a
STMP Library.
In that way you wont depend on external environment (does the system
have sendmail installed?)
With a quick google search I found this one:
http://freshmeat.net/projects/libsmtp
Best regards,
-----------------------------------------
Javier Martínez Canillas
+595 981 88 66 58
--
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
next prev parent reply other threads:[~2009-10-28 14:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-28 12:09 How to send mail from C program on Linux darshan.ghumare
2009-10-28 13:36 ` Nicholas Mc Guire
2009-10-28 14:31 ` Javier Martinez Canillas [this message]
2009-10-28 13:43 ` vinit dhatrak
2009-10-28 21:35 ` Glynn Clements
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=390803460910280731n2e0fd58bwf53c039dfd7646d9@mail.gmail.com \
--to=martinez.javier@gmail.com \
--cc=darshan.ghumare@gmail.com \
--cc=der.herr@hofr.at \
--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 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).