We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8807b91 commit dc96006Copy full SHA for dc96006
data/settings.js
@@ -2836,9 +2836,7 @@ This setting points to the POP3 INBOX in the configured pop3c namespace.
2836
This setting is required for the plugin to be active.
2837
2838
\`\`\`
2839
-plugin {
2840
- pop3_migration_mailbox = POP3-MIGRATION-NS/INBOX
2841
-}
+pop3_migration_mailbox = POP3-MIGRATION-NS/INBOX
2842
\`\`\``
2843
},
2844
docs/core/admin/migration.md
@@ -276,9 +276,7 @@ protocol doveadm {
276
}
277
278
279
280
281
282
```
283
284
You can alternatively configure compatible UIDL format in Dovecot. See
0 commit comments