Altera_Forum
Honored Contributor
21 years agoSMTP
I would know if the OS uClinux can support the SMTP protocol and if there're some applications running with the support of this OS
Hi homer,
try: http://cvs.uclinux.org/cgi-bin/cvsweb.cgi/...ser/smtpclient/ (http://cvs.uclinux.org/cgi-bin/cvsweb.cgi/uclinux-dist/user/smtpclient/) From the README: <div class='quotetop'>QUOTE </div> --- Quote Start --- This program is a minimal SMTP client that takes an email message body and passes it on to a SMTP server (default is the MTA on the local host). Since it is completely self-supporting, it is especially suitable for use in restricted environments.[/b] --- Quote End --- Regards, --Scott