#!/bin/sh egrep -ih '^Message-ID:' lmtp2nntp.log t | sed 's/ //' | sort -f | uniq -ic | egrep -iv '^[ ]+3[ ]'