Hi, I'm thinking about putting together a complete email system composed of the following items Qmail, IMAP, POP, OpenLDAP, and PAM. ie all components should check against OpenLDAP for authentication. Any words of wisdom? I can use some help with the PAM. I also am thinking about Maildir for Qmail, would I have to patch IMAP and POP to work with this? Also, if Maildir is used, would I risk running out of inodes before space on my file system? If so, any techniques in better designing the file system. For example how about breaking the disk to 1Gig file systems and block size of 1024 to reduce wasting disk space. Also, given Linux 2.4.x, is there any way to implement a faster raid5, ie the write should return as soon as the first mirror is done (not both) and the read would come from the first mirror (any of them). Thanks -- ======================================================================= Medi Montaseri, [EMAIL PROTECTED], 408-450-7114 Prepass Inc, IT/Operations, Software Eng. =======================================================================
