|
@@ -35,6 +35,7 @@ COPY zeyple.py /usr/local/bin/zeyple.py
|
|
COPY zeyple.conf /etc/zeyple.conf
|
|
COPY zeyple.conf /etc/zeyple.conf
|
|
COPY supervisord.conf /etc/supervisor/supervisord.conf
|
|
COPY supervisord.conf /etc/supervisor/supervisord.conf
|
|
COPY postfix.sh /opt/postfix.sh
|
|
COPY postfix.sh /opt/postfix.sh
|
|
|
|
+COPY whitelist_forwardinghosts.sh /usr/local/bin/whitelist_forwardinghosts.sh
|
|
|
|
|
|
EXPOSE 588
|
|
EXPOSE 588
|
|
|
|
|