mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
42 lines
1.1 KiB
Plaintext
42 lines
1.1 KiB
Plaintext
#################################################
|
|
### General ###################################
|
|
#################################################
|
|
|
|
.env
|
|
docs/site/
|
|
|
|
config.bak
|
|
testconfig.bak
|
|
|
|
#################################################
|
|
### IDEs ######################################
|
|
#################################################
|
|
|
|
.idea/
|
|
.vscode/
|
|
|
|
#################################################
|
|
### Tests #####################################
|
|
#################################################
|
|
|
|
test/onedir/
|
|
test/duplicate_configs/
|
|
test/alias/
|
|
test/quota/
|
|
test/relay/
|
|
test/config/key*
|
|
test/config/empty/
|
|
test/config/dovecot-masters.cf
|
|
test/config/dovecot-lmtp/userdb
|
|
test/config/opendkim/keys/domain.tld/
|
|
test/config/opendkim/keys/example.com/
|
|
test/config/opendkim/keys/localdomain2.com/
|
|
test/config/postfix-accounts.cf
|
|
test/config/postfix-aliases.cf
|
|
test/config/postfix-receive-access.cf
|
|
test/config/postfix-receive-access.cfe
|
|
test/config/postfix-send-access.cf
|
|
test/config/postfix-send-access.cfe
|
|
test/config/relay-hosts/chksum
|
|
test/config/relay-hosts/postfix-aliases.cf
|