LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Fault tolerant IMAP server setup (https://www.linuxquestions.org/questions/linux-software-2/fault-tolerant-imap-server-setup-295490/)

mikenac 02-27-2005 10:37 AM

Fault tolerant IMAP server setup
 
I am looking for a good linux based solution for a fault tolerant IMAP mail setup.

My plan is to have 2 SMTP/IMAP servers (primary and secondary MX records) so that at least one server will be up at all times. Since the user's mail needs to exist on both machines, I was thinking of using a shared NFS drive to mount as the mail delivery location. If this sounds wrong, please let me know...

Cyrus specifically recommends not using an NFS drive for the maildirs. Courier claims to work fine with NFS. I have rejected IMAP_UW because I want to use maildirs rather than mbox format. I will be using Postfix for SMTP.

Does anyone have any suggestions? I would love to get Cyrus to work in this scenario, since OpenGroupware.org's suite works with Cyrus (I would like to use this, but it's not a must).

Thanks in advance for any advice you might have!

R4z0r 02-27-2005 10:41 AM

NFS sounds the best bet, you could also bung everything in MySQL DB's to keep settings synched.

Is there any particular reason you can't use NFS with Cyrus? Maybe you could use SMB (i.e. Samba) instead?

ankursaxena 02-27-2005 10:52 AM

Hi, I wouldnt be any help to you, since I am also looking for setting up a mail server, but down the line when the 1 mail server setup is complete I would like to have a fault tolerant system as well, if you get some good information, can you come back here and post the information, that would be great.

Thanks
Ankur


All times are GMT -5. The time now is 05:35 PM.