mirror of
https://github.com/mjl-/mox.git
synced 2025-07-12 22:14:40 +03:00
mox!
This commit is contained in:
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