Skip to content

Commit dc96006

Browse files
sirainenfleischie
authored andcommitted
Convert pop3_migration plugin settings
1 parent 8807b91 commit dc96006

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

data/settings.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2836,9 +2836,7 @@ This setting points to the POP3 INBOX in the configured pop3c namespace.
28362836
This setting is required for the plugin to be active.
28372837
28382838
\`\`\`
2839-
plugin {
2840-
pop3_migration_mailbox = POP3-MIGRATION-NS/INBOX
2841-
}
2839+
pop3_migration_mailbox = POP3-MIGRATION-NS/INBOX
28422840
\`\`\``
28432841
},
28442842

docs/core/admin/migration.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -276,9 +276,7 @@ protocol doveadm {
276276
}
277277
}
278278
279-
plugin {
280-
pop3_migration_mailbox = POP3-MIGRATION-NS/INBOX
281-
}
279+
pop3_migration_mailbox = POP3-MIGRATION-NS/INBOX
282280
```
283281

284282
You can alternatively configure compatible UIDL format in Dovecot. See

0 commit comments

Comments
 (0)