Commit History

Author SHA1 Message Date
  galjonsfigur 6926c66b16 Polish Lua examples (#2846) 4 years ago
  sergio d77666c0e8 trailing spaces cleanup (#2659) 5 years ago
  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. 9 years ago
  AllAboutEE be4bb14e7c Added comments to send_email_smtp and removed an unecessary variable. Fixed mispelling in comment in read_email_imap.lua 9 years ago
  AllAboutEE 72f767445f Working example of IMAP read email module. 9 years ago
  AllAboutEE 56aa416535 Added imap lua module and updated read_email_imap.lua example to use module. There is a bug where Examine is not sent sometimes. 9 years ago
  AllAboutEE 36d42010c2 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. 9 years ago