HowTos/Advanced imapsync

From Scalix Wiki
Revision as of 14:23, 26 February 2007 by Cwalters (Talk | contribs)

Jump to: navigation, search

When migrating mailboxes via imapsync, some users' mailboxes may fail to migrate if they have IMAP flags set that are not recognised by scalix server.

In this event, you can use the parameter --regexflag to reset flagging.

The parameter --regexflag 's/^.*$/\\Seen/g' will set all messages to read and remove all other flags.