docker-mailserver/test
millerjason 53a344a056 Support for additional postgrey options (Close: #998, #999, #1046)
* addnl postgrey whitelist support. closes #998, closes #999.

	modified:   Dockerfile
	modified:   Makefile
	modified:   README.md
	modified:   docker-compose.elk.yml.dist
	modified:   docker-compose.yml.dist
	modified:   target/start-mailserver.sh
	modified:   target/supervisor/conf.d/supervisor-app.conf
	new file:   test/config/whitelist_recipients
	new file:   test/nc_templates/postgrey_whitelist_local.txt
	new file:   test/nc_templates/postgrey_whitelist_recipients.txt
	modified:   test/tests.bats

* match existing indent convention

	modified:   target/start-mailserver.sh

* ISSUE-999: add support for header_checks

	modified:   Dockerfile
	modified:   target/postfix/main.cf

* ISSUE-999: add empty header_check file

	new file:   target/postfix/header_checks.pcre
2018-11-01 19:32:36 +01:00
..
auth Added reject_authenticated_sender_login_mismatch (#872) 2018-03-07 19:33:43 +01:00
bats@03608115df Add bats asserts (#463) 2017-01-10 14:15:41 +01:00
config Support for additional postgrey options (Close: #998, #999, #1046) 2018-11-01 19:32:36 +01:00
docker-openldap Also search on the domain name for the virtual domain name in the ldap (Solves: #638) (#642) 2017-08-19 10:32:00 +02:00
email-templates Deliver root mail (#952) 2018-04-23 20:35:33 +02:00
nc_templates Support for additional postgrey options (Close: #998, #999, #1046) 2018-11-01 19:32:36 +01:00
test_helper Add bats asserts (#463) 2017-01-10 14:15:41 +01:00
tests.bats Support for additional postgrey options (Close: #998, #999, #1046) 2018-11-01 19:32:36 +01:00