#!/bin/sh ###################################################### # # Test that all messages are picked and no ``0'' is giving out. # ###################################################### . "$MH_TEST_COMMON" # All messages should be go to stdout runandcheck "pick -lbrace -from test1 -or -subject 'Testing message 5' -rbrace -and -not -from test10" <