All,
I've been a working on a vpopmail administration tool, ToasterAdmin,
which is now ready for wider testing. So I'd like to encourage any
brave folks with some extra time on their hands to give it a whirl.
Before doing so, please note a few things:
1) This is alpha quality, do not try it in production.
2) Installation requires installing PEAR packages and checking out
source from subversion. If you are not comfortable with this, you
should wait until there are release packages available later.
3) There is no Mailing List support - that is pending ezmlm support in
vpopmaild.
4) Requires vpopmaild to be running (there is an example run file on
the wiki).
That being said, feel free to try it:
http://trac.merchbox.com/trac/toasteradmin
Some highlights:
1) Written in OOP PHP 5, using PEAR and an MVC Framework. Should be
easy to maintain.
2) Uses the the new Net_Vpopmaild PEAR package to communicate with a
remote vpopmail system - ToasterAdmin doesn't need to run on your mail
server.
3) Uses the Smarty template engine.
4) Will have internationalization (not all text is wrapped in gettext
calls yet).
5) Intended as a hybrid replacement of QmailAdmin and VQAdmin.
Cheers,
Bill Shupp