[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

imapsync how to exlude INBOX but not its subfolders


From Jelle de Jong <jelledejong at powercraft dot nl>
Subject imapsync how to exlude INBOX but not its subfolders
Date Sun, 02 Jan 2011 12:47:30 +0100

Hello Gilles,

I am trying to move all the folders with less then 1000 messages so I
wanted to exclude the INBOX and the Sent Items, but not the subfolders
of those folders.

I tried --exclude "^INBOX$", --exclude "^INBOX" and --exclude "INBOX"
but they all discard the subfolders. I also did some trial and error
test with combining --include and --exlude.

What would be the correct way of excluding INBOX but including al
INBOX/* subdirs?

With kind regards,

Jelle de Jong