mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-02-06 03:52:49 +01:00
Florian Zeitz
32e7a107e2
Send SMTP AUTH LOGIN response using tp:send(). Fixes #18
tp:command() uppercases the command. Without a command we would end up with a space in front of the data. Therefore use send() directly here.
This is the LuaSocket 2.1. It has been tested on --[[WinXP--]], Mac OS X, and --[[Linux--]]. Please use the Lua mailing list to report any bugs (or "features") you encounter. Have fun, Diego Nehab.
Languages
HTML
48.5%
C
27.1%
Lua
22.7%
Makefile
1.4%