From 47aac24314a010f243c3c2f392c1ade8063b842c Mon Sep 17 00:00:00 2001 From: Christoph Galuschka Date: Aug 09 2013 15:19:30 +0000 Subject: first version of postfix SASL test on C6 --- 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 <