search results

  1. Stack Overflow is a question and answer site for professional and enthusiast programmers. It\'s 100% free, no registration required.
    stackoverflow.com/questions/15280769/​how-do-i-send... - Cached
  2. I do not really the specifics of ... I have not yet managed to send an email with a simple attachment. ... -- Matthew --begin source #!/usr/local/bin/lua smtp ...
    lua-users.org/lists/lua-l/2005-08/​msg00021.html - Cached
  3. Lua socket send. up vote 0 down vote ... either in iPhone or Lua socket lib, ... how do i send attachments using lua sockets / smtp? 0. Lua socket receive and send. 0.
    stackoverflow.com/questions/6516395/lua-​socket-send - Cached
  4. Do not add a \'Bcc\' header to your ... (\"socket.smtp\") local ... ) }, epilogue = \"This might also show up, but after the attachments\" } } -- finally send it ...
    w3.impa.br/~diego/software/luasocket/​smtp.html - Cached
  5. ... Lua Socket (SMTP)... From: David Burgess ... Are you using Windows or Unix? ... I tried looking at > the ltn12.lua file, to see what these functions do, ...
    lua-users.org/lists/lua-l/2005-08/​msg00053.html - Cached
  6. The following example shows how to send an email using a standard smtp ... by the Lua code using the socket ... do not support non blocking send in the ...
    realtimelogic.com/ba/doc/en/lua/​auxlua.html - Cached
  7. ... I have a Rexx script which allows me to send Email via Sockets and SMTP, ... code to send an email using SMTP with an attachment. ... and how do I remove it ...www.experts-exchange.com/Software/​Internet_Email/Email/...
    More results from experts-exchange.com »
  8. Vera UI4 How to get Email notification working using the Lua smpt socket ... how to do email notification based on the same smtp ... send.smtp string and ...
    forum.micasaverde.com/index.php/​topic,6153.0.html - Cached
  9. SMTP send email with attachment, using LuaSocket. ... [\"content-disposition\"] = \'attachment; filename=\"smtp-test.lua\"\' ... (\"socket.smtp\") mime = require ...
    developer.coronalabs.com/forum/2011/12/​28/smtp-send... - Cached
  10. How do i retrieve and add attachments to an email using POP3 and SMTP. ... What text do I send as a string to include links or images ... protected Socket ses sionSock;
    www.experts-exchange.com/Programming/​Languages/Java/Q...