smtp.c was eatten by mime.c
This commit is contained in:
parent
94b97bdc00
commit
613534c795
13 changed files with 92 additions and 48 deletions
|
@ -1,3 +1,9 @@
|
|||
-----------------------------------------------------------------------------
|
||||
-- Little program to adjust end of line markers.
|
||||
-- LuaSocket sample files
|
||||
-- Author: Diego Nehab
|
||||
-- RCS ID: $Id$
|
||||
-----------------------------------------------------------------------------
|
||||
local mime = require("mime")
|
||||
local ltn12 = require("ltn12")
|
||||
local marker = '\n'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue