2 ######################################################
4 # Test pick -search switch
6 ######################################################
10 # Test MIME-encoded header.
12 From: Test13 <test13@example.com>
13 To: Some User <user@example.com>
14 Date: Fri, 29 Sep 2006 00:00:00
15 Message-Id: 13@test.nmh
18 This is a test message
22 runandcheck 'pick -search fooo' <<! 2>/dev/null
23 pick: no messages match specification
28 From: Test13 <test13@example.com>
29 To: Some User <user@example.com>
30 Date: Fri, 29 Sep 2006 00:00:00
33 This is a test message, with fooo in the body.
37 runandcheck 'pick -search fooo' <<!