Koozali.org: home of the SME Server

Backup Email Server

icemannz

Backup Email Server
« on: July 10, 2005, 02:27:09 AM »
Can someone tell me if it is possible to have a complete backup email server.
I don't just want a backup server to hold email until the main email server comes back up.
I am really after 2 email servers. Both email servers hold a copy of all the email for all users. Email would need to be sent or copied between servers ?
Any Help would be appreciated.

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Backup Email Server
« Reply #1 on: July 10, 2005, 06:33:02 AM »
Quote from: "icemannz"
Can someone tell me if it is possible to have a complete backup email server.
I don't just want a backup server to hold email until the main email server comes back up.
I am really after 2 email servers. Both email servers hold a copy of all the email for all users. Email would need to be sent or copied between servers ?


It sounds like you want a High-Availability clustering solution. Have a look over at:

http://linux-ha.org/

ryan

Backup Email Server
« Reply #2 on: July 13, 2005, 08:12:03 AM »
If you don't have a lot of users, setup 2 sme servers with their own domains (seperate NS/MX records).  On the primary server, set each user to "both" deliver and forward email to the other domain.  Create duplicate accounts on the other sme server.  

just a thought, hope it helps,

ryan

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Backup Email Server
« Reply #3 on: July 13, 2005, 04:00:06 PM »
Quote from: "ryan"
If you don't have a lot of users, setup 2 sme servers with their own domains (seperate NS/MX records).  On the primary server, set each user to "both" deliver and forward email to the other domain.  Create duplicate accounts on the other sme server.


That deals with delivery of messages to a backup store. It doesn't deal with IMAP accesses which change the state of messages, such as mark them read, delete them, move to other folders etc. It's not a redundancy solution.

ryan

Backup Email Server
« Reply #4 on: July 13, 2005, 04:39:07 PM »
Agreed.  The 'other' sme would simply be a backup store of only inbox "new" messages.  Sent, Deleted, and any custom IMAP folders would not exist or be used.