This is a port of some Mephistoles Internet Suite daemons to Syllable Desktop OS.

mhttpd - Mephistoles HTTP daemons
Works mostly, except for all dynamic stuff:
- no CGI (socketpair() is broken/unavailable on Syllable Desktop OS)
- no PHP (no port available)
- no SSL (no Net::SSLeay port available, and I can't compile it because the openssl port seems to be missing some symbols)

mdnsd - Mephistoles Caching DNS daemon
Works, AFAIK.

mmaild - Mephistoles SMTP/POP3 daemon
Not yet test thorougly, but should work, except:
- Net::DNS is not available, so finding the right SMTP-server might not always work


