AllAboutEE
|
6c092e42ed
|
Fixed bug where email text after CR and LF would not be read. Added example links, Fixed bug where send function could not be called more than once due to count variable.
|
2015-03-16 04:17:19 -05:00 |
AllAboutEE
|
0144e40cf0
|
Added comments and links to learn more about SMTP.
|
2015-03-16 00:39:29 -05:00 |
AllAboutEE
|
be4bb14e7c
|
Added comments to send_email_smtp and removed an unecessary variable. Fixed mispelling in comment in read_email_imap.lua
|
2015-03-13 20:51:19 -05:00 |
AllAboutEE
|
998f96a4d6
|
Added base64 module needed to encode username and password. Added SMTP send email example.
|
2015-03-13 14:39:14 -05:00 |