2020-10-06 12:45:55 +00:00
|
|
|
#################################################
|
|
|
|
### General ###################################
|
|
|
|
#################################################
|
|
|
|
|
2015-06-29 12:55:02 +00:00
|
|
|
.DS_Store
|
2020-10-06 12:45:55 +00:00
|
|
|
.env
|
|
|
|
|
|
|
|
config/opendkim/
|
2015-07-04 13:55:26 +00:00
|
|
|
docker-compose.yml
|
2020-10-06 12:45:55 +00:00
|
|
|
|
|
|
|
#################################################
|
|
|
|
### IDEs ######################################
|
|
|
|
#################################################
|
|
|
|
|
2016-01-20 15:41:34 +00:00
|
|
|
.idea
|
2020-10-06 12:45:55 +00:00
|
|
|
.vscode
|
|
|
|
|
|
|
|
#################################################
|
|
|
|
### Tests #####################################
|
|
|
|
#################################################
|
|
|
|
|
2016-04-21 16:04:33 +00:00
|
|
|
test/config/empty/
|
2016-04-25 14:00:39 +00:00
|
|
|
test/config/postfix-accounts.cf
|
2016-04-26 18:20:54 +00:00
|
|
|
test/config/letsencrypt/mail.my-domain.com/combined.pem
|
2019-07-24 11:38:01 +00:00
|
|
|
test/config/dovecot-lmtp/userdb
|
|
|
|
test/config/key*
|
|
|
|
test/config/opendkim/keys/domain.tld/
|
|
|
|
test/config/opendkim/keys/example.com/
|
|
|
|
test/config/opendkim/keys/localdomain2.com/
|
|
|
|
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
|
2020-09-24 12:54:21 +00:00
|
|
|
test/config/relay-hosts/postfix-aliases.cf
|
2020-10-06 12:45:55 +00:00
|
|
|
test/config/without-accounts/
|
|
|
|
test/config/without-virtual/
|
|
|
|
test/config/with-domain/
|
|
|
|
test/onedir
|