mirror of
https://github.com/mjl-/mox.git
synced 2025-07-12 17:04:39 +03:00
simplify .gitignore, just on line for ignoring all the testdata/*/data directories
This commit is contained in:
12
testdata/smtp/catchall/domains.conf
vendored
12
testdata/smtp/catchall/domains.conf
vendored
@ -1,12 +0,0 @@
|
||||
Domains:
|
||||
mox.example:
|
||||
LocalpartCatchallSeparator: +
|
||||
Accounts:
|
||||
mjl:
|
||||
Domain: mox.example
|
||||
Destinations:
|
||||
mjl@mox.example: nil
|
||||
catchall:
|
||||
Domain: mox.example
|
||||
Destinations:
|
||||
@mox.example: nil
|
9
testdata/smtp/catchall/mox.conf
vendored
9
testdata/smtp/catchall/mox.conf
vendored
@ -1,9 +0,0 @@
|
||||
DataDir: data
|
||||
User: 1000
|
||||
LogLevel: trace
|
||||
Hostname: mox.example
|
||||
Postmaster:
|
||||
Account: mjl
|
||||
Mailbox: postmaster
|
||||
Listeners:
|
||||
local: nil
|
9
testdata/smtp/sendlimit/domains.conf
vendored
9
testdata/smtp/sendlimit/domains.conf
vendored
@ -1,9 +0,0 @@
|
||||
Domains:
|
||||
mox.example: nil
|
||||
Accounts:
|
||||
mjl:
|
||||
Domain: mox.example
|
||||
Destinations:
|
||||
mjl@mox.example: nil
|
||||
MaxOutgoingMessagesPerDay: 4
|
||||
MaxFirstTimeRecipientsPerDay: 2
|
9
testdata/smtp/sendlimit/mox.conf
vendored
9
testdata/smtp/sendlimit/mox.conf
vendored
@ -1,9 +0,0 @@
|
||||
DataDir: data
|
||||
User: 1000
|
||||
LogLevel: trace
|
||||
Hostname: mox.example
|
||||
Postmaster:
|
||||
Account: mjl
|
||||
Mailbox: postmaster
|
||||
Listeners:
|
||||
local: nil
|
Reference in New Issue
Block a user