This commit is contained in:
Mechiel Lukkien
2023-01-30 14:27:06 +01:00
commit cb229cb6cf
1256 changed files with 491723 additions and 0 deletions

26
testdata/store/domains.conf vendored Normal file
View File

@ -0,0 +1,26 @@
Domains:
mox.example: nil
Accounts:
mjl:
Domain: mox.example
Destinations:
mjl:
Mailbox: Inbox
Rulesets:
-
HeadersRegexp:
subject: test
Mailbox: Test
-
HeadersRegexp:
subject: .*
Mailbox: Catchall
other:
Mailbox: Other
JunkFilter:
Threshold: 0.95
Params:
Twograms: true
MaxPower: 0.1
TopWords: 10
IgnoreWords: 0.1

8
testdata/store/mox.conf vendored Normal file
View File

@ -0,0 +1,8 @@
DataDir: data
LogLevel: trace
Hostname: mox.example
Postmaster:
Account: mjl
Mailbox: postmaster
Listeners:
local: nil