From: Thomas L. <sou...@lo...> - 2002-10-23 21:48:21
|
I've rewritten FormMail in Perl-OO-style. The features are quite the same and so are the requirements. Instead of one huge script, it contains a dozen of perl classes, well structured and ready to extend. The "handler" classes can be overwritten or new "handlers" may be added. It is thus much more extensible and lets more possibilities than just a few configuration lines. Of course, it does not replace the current nms-formmail, which is easier to handle (one large file) if one is happy with the functionality. Are you interested in adding this as a subproject (eg. "formmail-oo") to your project, I would provide my code as open source. Thomas (sourceforge id: lochmatter) |