docker-mailserver/target
Wolfgang Ocker 5abff5208e Fix #499 (in start-mailserver.sh, argument expected) (#506)
Fix "/usr/local/bin/start-mailserver.sh: line 489: [: argument expected"

There are quotes missing around a shell variable. I added some more, too.

[ -z ] is okay, but [ a = b -a -z ] is not.

Signed-off-by: Wolfgang Ocker <weo@reccoware.de>
2017-02-06 12:11:15 +01:00
..
bin Fixes #468: cron (virus wiper) (#469) 2017-01-11 10:52:39 +01:00
dovecot Hardening TLS ciphers (#492) 2017-01-25 14:10:40 +01:00
fail2ban - Fixed #152 2016-04-23 12:09:28 +02:00
fetchmail Implement fetchmail (#260) (#271) 2016-08-21 22:13:13 +02:00
opendkim Added DKIM compatibility with AWS SES 2017-01-11 22:27:01 +01:00
opendmarc improve OpenDKIM and OpenDMARC milters integration (#361) 2016-10-25 08:57:08 +02:00
postfix Hardening TLS ciphers (#492) 2017-01-25 14:10:40 +01:00
postgrey Added greylisting using postgrey (#495) 2017-02-06 10:21:18 +01:00
filebeat.yml.tmpl add ELK support (#331) 2016-09-29 22:52:05 +02:00
start-mailserver.sh Fix #499 (in start-mailserver.sh, argument expected) (#506) 2017-02-06 12:11:15 +01:00