PF wrote: > Thanks. I'm not even sure what virtual e-mail users are? > > Also when you say anything decent that’s pretty ambiguous LOL. I have a PIII-1Ghz w/2GB RAM available and was thinking software RAID 1. > > Where are IMAP messages stored? Are they in the MySQL database? In that case if I ever had to rebuild the server then I would simply have to restore the user accounts and the database right? >
Virtual users are accounts for e-mail only. They are most often stored in a database (like MySQL) and are not user accounts (like regular users created with "useradd"). I'm am pretty sure that your HW specs are sufficent for an e-mail server on Trustix. IMAP messages are stored as files in specified user folders (like /home/emailusers/example.com-username/ - but you may configure this structure to fit your needs whatever they are). They are not stored in the MySQL database (I have never seen a setup that does this, but that does not mean it does not exist). -- Bjørn _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
