[En-Nut-Discussion] sending email

Ernst Stippl ernst at stippl.org
Thu Jun 7 00:25:32 CEST 2007


Hi Don!

Using the TCP Socket API, its possible to open a tcp connection to a SMTP
port on a mail server. Assign it to a stream and then use fread and fputs to
write smtp messages to the server and receive its answeres. As long as pure
ASCII data is sent, that's not too complicated.

regards
ernst 

-----Ursprüngliche Nachricht-----
Von: en-nut-discussion-bounces at egnite.de
[mailto:en-nut-discussion-bounces at egnite.de] Im Auftrag von Don Thompson
Gesendet: Mittwoch, 06. Juni 2007 19:16
An: Ethernut User Chat (English)
Betreff: [En-Nut-Discussion] sending email

Hi,
I'm working on an alarm application on the web tiger board which presents
alarm conditions on its web pages.
In addition, I'd like to have it send email notification on certain alarm
conditions.  How can this be done? 
thanks,
Don
_______________________________________________
http://lists.egnite.de/mailman/listinfo/en-nut-discussion



--
No virus found in this incoming message.
Checked by AVG Free Edition. 
Version: 7.5.472 / Virus Database: 269.8.11/837 - Release Date: 06.06.2007
14:03





More information about the En-Nut-Discussion mailing list