mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-02 09:05:14 +02:00
* Add #394: Postfix Virtual Transport This makes it possible to specify a lmtp config file, by providing POSTFIX_DAGENT. Update - Readme with informations about #394 * Add Variable ENABLE_POSTFIX_VIRTUAL_TRANSPORT (task) * Add Variable POSTFIX_DAGENT (section) Added Unit tests for virtual transport * Fix syntax error in test/tests.bats * Fix Unit Test
This commit is contained in:
parent
5020ab0a0f
commit
a7670ac5c1
44 changed files with 2092 additions and 2 deletions
1
test/config/dovecot-lmtp/protocols.d/lmtpd.protocol
Normal file
1
test/config/dovecot-lmtp/protocols.d/lmtpd.protocol
Normal file
|
@ -0,0 +1 @@
|
|||
protocols = $protocols lmtp
|
Loading…
Add table
Add a link
Reference in a new issue