Home | History | Annotate | Download | only in mail

Lines Matching refs:awk

125 	mailsub=$(awk '/^>N/ {print match($9, "Test")}' $LTPTMP/tst_mail.res)
169 RC1=$(awk '/^>N/ {IGNORECASE=1; print match($3, "Mailer-Daemon")}' \
172 RC1=$(awk '/^>N/ {IGNORECASE=1; print match($3 $4 $5, "MailDelivery(Subsys|System)")}' \
186 RC2=$(awk '/^>N/ {print match($9 $10, "Returnedmail:")}' \
188 RC3=$(awk '/^>N/ {print match($9 $10, "UndeliveredMail")}' \
191 RC2=$(awk '/^>N/ {print match($11 $12, "Returnedmail:")}' \
193 RC3=$(awk '/^>N/ {print match($11 $12, "UndeliveredMail")}' \
197 RC4=$(awk '{print match($1 $2 $3, "Nomailfor")}' \
250 RC1=$(awk '/^>N/ {IGNORECASE=1; print match($3, "Mailer-Daemon")}' \
253 RC1=$(awk '/^>N/ {IGNORECASE=1; print match($3 $4 $5, "MailDelivery(Subsys|System)")}' \
266 RC2=$(awk '/^>N/ {print match($9 $10, "Returnedmail:")}' \
268 RC3=$(awk '/^>N/ {print match($9 $10, "UndeliveredMail")}' \
271 RC2=$(awk '/^>N/ {print match($11 $12, "Returnedmail:")}' \
273 RC3=$(awk '/^>N/ {print match($11 $12, "UndeliveredMail")}' \
315 RC1=$(awk '/^>N/ {print match($9, "Test")}' $LTPTMP/tst_mail.res)
317 RC2=$(awk '/^>N/ {print match($9, "Test")}' $LTPTMP/tst_mail.res)
352 RC1=$(awk '/^>N/ {print match($9, "Test")}' $LTPTMP/tst_mail.res)
354 RC2=$(awk '/^>N/ {print match($9, "Test")}' $LTPTMP/tst_mail.res)