From: Chris G. <ch...@ar...> - 2005-11-14 08:46:42
|
On Sun, Nov 13, 2005 at 10:11:49PM +0100, Tomas Pospisek wrote: > On Sun, 13 Nov 2005, Tomas Pospisek wrote: > > >On Sat, 12 Nov 2005, Bill Kearney wrote: > > > [...] > >>Is there a way to use mailsync such that it moves the mail one-way instead > >>of syncing? As in, move everything "it can" from the uw-imap server over > >>to cyrus leave behind only the stuff it couldn't hande? > > I can't think of a trivial way. Changing the sourcecode would achieve this > of course... > You *can* move stuff only one way, I'm doing it. Here's my .mailsync file:- store home { pat Mail/ prefix Mail/ } store areti { pat areti/Mail/* prefix areti/Mail/ } channel atoh areti home { msinfo .msinfo } It moves mail only from areti to home because there are no mailboxes at the Mail level in my hierarchy. -- Chris Green (ch...@ar...) "Never ascribe to malice that which can be explained by incompetence." |