- 17 Feb, 2019 1 commit
-
-
sergio authored
-
- 16 Mar, 2015 1 commit
-
-
AllAboutEE authored
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.
-
- 14 Mar, 2015 1 commit
-
-
AllAboutEE authored
Added comments to send_email_smtp and removed an unecessary variable. Fixed mispelling in comment in read_email_imap.lua
-
- 12 Mar, 2015 2 commits
-
-
AllAboutEE authored
-
AllAboutEE authored
Added imap lua module and updated read_email_imap.lua example to use module. There is a bug where Examine is not sent sometimes.
-
- 11 Mar, 2015 1 commit
-
-
AllAboutEE authored
Added IMAP read email example. The example is working but the output sections are not 100% correct. Parsing the output and waiting for OK message from server is needed.
-