mirror of
https://github.com/mjl-/mox.git
synced 2025-07-12 17:04:39 +03:00
mox!
This commit is contained in:
26
testdata/store/domains.conf
vendored
Normal file
26
testdata/store/domains.conf
vendored
Normal 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
8
testdata/store/mox.conf
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
DataDir: data
|
||||
LogLevel: trace
|
||||
Hostname: mox.example
|
||||
Postmaster:
|
||||
Account: mjl
|
||||
Mailbox: postmaster
|
||||
Listeners:
|
||||
local: nil
|
Reference in New Issue
Block a user