diff --git a/tests/p_postfix/40_postfix_sasl.sh b/tests/p_postfix/40_postfix_sasl.sh new file mode 100755 index 0000000..76f50e5 --- /dev/null +++ b/tests/p_postfix/40_postfix_sasl.sh @@ -0,0 +1,45 @@ +#!/bin/sh +# Author: Christoph Galuschka + +t_Log "Running $0 - Postfix plain SASL test." +t_Log "Installing prerequisits" + +t_InstallPackage dovecot nc + +if [ $centos_ver = 6 ] + then + #adding parameters to postfix + cat >> /etc/postfix/main.cf <> /etc/dovecot/dovecot.conf <