smtp.c was eatten by mime.c

This commit is contained in:
Diego Nehab 2004-06-17 06:23:13 +00:00
parent 94b97bdc00
commit 613534c795
13 changed files with 92 additions and 48 deletions

View file

@ -12,11 +12,6 @@ local socket = require("socket")
local ltn12 = require("ltn12")
local url = require("url")
-----------------------------------------------------------------------------
-- Setup namespace
-----------------------------------------------------------------------------
_LOADED["tftp"] = getfenv(1)
-----------------------------------------------------------------------------
-- Program constants
-----------------------------------------------------------------------------