1open test-queue-file5.tmp
2
3# Test with a series of multiple short headers.
4
5# Update short multi-line X header in the middle of other headers,
6# so that the next header gets copied right after the new X header.
7# Then update the X header another time so that it separates from
8# the header that follows it.
9
10upd_header 1 X whatevershebringswesing
11upd_header 1 X whatevershebringswesing
12
13# Update a short Subject header that precedes the updated X header,
14# and see if pointers are updated properly.
15
16upd_header 1 Subject hya
17#upd_header 1 Subject hya
18
19close
20