Someone broke the silence: > Hello. > > I am running the Postfix+Courier on MySQL setup found on: > > http://www.high5.net/howto > > I am wondering how to add and delete users, as well as adding > and deleting aliases -- and managing my virtual e-mail database > in general -- using a pure, clean and efficient approach, > rather than having to use Postfixadmin, which I find to be sort > of unprofessional and bloated with bad design. > > For instance, I managed to avoid using the PHPMyAdmin, and > instead got all my setup recorded in clean text: >
You can just create any applications that has SQL capabilities. Code your own PHP website with administration functions? Python application? C application? Ruby application?...the list goes on. Chris <snip> _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"