diff --git a/install-postfix.sh b/install-postfix.sh index 24008bb..5d51321 100755 --- a/install-postfix.sh +++ b/install-postfix.sh @@ -74,8 +74,8 @@ case "$choice" in read TESTEMAIL if [ "${TESTEMAIL}" != "" ]; then - if [ "${TESTEMAIL}" = "txt" ]; then - TESTEMAIL='9208839613@txt.att.net' + if [ "${TESTEMAIL}" = "push" ]; then + TESTEMAIL='b3upzaom7a@pomail.net' elif [ "${TESTEMAIL}" = "mms" ]; then TESTEMAIL='9208839613@mms.att.net' fi