Merge branch 'master' into 4.next
[exim.git] / test / stdout / 0002
1
2 > # These expansions can test variables in the configuration, but as there
3 > # is no message being processed, there is no message-related data. But
4 > # that of course gets tested in plenty of other places.
5
6 > # Some fixed variables
7
8 > exim_path: TESTSUITE/eximdir/exim
9 > exim_version: x.yz
10 > config_dir: TESTSUITE
11 > config_file: TESTSUITE/test-config
12 > primary_hostname: myhost.test.ex
13 > primary_hostname: myhost.test.ex
14 > qualify_domain: myhost.test.ex
15 > bounce_return_size_limit: 102400
16 > spool_directory: TESTSUITE/spool
17 > Failed: unknown variable in "${unknown}"
18 > h_subject: (should be empty)
19 > h_subject: (should be empty)
20 > Failed: unknown expansion operator "header_subject"
21
22 > # $message_headers should be empty
23 > message_headers: ><
24
25 > # Continuation
26 > xy
27 > xy
28
29 > # Overlong names and overbig numbers
30
31 > Failed: unknown variable name "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
32 > Failed: unknown variable in "${aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa}"
33 > +
34 > +
35
36 > # List operations
37
38 > filter: "a:b:c"
39 > filter: a:c
40 > filter: a'c
41 > filter: ''a' ''c
42 > filter: ""
43
44 > map: ""
45 > map: a:b:c
46 > map: ::a::: ::b::: ::c::
47 > map: fail string
48 > map: []:[b]:[c]
49
50 > reduce: "+"
51 > reduce: +abc
52 > reduce: 6
53 > reduce: 9
54
55 > listnamed: *.aa.bb : ^\Nxxx(.*)
56 > listnamed: *.aa.bb : ^\Nxxx(.*)
57 > listnamed: V4NET.11.12.13 : iplsearch;TESTSUITE/aux-fixed/0002.iplsearch
58 > listnamed: *.aa.bb : ^\Nxxx(.*) : ;;
59 > listnamed: a : b;c : *.aa.bb : ^\Nxxx(.*) : ;; : 2001::630::212::8::204::::b664
60 > Failed: "nolist" is not a named list
61 > listnamed: *.aa.bb : ^\Nxxx(.*)
62 > Failed: "hlist" is not a domain named list
63 > Failed: bad suffix on "list" operator
64
65 > listcount: 3
66 > listcount: 0
67 > listcount: 3
68 > listcount: 2
69
70 > listextract: b
71 > listextract: XcX
72 > listextract: 
73 > listextract: 
74 > listextract: fail
75 > Failed: "listextract" failed and "fail" requested
76
77 > sort: 1:2:3:4
78 > sort: 4,3,2,1
79 > sort: a:aa:B:c
80 > sort: 10 smtp.ex.com:100 r2.ex.com:666 r99.ex.com
81 > sort: 10,smtp.ex.com:100,r2.ex.com:666,r99.ex.com
82 > sort: ""
83
84 > # Tests with iscntrl() and illegal separators
85
86 > map: 'a'
87 ''
88 'b'
89 'c'
90
91 > Failed: error in expression evaluation: expecting number or opening parenthesis (after processing "0+") inside "reduce" item
92 > reduce: 6
93 > reduce: 6
94 > reduce: 6
95
96 > # Operators
97
98 > Failed: missing or misplaced { or }
99 > Failed: missing or misplaced { or }
100 > Failed: error from acl "a_nosuch"
101 > acl: (0) [] []
102 > acl: (1) [person@dom.ain] []
103 > acl: (2) [firstarg] [secondarg]
104 > acl: (1) [arg with spaces] []
105 > acl: 
106 > acl: 
107 > acl: (0) [] []
108 > acl: (1) [person@dom.ain] []
109 > Failed: error from acl "a_defer"
110 > acl: (2) [new arg1] [top_arg_1]
111 > acl:  (1) [1] [] (1) [2] [] (1) [3] [] (1) [4] []
112
113 > addrss: local-part@dom.ain
114 > addrss: local-part@dom.ain
115 > domain: dom.ain
116 > domain: dom.ain
117
118 > addresses: ''abc@xyz' ''pqr@xyz
119 > addresses: local-part@dom.ain
120 > addresses: local-part@dom.ain+xyz@abc
121 > addresses: local-part@dom.ain:xyz@abc:p@q:r@s
122 > addresses: 
123
124 > escape: B7\267F2\362
125 > eval:   2
126 > eval:   7
127 > eval:   9
128 > eval:   4
129 > eval:   6
130 > eval:   42
131 > Failed: error in expression evaluation: expecting number or opening parenthesis (after processing "")
132 > eval:   -2
133 > eval:   1
134 > eval:   1
135 > Failed: error in expression evaluation: expecting closing parenthesis (after processing "-2 - (-3")
136 > Failed: error in expression evaluation: expecting operator (after processing "-2 - -3")
137 > eval:   1
138 > eval:   -5
139 > eval:   1
140 > eval:   40962
141 > eval:   63
142 > Failed: error in expression evaluation: expecting operator (after processing "0")
143 > eval10: 77
144 > eval10: 8
145 > Failed: error in expression evaluation: expecting operator (after processing "0")
146 > eval:   4
147 > eval:   4
148 > eval:   4
149 > eval:   13
150 > eval:   9
151 > eval:   6
152 > eval:   3
153 > eval:   0
154 > eval:   24
155 > eval:   4608
156 > eval:   4608
157 > eval:   -4608
158
159 > expand: $primary_hostname myhost.test.ex
160 > hash:   jmg monty fbWx
161 > hash:   abcX abX aX X
162 > hex2b64:EjRWeA==
163 > hex2b64:q83v
164 > hex2b64:q83v
165 > hex2b64:Gis8TV5v
166 > Failed: "1a2b3c4d5e6" contains an odd number of characters
167 > Failed: "1a2b3c4d5e6g" is not a hex string
168 > hex2b64:MPPJPkZDbetYunCBao7BJA==
169 > hex2b64:ztcfpyNSMb7Tg/rP3EHE3cwi7PE=
170
171 > The base62 operator is actually a base36 operator in the Darwin and Cygwin
172 > environments. Write cunning tests that produce the same output in both cases,
173 > while doing a reasonable check.
174
175 > base62:  OK
176 > base62d: OK
177 > base62d: OK
178 > Failed: argument for base62 operator is "12345x", which is not a decimal number
179 > Failed: argument for base62d operator is "0003D7.", which is not a base 36/62 number
180
181 > hmac:   dd97e3ba5d1a61b5006108f8c8252953
182 > hmac:   0210cf9d274b53f1550f657c378b29e8bfed1064
183 > md5:    77add1d5f41223d5582fca736a5cb335
184 > sha1:   DA39A3EE5E6B4B0D3255BFEF95601890AFD80709
185 > sha1:   A9993E364706816ABA3E25717850C26C9CD0D89D
186 > mask:   192.168.10.192/28
187 > mask:   192.168.10.206/32
188 > Failed: mask value too big in "192.168.10.206/33"
189 > mask:   0.0.0.0/0
190 > Failed: missing mask value in "192.168.10.206"
191 > Failed: "a.b.c.d" is not an IP address
192 > ipv6denorm: 0000:0000:0000:0000:0000:0000:0000:0001
193 > ipv6denorm: fe00:0000:0000:0000:0000:0000:0000:0001
194 > ipv6denorm: 0000:0000:0000:0000:0000:ffff:c0a8:0001
195 > ipv6denorm: fe80:0000:0000:0000:0000:0000:c0a8:0001
196 > ipv6norm:   ::1
197 > ipv6norm:   2a00::
198 > ipv6norm:   2a00::1
199 > ipv6norm:   2a00:eadf::1:0
200 > ipv6norm:   2a00:eadf:0:1::
201 > ipv6norm:   2a00::
202 > ipv6norm:   2a00:2:3:4:5:6:7:8
203 > nhash:  19 0/61
204 > lc/uc:  the quick  BROWN FOX
205 > length: The quick  abc
206 > lclpt:  local-part
207 > lclpt:  local-part
208 > quote:  aZ09_.-Q "ab*cd" "abcd\"ef"
209 > quote:  "nl(\n)"
210 > quote:  "cr(\r)"
211 > quote:  "tab( )"
212 > quote:  "xff(ÿ)"
213 > quote:  Empty>""<
214 > quote_local_part: abcd
215 > quote_local_part: O'Reilly
216 > quote_local_part: "a space"
217 > quote_local_part: ".something"
218 > quote_local_part: "something."
219 > quote_local_part: joe.bloggs
220 > quote_local_part: a!b
221 > quote_local_part: "x@y"
222 > quote_local_part: ab*cd
223 > quote_local_part: "x:y"
224 > quote_local_part: "abcd\"ef"
225 > quote_local_part: ""
226 > rxquote:aZ09\_\,\-Q ab\*cd abcd\"ef
227 > hexquote: \x01\x02\x03\x04\x05\x06\x07\x20\x08\x09\x0a\x0b\x0c\x0d\x0e\x0f\x20\x10\x11\x12\x13\x14\x15\x16\x17\x20\x18\x19\x1a\x1b\x1c\x1d\x1e\x1f\x20\x20!"#$%&'\x20()*+,-./\x2001234567\x2089:;<=>?\x20@ABCDEFG\x20HIJKLMNO\x20PQRSTUVW\x20XYZ[\]^_\x20`abcdefg\x20hijklmno\x20pqrstuvw\x20xyz{|}~\x7f
228 > substr: ba 34  1
229 > substr: barb rhuba
230 > substr: 
231 > substr: 
232 > str2b64:YWJjZA==
233 > str2b64:VGhlIHF1aWNrIGJyb3duIAogZm94
234 > base64: YWJjZA==
235 > base64: VGhlIHF1aWNrIGJyb3duIAogZm94
236 > base64d:abcd
237 > base64d:The quick brown 
238  fox
239 > strlen: 0
240 > strlen: 1
241 > strlen: 8
242 > time_eval:     10
243 > time_eval:     7200
244 > time_eval:     86700
245 > time_eval:     788645
246 > Failed: string "14" is not an Exim time interval in "time_eval" operator
247 > Failed: string "rhubarb" is not an Exim time interval in "time_eval" operator
248 > time_interval: 0s
249 > time_interval: 44s
250 > time_interval: 1w4d13h46m39s
251 > Failed: string "-1" is not a positive number in "time_interval" operator
252 > Failed: string "rhubarb" is not a positive number in "time_interval" operator
253
254 > # stat is a bit tricky, but some of the fields of the aux-var directory
255 > # should be the same on all systems
256
257 > stat:   40755
258 > stat:   drwxr-xr-x
259 > Failed: stat(/a/non/existent/file) failed: No such file or directory
260
261 > # "Operators" that have expanded arguments
262
263 > hash:   jmg monty fbWx
264 > hash:   abcX abX aX X
265 > nhash:  19 0/61
266 > length: The quick  abc
267 > substr: ba 34  1
268 > substr: 
269
270 > # Error forms
271
272 > Failed: missing or misplaced { or }
273 > Failed: "nonnumber" is not a number (in "hash" expansion)
274 > Failed: Too many arguments for "hash" (max is 3)
275 > Failed: "-2" is not a positive number (in "substr" expansion)
276
277 > # Skipped operators
278
279 > addrss: NO
280 > domain: NO
281 > escape: NO
282 > expand: NO
283 > hash:   NO
284 > md5:    NO
285 > mask:   NO
286
287 > # Number suffixes in conditions
288 > 1k: y
289 > 1K: y
290 > 1M: y
291 > 1G: y
292
293 > # Numeric overflow
294 > # >32b should work, >64b not
295
296 > 1 > 2047M                n
297 > 1 > 2048M                n
298 > 1 > 4096000000           n
299 > 1 > 4096M                n
300 > 1 > 4611686018427387904  n
301 > Failed: absolute value of integer "46116860184273879040" is too large (overflow)
302
303 > # Conditions
304
305 > 2=2:    y
306 > 2==2:   y
307 > 3=2:    n
308 > 2==3:   n
309 > !2=2:   n
310 > !2==2:  n
311 > !3=2:   y
312 > !2==3:  y
313 > 2>3:    n
314 > 3>3:    n
315 > 4>3:    y
316 > 1>-1:   y
317 > 2>=3:   n
318 > 3>=3:   y
319 > 4>=3:   y
320 > 2<3:    y
321 > 3<3:    n
322 > 4<3:    n
323 > 2<=3:   y
324 > 3<=3:   y
325 > 4<=3:   n
326 > 5<=3:   n
327 > -3<=1:  y
328
329 > 5>3k:   n
330 > 5>3m:   n
331 > Failed: invalid integer "3z "
332 > Failed: integer expected but "a" found
333 > Failed: integer expected but "${substr_2_2:65535}" found
334
335 > >0:     n
336 > =:      y
337 > -2<:    y
338 > 08>07:  y
339 > 011=11: y
340
341 > def:y   y
342 > def:n   n
343 > Failed: unknown variable "post" after "def:"
344 > def:h_f n
345 > def:h_f n
346 > Failed: missing or misplaced { or }
347
348 > exists: y
349 > exists: n
350
351 > eq:     y
352 > eq:     n
353 > !eq:    n
354 > !eq:    y
355
356 > eqi:    y
357 > eqi:    y
358 > eqi:    n
359 > !eqi:   n
360 > !eqi:   n
361 > !eqi:   y
362
363 > lt:     y
364 > lti:    n
365 > le:     y
366 > lei:    y
367 > gt:     n
368 > gti:    n
369 > ge:     n
370 > gei:    y
371
372 > isip:   y  1.2.3.4
373 > isip4:  y  1.2.3.4
374 > isip6:  n  1.2.3.4
375 > isip:   n  1:2:3:4
376 > isip4:  n  1:2:3:4
377 > isip6:  n  1:2:3:4
378 > isip:   y      ::1
379 > isip4:  n      ::1
380 > isip6:  y      ::1
381 > isip:   y  fe80::a00:20ff:fe86:a061
382 > isip4:  n  fe80::a00:20ff:fe86:a061
383 > isip6:  y  fe80::a00:20ff:fe86:a061
384 > isip:   n  rhubarb
385 > isip4:  n  rhubarb
386 > isip6:  n  rhubarb
387
388 > match:  cdab
389 > match:  cdab
390 > match:  cdab
391 > Failed: "if" failed and "fail" requested
392 > match:  cd[xyz]ab
393
394 > match_domain:    yes
395 > match_domain:    no
396 > match_domain:    yes
397 > match_domain:    yes
398 > match_domain:    no
399
400 >  >x@zz.aa.bb< [] >x@zz.aa.bb< 
401
402 >  >x@xxxabc< [] >x@xxxabc< 
403
404 > match_address:   yes
405 > match_address:   yes
406
407 > match_local_part:yes
408 > match_local_part:yes
409
410 > match_ip:        01 true
411 > match_ip:        02 
412 > match_ip:        03 true
413 > match_ip:        04 true
414 > match_ip:        05 
415 > match_ip:        06 
416 > match_ip:        07 true
417 > match_ip:        08 true
418 > match_ip:        09 
419 > match_ip:        10 true
420 > Failed: "somename" is not an IP address
421 > match_ip:        12 true
422 > match_ip:        13 true
423 > match_ip:        14 true
424 > match_ip:        15 true
425
426 > queue_running:  n
427 > first_delivery: n
428
429 > queue_running after or: y
430 > first_delivery after or: y
431
432 > # acl expansion condition
433 > acl if: Y:(0) [] []
434 > acl if: Y:(1) [argY] []
435 > acl if: N:(2) [argN] [arg2]
436 > Failed: error from acl "a_defer"
437
438 > # Default values for both if strings
439
440 > ${if eq{1}{1}}  >true<
441 > ${if eq{1}{2}}  ><
442
443 > # Lookups: DIR is the testing directory. In this test we can only use the
444 > # lookups that are required in all cases.
445
446 > CALLER
447
448 > ==X@Y
449 > ==*
450 > ==*@Z
451 > ==*
452
453 > data for a.b.c.d
454 > failed x.y.z
455 > data for *.p.q
456 > data for *.p.q
457 > data for *.p.q
458 > Failed: "lookup" failed and "fail" requested
459 > data for *
460
461 > q1:  "abc"
462 > q2:  "xyz":
463 > q3:  "pqr"  :
464 > q4:  "a:b" abc continued data (make sure not key)
465 > q5:  "\"quoted\""
466 > q6:  "white space"
467 > q7:  "b\\s"
468
469 > abc:   abc
470 > a.b.c: *.b.c
471 > ab.c:  *b.c
472 > xyz:   ^X
473 > Xyz:   ^X
474 > Zyz:   ^Z
475 > a b:   "^a +b"
476 > a  b:  "^a +b"
477 > a:b:   lookup succeeded
478 > a.b:   ^a\\.+b
479 > a..b:  ^a\\.+b
480 > a9b:   \N^a\d+b
481 > a99b:  \N^a\d+b
482
483 > # Should give the same results as above because expansion does nothing
484
485 > abc:   abc
486 > a.b.c: *.b.c
487 > ab.c:  *b.c
488 > xyz:   ^X
489 > Xyz:   ^X
490 > Zyz:   ^Z
491 > a b:   "^a +b"
492 > a  b:  "^a +b"
493 > a:b:   lookup succeeded
494
495 > # Should fail because of no expansion
496
497 > a.b:   NO
498 > a..b:  NO
499 > a9b:   NO
500 > a99b:  NO
501
502 > # But these should succeed
503
504 > a\:b:  ^a\\.+b
505 > a\:Xb: ^a\\.+b
506
507 > # Some tests of case-(in)dependence
508
509 > MiXeD-CD:  Data found for case-dependent MiXeD-CD
510 > MixeD-CD:  NOT FOUND
511 > MiXeD-Ncd: Data found for case-independent MiXeD-nCD
512 > MixeD-Ncd: Data found for case-independent MiXeD-nCD
513
514 > # IP address (CIDR) lookups
515
516 > 1.2.3.4:      data for 1.2.3.4
517 > 1.2.3.5:      
518 > 1.2.3.5:      data for *
519 > abcd::cdab:   data for abcd::cdab
520 > 192.168.1.2:  data for 192.168.0.0/16
521 > 192.168.5.6:  data for 192.168.0.0/16
522 > abcd:abcd::   data for abcd:abcd::/32
523 > abcd:abcd:1:: data for abcd:abcd::/32
524 > abcd:abcd::3  data for abcd:abcd::/32
525 > Failed: lookup of "rhubarb" gave DEFER: "rhubarb" is not a valid iplsearch key (an IP address, with optional CIDR mask, is wanted): in a host list, use net-iplsearch as the search type
526
527
528 > # Nested Lookups - style 1
529
530 > The data for key1->key2
531 > Failed: "lookup" failed and "fail" requested
532
533 > # Nested Lookups - style 2
534
535 > The data for key1->key2
536 > failed for key4
537
538 > # Other nesting tests
539
540 > 1-in-1
541 > 2-in-2
542 > both-in-1,both-in-2
543 > Failed: "lookup" failed and "fail" requested
544
545 > # Lookup quotes for standardly expected lookups
546
547 > lsearch  !@#$%^&*()_-+=|\~`1234567890{[}]qwertyuiop:;"'asdfghjkl<,>.?/zxcvbnm
548 > Failed: unknown lookup type "xxx"
549
550 > # Extract
551
552 > 2
553 > 2
554 > 2
555 > 2
556 > Empty:<>
557 > Empty:<>
558 > <3>
559 > <3>
560 > Empty:<>
561 > Empty:<>
562 > no Z
563 > no 4
564 > Failed: "extract" failed and "fail" requested
565 > Failed: "extract" failed and "fail" requested
566 > D
567 > a:b:c:d:e
568 > a
569 > e
570 > a
571 > FAIL
572 > b
573
574 > b
575 > three four
576 > Failed: first argument of "extract" must not be empty
577 > Failed: first argument of "extract" must not be empty
578 > b
579
580 > # Translation
581
582 > abcdea aaa xyz zbcdez
583 > abcdea a   z   zbcdez
584 > abcdea a       abcdea
585 > abcdea abc z   zzzdez
586
587 > # Boolean
588 > "TrUe"                true      EXPECT: true
589 > "FALSE"               false     EXPECT: false
590 > " yes"                true      EXPECT: true
591 > " no"                 false     EXPECT: false
592 > "yes "                true      EXPECT: true
593 > "-1"                  true     EXPECT: true
594 > "0"                   false     EXPECT: false
595 > "1"                   true      EXPECT: true
596 > " 0 "                 false     EXPECT: false
597 > " 1 "                 true      EXPECT: true
598 > "1111111111111111111" true      EXPECT: true
599 > "9"                   true      EXPECT: true
600 > " "                   false     EXPECT: false
601 > Failed: unrecognised boolean value "text"
602 > Failed: unrecognised boolean value "text"
603 > Failed: unrecognised boolean value "-text"
604 > Failed: unrecognised boolean value "text"
605 > Failed: unrecognised boolean value "text"
606 > "00"                  false     EXPECT: false
607 > "!true"               false     EXPECT: false
608 > "!false"              true      EXPECT: true
609
610 > "TrUe"                true      EXPECT: true
611 > "FALSE"               false     EXPECT: false
612 > " yes"                true      EXPECT: true
613 > " no"                 false     EXPECT: false
614 > "yes "                true      EXPECT: true
615 > "-1"                  true      EXPECT: true
616 > "0"                   false     EXPECT: false
617 > "1"                   true      EXPECT: true
618 > " 0 "                 false     EXPECT: false
619 > " 1 "                 true      EXPECT: true
620 > "1111111111111111111" true      EXPECT: true
621 > "9"                   true      EXPECT: true
622 > " "                   false     EXPECT: false
623 > "text"                true      EXPECT: true
624 > " text"               true      EXPECT: true
625 > "text "               true      EXPECT: true
626 > " text "              true      EXPECT: true
627 > "00"                  true      EXPECT: true
628 > "!true"               false     EXPECT: false
629 > "!false"              true      EXPECT: true
630
631 > # RFC 2047
632
633 > abcd      abcd
634 > <:abcd:>  =?iso-8859-8?Q?=3C=3Aabcd=3A=3E?=
635 > <:ab cd:> =?iso-8859-8?Q?=3C=3Aab_cd=3A=3E?=
636 > Long:     =?iso-8859-8?Q?_here_we_go=3A_a_string_that_is_going_to_be_encoded=3A_?= =?iso-8859-8?Q?it_will_go_over_the_75-char_limit?=
637 > Long:     =?iso-8859-8?Q?_here_we_go=3A_a_string_that_is_going_to_be_encoded=3A_?= =?iso-8859-8?Q?it_will_go_over_the_75-char_limit_by_a_long_way=3B_in?= =?iso-8859-8?Q?_fact_this_one_will_go_over_the_150_character_limit?=
638
639 > # RFC 2047 decode
640
641 > abcd      abcd
642 > <:abcd:>  <:abcd:>
643 > <:ab cd:> <:ab cd:>
644 > Long:      here we go: a string that is going to be encoded: it will go over the 75-char limit
645 > Long:      here we go: a string that is going to be encoded: it will go over the 75-char limit by a long way; in fact this one will go over the 150 character limit
646
647 > # UTF-8
648
649 > abcd      abcd
650 > aÀÿd      aÀÿd
651 > toobig    a_d
652
653 > # Substitution
654
655 > ${sg{abcdefabcdef}{abc}{xyz}}          =xyzdefxyzdef
656 > ${sg{ab:xy::z}{:}{::}}                 =ab::xy::::z
657 > ${sg{abcdefabcdef}{(..)[^c]}{>$1<}}    =a><><><ef
658 > ${sg{abcdefabcdef}{(..)[^c]}{>\$1<}}   =a>bc<>ef<>bc<ef
659 > ${sg{abcdefabcdef}{(..)[^c]}{>\N$1\N<}}=a>bc<>ef<>bc<ef
660 > ${sg{abbab}{a*}{+}}                    =++b+b++b+
661
662 > # File insertion
663
664 > Failed: missing or misplaced { or }
665 > abcde
666 12345
667
668 xyz
669
670 > abcde12345xyz
671 > abcde:12345::xyz:
672 > abcde - 12345 -  - xyz - 
673 > Failed: failed to open /non/exist/file: No such file or directory
674 > non-exist
675 > >abcde!12345!!xyz!<
676
677 > # Calling a command
678
679 > abcd
680 1234
681
682 > RC=0
683 > 1
684 > RC=0
685 > abcd
686 1234
687
688 > RC=0
689 > 2
690 > RC=1
691 > abcd
692 1234
693
694 > RC=1
695 > N
696 > RC=127
697 > >><<
698 > RC=0
699 > 1!=2
700 > RC=0
701
702 > # PRVS
703
704 > prvs=xxxxxxxxxx=userx@test.ex
705 > prvs=xxxxxxxxxx=userx@test.ex
706 > prvs=xxxxxxxxxx=userx@test.ex
707
708 > # Syntax errors
709
710 > Failed: prvs second argument must be a single digit
711 > Failed: prvs second argument must be a single digit
712 > Failed: prvs second argument must be a single digit
713
714 > # Correct checks; can't put explicit addresses in the tests, because they
715 > # will change over time.
716
717 > userx@test.ex
718 > result=1
719
720 > >1< >userx@test.ex< >1<
721 > result=1
722
723 > userx@test.ex
724 > result=1
725
726 > # Incorrect secret
727
728 > userx@test.ex
729 > result=
730
731 > 0
732 > result=
733
734 > # Non-prvs address
735
736 > >><<
737 > result=
738
739 > # Syntax errors
740
741 > Failed: "${tod_log" is not a known operator (or a } is missing in a variable reference)
742 > Failed: "${tod_log" is not a known operator (or a } is missing in a variable reference)
743 > Failed: missing } at end of string
744 > Failed: missing } at end of string
745 > Failed: hmac algorithm "xxx" is not recognised
746 > Failed: each subcondition inside an "and{...}" condition must be in its own {}
747 > Failed: unknown condition "xya" inside "and{...}" condition
748 > Failed: condition name expected, but found "${lookup{x}lsear" inside "and{...}" condition
749 > Failed: missing } at end of string - could be header name not terminated by colon
750 > Failed: missing or misplaced { or }
751 > Failed: missing or misplaced { or } - could be header name not terminated by colon
752 > Failed: each subcondition inside an "or{...}" condition must be in its own {}
753 > Failed: missing } at end of condition inside "or" group
754 > Failed: unknown condition "yes" inside "or{...}" condition
755 > Failed: non-digit after underscore in "substr_1_"
756 > Failed: non-digit after underscore in "substr__3"
757
758 > # Iterations: forany and forall
759
760 > yes
761 > yes
762 > yes
763 > no
764 > yes
765 > no
766 > no
767 > yes
768 > yes
769
770 > Failed: unknown condition "yes" inside "forany" condition
771 > Failed: missing } at end of condition inside "forany"
772
773 > yes
774 > no
775 > no
776 > no
777
778 > no
779 > yes
780 > yes
781 > yes
782
783 > # Expect yes
784 > outer=yes item='' (unset)
785
786 > # Expect no
787 > outer=no
788
789 > # Error inside nest - check message is helpful
790 > Failed: missing } at end of condition inside "forall" inside "forany" condition
791
792
793 > # Miscellaneous (for bug fixes, etc)
794
795 > true
796
797 > # Environment access
798
799 > CALLER
800 > correct
801
802
803 > escape: B7·F2ò
804
805 > primary_hostname: myhost.test.ex
806 > match:  cdab
807 > Failed: "if" failed and "fail" requested
808 > yes
809 > match_address:   no
810
811 > -be Sender host name and address etc, all unset
812 > -oMa  sender_host_address = 
813 >       sender_host_port = 0
814 > -oMaa sender_host_authenticated = 
815 > -oMai authenticated_id = CALLER
816 > -oMas authenticated_sender = CALLER@myhost.test.ex
817 > -oMi  interface_address = 
818 >       interface_port = -1
819 > -oMr  received_protocol = 
820 > -oMs  sender_host_name = 
821 > -oMt  sender_ident = CALLER
822
823 > -be Sender host name and address etc, all set except host name.
824 > -oMa  sender_host_address = V4NET.0.0.1
825 >       sender_host_port = 1234
826 > -oMaa sender_host_authenticated = AAA
827 > -oMai authenticated_id = philip
828 > -oMas authenticated_sender = xx@yy.zz
829 > -oMi  interface_address = 1.1.1.1
830 >       interface_port = 99
831 > -oMr  received_protocol = special
832 > -oMt  sender_ident = me
833
834 > -be Sender host name explicitly set
835 > -oMa  sender_host_address = V4NET.0.0.1
836 >       sender_host_port = 1234
837 > -oMs  sender_host_name = my.host.name
838
839 > be Sender host name lookup fails (V4NET.11.12.13 is not reverse registered)
840 > -oMs  sender_host_name = 
841 >       host_lookup_failed = 1
842
843 > -be Sender host name and protocol set by Sendmail-compatible option
844 > -p  received_protocol = special
845 > -p  sender_host_name = host.name
846
847 > -be Sender host name and address etc, all set except host name
848 > -oMa  sender_host_address = V4NET.0.0.1
849 >       sender_host_port = 1234
850 > -oMaa sender_host_authenticated = AAA
851 > -oMai authenticated_id = philip
852 > -oMas authenticated_sender = xx@yy.zz
853 > -oMi  interface_address = 1.1.1.1
854 >       interface_port = 99
855 > -oMr  received_protocol = special
856 > ----> No lookup yet: No
857 > -oMs  sender_host_name = ten-1.test.ex
858 > -oMt  sender_ident = me
859
860
861 **** SMTP testing session as if from host V4NET.0.0.1
862 **** but without any ident (RFC 1413) callback.
863 **** This is not for real!
864
865 550 Administrative prohibition\r
866
867 **** SMTP testing session as if from host V4NET.0.0.2
868 **** but without any ident (RFC 1413) callback.
869 **** This is not for real!
870
871 550 Administrative prohibition\r
872
873 **** SMTP testing session as if from host V4NET.0.0.0
874 **** but without any ident (RFC 1413) callback.
875 **** This is not for real!
876
877 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
878 250 OK\r
879 250 Accepted\r
880 354 Enter message, ending with "." on a line by itself\r
881 550 reply_address=<>\r
882 250 OK\r
883 250 Accepted\r
884 354 Enter message, ending with "." on a line by itself\r
885 550 reply_address=<a@b>\r
886 250 OK\r
887 250 Accepted\r
888 354 Enter message, ending with "." on a line by itself\r
889 550 reply_address=<c@d>\r
890 250 OK\r
891 250 Accepted\r
892 354 Enter message, ending with "." on a line by itself\r
893 550 reply_address=<>\r
894 250 OK\r
895 250 Accepted\r
896 354 Enter message, ending with "." on a line by itself\r
897 550 reply_address=<x@y>\r
898 221 myhost.test.ex closing connection\r
899
900 **** SMTP testing session as if from host V4NET.0.0.0
901 **** but without any ident (RFC 1413) callback.
902 **** This is not for real!
903
904 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
905 250 OK\r
906 250 Accepted\r
907 354 Enter message, ending with "." on a line by itself\r
908 550 reply_address=<>\r
909 221 myhost.test.ex closing connection\r
910
911 **** SMTP testing session as if from host V4NET.0.0.0
912 **** but without any ident (RFC 1413) callback.
913 **** This is not for real!
914
915 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
916 250 OK\r
917 250 Accepted\r
918 354 Enter message, ending with "." on a line by itself\r
919 550 reply_address=<>\r
920 221 myhost.test.ex closing connection\r
921 > match_ip:        15 
922 > match_ip:        16 
923
924 > in list
925 > in list
926