Re: [Dovecot] backing up maildir dovecot files

2013-02-13 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 13 Feb 2013, Reindl Harald wrote: Thanks, if I did: rsync --force --delete-after -tPrlHpogEAXz /folder/ /backups/newmailstore/ could I then tar up the newmailstore folder with something like tar zcf without messing anything up? keep in m

Re: [Dovecot] backing up maildir dovecot files

2013-02-13 Thread Reindl Harald
Am 13.02.2013 08:20, schrieb Steffen Kaiser: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Tue, 12 Feb 2013, David Mehler wrote: > >> Thanks, if I did: >> >> rsync --force --delete-after -tPrlHpogEAXz /folder/ /backups/newmailstore/ >> >> could I then tar up the newmailstore folder w

Re: [Dovecot] backing up maildir dovecot files

2013-02-12 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 12 Feb 2013, David Mehler wrote: Thanks, if I did: rsync --force --delete-after -tPrlHpogEAXz /folder/ /backups/newmailstore/ could I then tar up the newmailstore folder with something like tar zcf without messing anything up? keep in mi

Re: [Dovecot] backing up maildir dovecot files

2013-02-12 Thread David Mehler
Hello, Thanks, if I did: rsync --force --delete-after -tPrlHpogEAXz /folder/ /backups/newmailstore/ could I then tar up the newmailstore folder with something like tar zcf without messing anything up? Thanks. Dave. On 2/12/13, Steffen Kaiser wrote: > -BEGIN PGP SIGNED MESSAGE- > Has

Re: [Dovecot] backing up maildir dovecot files

2013-02-12 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 11 Feb 2013, Reindl Harald wrote: Am 11.02.2013 22:37, schrieb Steve Litt: On Mon, 11 Feb 2013 21:47:57 +0100 Reindl Harald wrote: Am 11.02.2013 21:34, schrieb David Mehler: I'm having to migrate servers. Both are dovecot2 systems. I'm w

Re: [Dovecot] backing up maildir dovecot files

2013-02-11 Thread Robert Schetterer
Am 11.02.2013 21:34, schrieb David Mehler: > Hello, > > I'm having to migrate servers. Both are dovecot2 systems. I'm wanting > to copy over my mail store from one system to the other. I'd like to > preserve dates/times of emails. These are maildir setups on both > boxes, I'd like to be as transpa

Re: [Dovecot] backing up maildir dovecot files

2013-02-11 Thread Reindl Harald
Am 11.02.2013 22:37, schrieb Steve Litt: > On Mon, 11 Feb 2013 21:47:57 +0100 > Reindl Harald wrote: > >> >> >> Am 11.02.2013 21:34, schrieb David Mehler: >>> I'm having to migrate servers. Both are dovecot2 systems. I'm >>> wanting to copy over my mail store from one system to the other. >>> I

Re: [Dovecot] backing up maildir dovecot files

2013-02-11 Thread Steve Litt
On Mon, 11 Feb 2013 21:47:57 +0100 Reindl Harald wrote: > > > Am 11.02.2013 21:34, schrieb David Mehler: > > I'm having to migrate servers. Both are dovecot2 systems. I'm > > wanting to copy over my mail store from one system to the other. > > I'd like to preserve dates/times of emails. These a

Re: [Dovecot] backing up maildir dovecot files

2013-02-11 Thread Reindl Harald
Am 11.02.2013 21:34, schrieb David Mehler: > I'm having to migrate servers. Both are dovecot2 systems. I'm wanting > to copy over my mail store from one system to the other. I'd like to > preserve dates/times of emails. These are maildir setups on both > boxes, I'd like to be as transparent to th

[Dovecot] backing up maildir dovecot files

2013-02-11 Thread David Mehler
Hello, I'm having to migrate servers. Both are dovecot2 systems. I'm wanting to copy over my mail store from one system to the other. I'd like to preserve dates/times of emails. These are maildir setups on both boxes, I'd like to be as transparent to the end user as possible. I currently have the