pop3-migration plugin
The pop3-migration plugin is used to preserve POP3 UIDLs.
When dsync is handling IMAP INBOX and requests a POP3 UIDL, the plugin
connects to the POP3 server and figures out which IMAP messages match the
POP3 messages and returns the appropriate POP3 UIDL.
Settings
-
pop3_migration_all_mailboxes
-
TODO
-
TODO
-
pop3_migration_ignore_missing_uidls
-
TODO
-
pop3_migration_mailbox
Default: <empty>
Values: String
TODO
This setting is required for the plugin to be active.
Example:
plugin {
pop3_migration_mailbox = POP3-MIGRATION-NS/INBOX
}
-
pop3_migration_skip_size_check
-
TODO
-
pop3_migration_skip_uidl_check
-
TODO