Well, recently I had one of my clients that I host their e-mail system on my web server ask me if they can send more than 2MB for their e-mail attachments.
To do this on a Plesk system, you need to create a new file for the Q-mail.
attachment size, Computer, DoItYourself!, e mail system, HOWTO, Linux, Linux, linux server hacks, mail attachment, mail attachments, max number, number of bytes, web-serverPlesk defaults to 2MB for e-mail attachments.
Goto this directory:
/var/qmail/control
make a file called “databytes” and store the max number of bytes allowed.
For example, “4000000″ would be max 4MB attachments.
Xavante is a Lua HTTP 1.1 Web server that uses a modular architecture based on handlers. Xavante currently offers a file handler, a redirect handler and a CGILua handler for general files, URL remapping and CGILua 5.0 scripts respectively. A WebDAV handler is in the works.
Xavante is free software and uses the same license as Lua 5.0.
xavante
Development
httpd
embedded
lua
HTTP
web-server
Kepler
License:MIT
Nanoweb is an HTTP server written in PHP that is designed to be small, secure, and extensible.
The last version of Nanoweb is 2.2.7, released on 2005-05-10.