mirror of
https://github.com/mjl-/mox.git
synced 2025-07-14 22:14:35 +03:00
simplify .gitignore, just on line for ignoring all the testdata/*/data directories
This commit is contained in:
12
testdata/smtpservercatchall/domains.conf
vendored
Normal file
12
testdata/smtpservercatchall/domains.conf
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
Domains:
|
||||
mox.example:
|
||||
LocalpartCatchallSeparator: +
|
||||
Accounts:
|
||||
mjl:
|
||||
Domain: mox.example
|
||||
Destinations:
|
||||
mjl@mox.example: nil
|
||||
catchall:
|
||||
Domain: mox.example
|
||||
Destinations:
|
||||
@mox.example: nil
|
Reference in New Issue
Block a user