extract message-id from remote host
[mx01] / message-ids.sh
1 ./grep-maillog.sh -C 2 | grep message-id | cut -d= -f2
2