I would like to implement a webmail module that does not rely upon
nsjava, nstomcat, or any java interpreter at all. This isn't to step
on anyone developing the java version's toes, I just want to see what
I come up with.
I am thinking of something that simply deals with qmail maildirs. My
current inclination is to hack apart one of the existing qmail-webmail
interfaces (all cgi-bin scripts; see http://www.qmail.org/top.html for
a list) and replicate the functionality with AOLserver TCL. Before I
get too much further, I was wondering if anyone has done anything like
this already. Code examples or architecture ideas would be very cool.
Post them here, or email me directly. When I have something cobbled
together, I'll post an announcement here.