2 open test-queue-file.tmp
4 # Add and remove some recipient records. We verify that all results
5 # from virtual alias expansion are deleted. We don't yet attempt to
6 # remove non-existent recipients.
10 del_rcpt alias@hades.porcupine.org
13 # Insert a short header X2 at the position of a short multi-line
14 # header X, so that the first part of the multi-line header X needs
15 # to be copied to the heap, right after the inserted header. Then
16 # update the inserted header X2, so that a smaller portion of the
17 # saved multi-line header X needs to be copied again. Thus we end
18 # up with a multi-line header X that is broken up into three pieces.
19 # Finally, delete the inserted header X2. All this tests if an insert
20 # operation properly saves a portion of a multi-line header, to make
21 # space for the forward pointer to the inserted content.
27 # Insert a header at the position of a single-line short header Y,
28 # so that both header Y, and the single-line Message-ID header that
29 # follows Y, need to be copied to the heap. This tests if an insert
30 # operation properly saves records to make space for the forward
31 # pointer record to the inserted content.
33 ins_header 3 X2 test header value 3
35 # Update the multiply broken, multi-line, header X. This tests if
36 # we correcly link the new header to the header that comes after the
39 upd_header 1 X X-replaced-header replacement header text
40 #upd_header 1 X X-replaced-header replacement header text
41 #upd_header 1 X X-replaced-header replacement header text