SimpleSMTPClient

Simple SMTP Client

This program used EthernetInterface Library
Don't support TSL/SSL.
However, I can transmit an email to Gmail if I use Mercury(SMTPServer) of XAMPP.

Import librarySimpleSMTPClient

EthernetInterface Libraryを使ったSimpleな SMTP ClientLibraryです. LOGIN認証を追加しました.(2014.4 Update) It is SMTPClient Library which is Simple using EthernetInterface Library.

Import programSimpleSMTPClient_HelloWorld

EthernetInterface Libraryを使ったSimpleな SMTP Clientプログラムを作成してみました。 I made the SMTP Client program that was Simple using EthernetInterface Library.


1 comment on SimpleSMTPClient:

03 Mar 2013

so which smtp server & port settings did you use in order to send mails from gmail ? i want to use something like this but do i have to install xampp also ?

Please log in to post comments.