Bacula-users

[Bacula-users] Backing up a Scalix mail server

2008-11-30 07:05:16
Subject: [Bacula-users] Backing up a Scalix mail server
From: Kevin Keane <subscription AT kkeane DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Sun, 30 Nov 2008 03:47:02 -0800
Hi,

I am trying to come up with a better way to back up my Scalix mail 
server. Scalix has a couple of suggestions for backing up.

Current solution:

- shut down mail server (in ClientRunBeforeJob)
- back up all files in the mail store directory
- restart mail server (in Client Run After Job)

This is easy but incurs an unacceptable mail serve downtime.

Also, it only allows for a full-server restore. I would like to have a 
solution that allows restoring individual mailboxes, individual folders 
or, ideally, individual emails.

A better approach would be to export all mailboxes to files (one per 
mailbox), and then back up those files - but I don't have the disk space 
to do that.

So I've been thinking that creating one FIFO per mailbox might be the 
solution. I read in the documentation: "If enabled, tells the Client to 
read the data on a backup and write the data on a restore to any FIFO 
(pipe) that is explicitly mentioned in the FileSet." That seems to 
almost meet my needs - except that I don't necessarily know in advance 
how many mailboxes, and thus FIFOs, there will be.

Is there another way to accomplish this?

-- 
Kevin Keane
Owner
The NetTech
Turn your NetWORRY into a NetWORK!

Office: 866-642-7116
http://www.4nettech.com

This e-mail and attachments, if any, may contain confidential and/or 
proprietary information. Please be advised that the unauthorized use or 
disclosure of the information is strictly prohibited. The information herein is 
intended only for use by the intended recipient(s) named above. If you have 
received this transmission in error, please notify the sender immediately and 
permanently delete the e-mail and any copies, printouts or attachments thereof.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>