Removed testing lines from opendkim plugin
This commit is contained in:
parent
7a05a328b4
commit
4fc173a75a
@ -1,9 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
echo 'Running opendkim boot script'
|
echo 'Running opendkim boot script'
|
||||||
|
|
||||||
export DOCKERMAIL_OPENDKIM_ENV_OPEN_DKIM=true
|
|
||||||
export DOCKERMAIL_OPENDKIM_PORT_8891_TCP_ADDR=172.17.0.10
|
|
||||||
|
|
||||||
POSTFIX_MAIN_CF=/etc/postfix/main.cf
|
POSTFIX_MAIN_CF=/etc/postfix/main.cf
|
||||||
|
|
||||||
env_dump=$(printenv)
|
env_dump=$(printenv)
|
||||||
|
Loading…
Reference in New Issue
Block a user