From: Nick C. <ni...@cl...> - 2002-04-30 12:11:31
|
On Tue, Apr 30, 2002 at 01:02:18AM -0700, Nick Cleaton wrote: > > > Log Message: > Initail import of TFmail.pl. Highly alpha. > This is an alternative formmail, using a configuration file on the server rather then hidden form fields, and using a basic templating system for output. It also does file uploads as securely as possible (off by default, whitelist of file extensions, attacker doesn't control filename, c/t always application/octet-stream). There's an extra step to releasing this: Copy MIME/Lite.pm from where-ever you have it installed to MIME_Lite.pm in the tfmail directory, before making the .tar.gz and .zip files. -- Nick |