mirror of
https://github.com/mjl-/mox.git
synced 2025-07-14 20:54:35 +03:00
in smtpserver, accept delivery to postmaster@<hostname>, and also postmaster@ addresses for domains that don't have a postmaster address configured.
This commit is contained in:
9
testdata/smtp/postmaster/mox.conf
vendored
Normal file
9
testdata/smtp/postmaster/mox.conf
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
DataDir: data
|
||||
User: 1000
|
||||
LogLevel: trace
|
||||
Hostname: host.mox.example
|
||||
Postmaster:
|
||||
Account: mjl
|
||||
Mailbox: postmaster
|
||||
Listeners:
|
||||
local: nil
|
Reference in New Issue
Block a user