Searched refs:mailsub (Results 1 – 1 of 1) sorted by relevance
125 mailsub=$(awk '/^>N/ {print match($9, "Test")}' $LTPTMP/tst_mail.res)126 if [ "x$mailsub" != x0 ]; then