mirror of
https://github.com/mjl-/mox.git
synced 2025-07-12 17:44:35 +03:00
imapserver: implement the MULTISEARCH extension, with its ESEARCH command
This commit is contained in:
11
testdata/imap/domains.conf
vendored
11
testdata/imap/domains.conf
vendored
@ -6,6 +6,17 @@ Accounts:
|
||||
Domain: mox.example
|
||||
Destinations:
|
||||
mjl@mox.example: nil
|
||||
sub1@mox.example:
|
||||
Mailbox: Other/Sub1
|
||||
sub2@mox.example:
|
||||
Rulesets:
|
||||
-
|
||||
VerifiedDomain: test.example
|
||||
Mailbox: Other/Sub2/SubA
|
||||
-
|
||||
VerifiedDomain: list.example
|
||||
ListAllowDomain: list.example
|
||||
Mailbox: List
|
||||
""@mox.example: nil
|
||||
móx@mox.example: nil
|
||||
JunkFilter:
|
||||
|
Reference in New Issue
Block a user