$VALGRIND inc -silent -file "$MH_TEST_DIR/eom-align.mbox"
# We know the message should be 11 in the inbox
body1="$MH_TEST_DIR/eom-align.inbox.body1"
sed -e '1,/^$/d' "$MH_TEST_DIR/Mail/inbox/11" > "$body1"
check "$MH_TEST_DIR/eom-align.mbox.body" "$body1" 'keep first'
$VALGRIND inc -silent -file "$MH_TEST_DIR/eom-align.mbox"
# We know the message should be 11 in the inbox
body1="$MH_TEST_DIR/eom-align.inbox.body1"
sed -e '1,/^$/d' "$MH_TEST_DIR/Mail/inbox/11" > "$body1"
check "$MH_TEST_DIR/eom-align.mbox.body" "$body1" 'keep first'