#/bin/sh if [ -e /tmp/tracing ] then ssh -t -x root@localhost exec rm -f /tmp/t fi #./lmtp2nntp -h news-muc1.de.cw.net -h news-ffm2.de.cw.net -h news-dus2.de.cw.net -h news-ecrc.de #clear ; ./lmtp2nntp \" } \ !/Message-ID/ { print \$0 } \ " \ | tee /tmp/reusetestmessage \ | ./lmtp2nntp -g envelope -h dev16 cat /tmp/reusetestmessage | ./lmtp2nntp -t /tmp/tracing -g envelope -h dev16 echo ----------------------------------------------------------- exit if [ -r /tmp/tracing ] then cat /tmp/tracing fi