>Thanks for the info len, I was suspecting something like that, but I am = >not >sure exactly what to look for, an extra line somewhere
an empty line never bothers postfix >, illegal = >character, maybe >or just an "a" on a single space by itself? apparently something to with an a egrep -i " a " /etc/postfix/* egrep -i " a" /etc/postfix/* egrep -i "a " /etc/postfix/*
