mirror of
https://github.com/mjl-/mox.git
synced 2025-07-12 17:04:39 +03:00
mox!
This commit is contained in:
15
testdata/imap/domains.conf
vendored
Normal file
15
testdata/imap/domains.conf
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
Domains:
|
||||
mox.example:
|
||||
LocalpartCaseSensitive: false
|
||||
Accounts:
|
||||
mjl:
|
||||
Domain: mox.example
|
||||
Destinations:
|
||||
mjl: nil
|
||||
JunkFilter:
|
||||
Threshold: 0.95
|
||||
Params:
|
||||
Twograms: true
|
||||
MaxPower: 0.1
|
||||
TopWords: 10
|
||||
IgnoreWords: 0.1
|
14
testdata/imap/mox.conf
vendored
Normal file
14
testdata/imap/mox.conf
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
DataDir: data
|
||||
LogLevel: trace
|
||||
Hostname: mox.example
|
||||
Listeners:
|
||||
local:
|
||||
IPs:
|
||||
- 0.0.0.0
|
||||
IMAP:
|
||||
Enabled: true
|
||||
Port: 1143
|
||||
NoRequireSTARTTLS: true
|
||||
Postmaster:
|
||||
Account: mjl
|
||||
Mailbox: postmaster
|
Reference in New Issue
Block a user