From: Chris F. <ch...@fr...> - 2012-04-13 04:35:21
|
On Tue, Apr 10, 2012 at 08:28:57AM +0200, Oswald Buddenhagen wrote: > On Mon, Apr 09, 2012 at 10:13:51PM +0000, Bartsch, Rene wrote: > > Is there any alternative which can do a full backup of a remote > > IMAP-account to a local Gentoo host (MailDir or MBOX format)? > > yes, you just need to implement the recursion manually. mswatch automatically detects the list of mailboxes and can use mbsync to synchronize them. http://mswatch.sourceforge.net/ mswatch is designed for somewhat different purpose, keeping two hosts in sync, but supports occasional syncs, too. If you can't run mswatch on the remote host, for your purposes that'll be just fine. -- Chris Frost http://www.frostnet.net/chris/ |