PDA

View Full Version : Virtual Users And Domains With Postfix, Courier And MySQL


root_at_home
January 21st, 2008, 09:41 AM
Hi there

I followed the following link setting up postfix...

http://www.howtoforge.com/virtual-users-and-domains-with-postfix-ubuntu-7.10-p4

In there I installed amavisd-new, SpamAssassin, And ClamAV, Is there a way to get a control panel to administrat this?

Please let me know.

Many Thanks

Root_at_home

HermanAB
January 21st, 2008, 03:09 PM
Yesss... sorta, with a lot of effort. You need Webmin and Virtualmin. Google for it. Setting it up is however a lot of work. Another problem with this is that only the user data is in a database. The messages are still in mbox or maildir storage. So if you send a message to multiple users, then multiple copies are stored eating up disk space.

If you don't want to waste time and have a better system with a database backend that only stores a single copy of any message, then you need Citadel: http://www.citadel.org

Cheers,

Herman

root_at_home
January 21st, 2008, 05:46 PM
thanks for the reply will look into it.

:-)

gnaunited
January 21st, 2008, 07:43 PM
I just set that up for Debian Etch. It would be perfect if it had a control panel, but I am comfortable using phpMyAdmin to set it all up.