X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/39a6bb2ad6c87e55d25115eb7d8e9a4043fec2e1..2a31b7f1964ed170812235ddf9470bcfa76b8088:/test/mhmail/test-mhmail?ds=inline diff --git a/test/mhmail/test-mhmail b/test/mhmail/test-mhmail index 37452073..5db39928 100755 --- a/test/mhmail/test-mhmail +++ b/test/mhmail/test-mhmail @@ -38,6 +38,10 @@ test_mhmail () # Message-ID. # +ls -l $actual >&2 # ???? temporary +tail -n 2 $actual +echo '' >>$actual + sed -e 's/^Date:.*/Date:/' \ -e 's/^Resent-Date:.*/Resent-Date:/' \ -e 's/^Message-ID:.*/Message-ID:/' "$actual" > "$actual".nodate @@ -117,8 +121,6 @@ esac mhmail -nosend recipient@example.com -from sender@localhost \ -server 127.0.0.1 -port $localport -body '' >"$actual" 2>"$actual_err" -tmpfil=`head -1 $actual | sed -e 's/://'` - cat > "$expected" <