Brian Iverson

Results 1 issues of Brian Iverson

entrypoint.sh contains the following conditional block that is either incorrect or unnecessary: ``` if [ "$MAILNAME" ]; then echo "MAIN_TLS_ENABLE = yes" >> /etc/exim4/exim4.conf.localmacro s else echo "MAIN_TLS_ENABLE = yes"...