Need Help

Discussion in 'Server Operation' started by mj40, Feb 1, 2008.

  1. mj40

    mj40 New Member

    Hello guys i need your expert advise, im running horde group webmail in centos5 http://wiki.horde.org/CentOS5InstallationNotes and i can say it was successfully working. Now the management decided to use it in production environment (of course to minimize exchange licenses hehehe). Im using Maildir format and more or less 300 users will be handle by centos5. I really don't know what hardware to recommend, this is my first time to get in linux world :) Please help.

    Thanks in advance
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Depends on what else is done on the server. If SpamAssassin and ClamAV are installed as well, there will be a higher load on the server.
    I think an AMD Athlon X2 with 2GB RAM should be good for the start.
     
  3. mj40

    mj40 New Member

    Thanks falko! I have another question.... is it possible to configure mailbox_size_limit using Maildir format? if yes how can i do that? and i was confuse bcoz in exchange environment i can do backup of exchange databases and i can restore it into another box (if incase the server goes down) .. In my current setup, im running centos5 with postifx, dovecot, mysql, apache, php5 now i really dont know how/what to backup :( Please help. Thanks alot.
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Take a look at the mailbox_size_limit parameter on http://www.postfix.org/postconf.5.html

    Let's assume that all your Maildirs are inside the /home/vmail directory. Then all you have to do is back up that directory. :)
     

Share This Page