docker-mailserver/test
Paul Adams f28e9843ce Implementation of multi-domain relay hosts (#922, #926)
* Add new configuration for multi-domain relay hosts (#922)
 * Creates new environment variables (replacing existing AWS_SES variables)
 * Optionally allows more advanced setups using config files
* Update relay hosts during change detection (#922)
* Add helper scripts for adding relay hosts and per-domain auth
* Allow the possibility to deliver some mail directly
* adding a domain with no destination will exclude it from the
  relayhost_map and so Postfix will attempt to deliver the mail directly
* tests for setup.sh script
* tests for relay host configuration
* these tests cover the code in `start-mailserver.sh` dealing with both
  the env vars and the configuration files
2018-04-02 10:45:58 +02: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 Implementation of multi-domain relay hosts (#922, #926) 2018-04-02 10:45:58 +02: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 debian stretch slim (#784) 2017-12-31 12:33:48 +01:00
nc_templates Include whitelist_clients.local in postgrey setup from config folder (#564) 2017-04-12 17:59:04 +02:00
test_helper Add bats asserts (#463) 2017-01-10 14:15:41 +01:00
tests.bats Implementation of multi-domain relay hosts (#922, #926) 2018-04-02 10:45:58 +02:00