9a2768bdc99426e612a11487bdc83cfa0e883a14
[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: Not enough arguments for 'acl' (min is 1)
99 > Failed: Not enough arguments for 'acl' (min is 1)
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: Not enough arguments for 'hash' (min is 2)
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: curly-bracket problem in conditional yes/no parsing: 'yes' part did not start with '{'
347 remaining string is ':{y}{n}}'
348 >
349 > exists: y
350 > exists: n
351 >
352 > eq: y
353 > eq: n
354 > !eq: n
355 > !eq: y
356 >
357 > eqi: y
358 > eqi: y
359 > eqi: n
360 > !eqi: n
361 > !eqi: n
362 > !eqi: y
363 >
364 > lt: y
365 > lti: n
366 > le: y
367 > lei: y
368 > gt: n
369 > gti: n
370 > ge: n
371 > gei: y
372 >
373 > isip: y 1.2.3.4
374 > isip4: y 1.2.3.4
375 > isip6: n 1.2.3.4
376 > isip: n 1:2:3:4
377 > isip4: n 1:2:3:4
378 > isip6: n 1:2:3:4
379 > isip: y ::1
380 > isip4: n ::1
381 > isip6: y ::1
382 > isip: y fe80::a00:20ff:fe86:a061
383 > isip4: n fe80::a00:20ff:fe86:a061
384 > isip6: y fe80::a00:20ff:fe86:a061
385 > isip: n rhubarb
386 > isip4: n rhubarb
387 > isip6: n rhubarb
388 >
389 > match: cdab
390 > match: cdab
391 > match: cdab
392 > Failed: "if" failed and "fail" requested
393 > match: cd[xyz]ab
394 >
395 > match_domain: yes
396 > match_domain: no
397 > match_domain: yes
398 > match_domain: yes
399 > match_domain: no
400 >
401 > >x@zz.aa.bb< [] >x@zz.aa.bb<
402 >
403 > >x@xxxabc< [] >x@xxxabc<
404 >
405 > match_address: yes
406 > match_address: yes
407 >
408 > match_local_part:yes
409 > match_local_part:yes
410 >
411 > match_ip: 01 true
412 > match_ip: 02
413 > match_ip: 03 true
414 > match_ip: 04 true
415 > match_ip: 05
416 > match_ip: 06
417 > match_ip: 07 true
418 > match_ip: 08 true
419 > match_ip: 09
420 > match_ip: 10 true
421 > Failed: "somename" is not an IP address
422 > match_ip: 12 true
423 > match_ip: 13 true
424 > match_ip: 14 true
425 > match_ip: 15 true
426 >
427 > queue_running: n
428 > first_delivery: n
429 >
430 > queue_running after or: y
431 > first_delivery after or: y
432 >
433 > # acl expansion condition
434 > acl if: Y:(0) [] []
435 > acl if: Y:(1) [argY] []
436 > acl if: N:(2) [argN] [arg2]
437 > Failed: error from acl "a_defer"
438 >
439 > # Default values for both if strings
440 >
441 > ${if eq{1}{1}} >true<
442 > ${if eq{1}{2}} ><
443 >
444 > # Lookups: DIR is the testing directory. In this test we can only use the
445 > # lookups that are required in all cases.
446 >
447 > CALLER
448 >
449 > ==X@Y
450 > ==*
451 > ==*@Z
452 > ==*
453 >
454 > data for a.b.c.d
455 > failed x.y.z
456 > data for *.p.q
457 > data for *.p.q
458 > data for *.p.q
459 > Failed: "lookup" failed and "fail" requested
460 > data for *
461 >
462 > q1: "abc"
463 > q2: "xyz":
464 > q3: "pqr" :
465 > q4: "a:b" abc continued data (make sure not key)
466 > q5: "\"quoted\""
467 > q6: "white space"
468 > q7: "b\\s"
469 >
470 > abc: abc
471 > a.b.c: *.b.c
472 > ab.c: *b.c
473 > xyz: ^X
474 > Xyz: ^X
475 > Zyz: ^Z
476 > a b: "^a +b"
477 > a b: "^a +b"
478 > a:b: lookup succeeded
479 > a.b: ^a\\.+b
480 > a..b: ^a\\.+b
481 > a9b: \N^a\d+b
482 > a99b: \N^a\d+b
483 >
484 > # Should give the same results as above because expansion does nothing
485 >
486 > abc: abc
487 > a.b.c: *.b.c
488 > ab.c: *b.c
489 > xyz: ^X
490 > Xyz: ^X
491 > Zyz: ^Z
492 > a b: "^a +b"
493 > a b: "^a +b"
494 > a:b: lookup succeeded
495 >
496 > # Should fail because of no expansion
497 >
498 > a.b: NO
499 > a..b: NO
500 > a9b: NO
501 > a99b: NO
502 >
503 > # But these should succeed
504 >
505 > a\:b: ^a\\.+b
506 > a\:Xb: ^a\\.+b
507 >
508 > # Some tests of case-(in)dependence
509 >
510 > MiXeD-CD: Data found for case-dependent MiXeD-CD
511 > MixeD-CD: NOT FOUND
512 > MiXeD-Ncd: Data found for case-independent MiXeD-nCD
513 > MixeD-Ncd: Data found for case-independent MiXeD-nCD
514 >
515 > # IP address (CIDR) lookups
516 >
517 > 1.2.3.4: data for 1.2.3.4
518 > 1.2.3.5:
519 > 1.2.3.5: data for *
520 > abcd::cdab: data for abcd::cdab
521 > 192.168.1.2: data for 192.168.0.0/16
522 > 192.168.5.6: data for 192.168.0.0/16
523 > abcd:abcd:: data for abcd:abcd::/32
524 > abcd:abcd:1:: data for abcd:abcd::/32
525 > abcd:abcd::3 data for abcd:abcd::/32
526 > 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
527 >
528 >
529 > # Nested Lookups - style 1
530 >
531 > The data for key1->key2
532 > Failed: "lookup" failed and "fail" requested
533 >
534 > # Nested Lookups - style 2
535 >
536 > The data for key1->key2
537 > failed for key4
538 >
539 > # Other nesting tests
540 >
541 > 1-in-1
542 > 2-in-2
543 > both-in-1,both-in-2
544 > Failed: "lookup" failed and "fail" requested
545 >
546 > # Lookup quotes for standardly expected lookups
547 >
548 > lsearch !@#$%^&*()_-+=|\~`1234567890{[}]qwertyuiop:;"'asdfghjkl<,>.?/zxcvbnm
549 > Failed: unknown lookup type "xxx"
550 >
551 > # Extract
552 >
553 > 2
554 > 2
555 > 2
556 > 2
557 > Empty:<>
558 > Empty:<>
559 > <3>
560 > <3>
561 > Empty:<>
562 > Empty:<>
563 > no Z
564 > no 4
565 > Failed: "extract" failed and "fail" requested
566 > Failed: "extract" failed and "fail" requested
567 > D
568 > a:b:c:d:e
569 > a
570 > e
571 > a
572 > FAIL
573 > b
574 >
575 > b
576 > three four
577 > Failed: first argument of "extract" must not be empty
578 > Failed: first argument of "extract" must not be empty
579 > b
580 >
581 > a:b:c
582 > Failed: missing '}' closing extract inside "map" item
583 > a:b:c
584 >
585 > # Translation
586 >
587 > abcdea aaa xyz zbcdez
588 > abcdea a z zbcdez
589 > abcdea a abcdea
590 > abcdea abc z zzzdez
591 >
592 > # Boolean
593 > "TrUe" true EXPECT: true
594 > "FALSE" false EXPECT: false
595 > " yes" true EXPECT: true
596 > " no" false EXPECT: false
597 > "yes " true EXPECT: true
598 > "-1" true EXPECT: true
599 > "0" false EXPECT: false
600 > "1" true EXPECT: true
601 > " 0 " false EXPECT: false
602 > " 1 " true EXPECT: true
603 > "1111111111111111111" true EXPECT: true
604 > "9" true EXPECT: true
605 > " " false EXPECT: false
606 > Failed: unrecognised boolean value "text"
607 > Failed: unrecognised boolean value "text"
608 > Failed: unrecognised boolean value "-text"
609 > Failed: unrecognised boolean value "text"
610 > Failed: unrecognised boolean value "text"
611 > "00" false EXPECT: false
612 > "!true" false EXPECT: false
613 > "!false" true EXPECT: true
614 >
615 > "TrUe" true EXPECT: true
616 > "FALSE" false EXPECT: false
617 > " yes" true EXPECT: true
618 > " no" false EXPECT: false
619 > "yes " true EXPECT: true
620 > "-1" true EXPECT: true
621 > "0" false EXPECT: false
622 > "1" true EXPECT: true
623 > " 0 " false EXPECT: false
624 > " 1 " true EXPECT: true
625 > "1111111111111111111" true EXPECT: true
626 > "9" true EXPECT: true
627 > " " false EXPECT: false
628 > "text" true EXPECT: true
629 > " text" true EXPECT: true
630 > "text " true EXPECT: true
631 > " text " true EXPECT: true
632 > "00" true EXPECT: true
633 > "!true" false EXPECT: false
634 > "!false" true EXPECT: true
635 >
636 > # RFC 2047
637 >
638 > abcd abcd
639 > <:abcd:> =?iso-8859-8?Q?=3C=3Aabcd=3A=3E?=
640 > <:ab cd:> =?iso-8859-8?Q?=3C=3Aab_cd=3A=3E?=
641 > 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?=
642 > 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?=
643 >
644 > # RFC 2047 decode
645 >
646 > abcd abcd
647 > <:abcd:> <:abcd:>
648 > <:ab cd:> <:ab cd:>
649 > Long: here we go: a string that is going to be encoded: it will go over the 75-char limit
650 > 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
651 >
652 > # UTF-8
653 >
654 > abcd abcd
655 > aÀÿd aÀÿd
656 > toobig a_d
657 >
658 > # Substitution
659 >
660 > ${sg{abcdefabcdef}{abc}{xyz}} =xyzdefxyzdef
661 > ${sg{ab:xy::z}{:}{::}} =ab::xy::::z
662 > ${sg{abcdefabcdef}{(..)[^c]}{>$1<}} =a><><><ef
663 > ${sg{abcdefabcdef}{(..)[^c]}{>\$1<}} =a>bc<>ef<>bc<ef
664 > ${sg{abcdefabcdef}{(..)[^c]}{>\N$1\N<}}=a>bc<>ef<>bc<ef
665 > ${sg{abbab}{a*}{+}} =++b+b++b+
666 >
667 > # File insertion
668 >
669 > Failed: Not enough arguments for 'readfile' (min is 1)
670 > abcde
671 12345
672
673 xyz
674
675 > abcde12345xyz
676 > abcde:12345::xyz:
677 > abcde - 12345 - - xyz -
678 > Failed: failed to open /non/exist/file: No such file or directory
679 > non-exist
680 > >abcde!12345!!xyz!<
681 >
682 > # Calling a command
683 >
684 > abcd
685 1234
686
687 > RC=0
688 > 1
689 > RC=0
690 > abcd
691 1234
692
693 > RC=0
694 > 2
695 > RC=1
696 > abcd
697 1234
698
699 > RC=1
700 > N
701 > RC=127
702 > >><<
703 > RC=0
704 > 1!=2
705 > RC=0
706 >
707 > # PRVS
708 >
709 > prvs=xxxxxxxxxx=userx@test.ex
710 > prvs=xxxxxxxxxx=userx@test.ex
711 > prvs=xxxxxxxxxx=userx@test.ex
712 >
713 > # Syntax errors
714 >
715 > Failed: prvs second argument must be a single digit
716 > Failed: prvs second argument must be a single digit
717 > Failed: prvs second argument must be a single digit
718 >
719 > # Correct checks; can't put explicit addresses in the tests, because they
720 > # will change over time.
721 >
722 > userx@test.ex
723 > result=1
724 >
725 > >1< >userx@test.ex< >1<
726 > result=1
727 >
728 > userx@test.ex
729 > result=1
730 >
731 > # Incorrect secret
732 >
733 > userx@test.ex
734 > result=
735 >
736 > 0
737 > result=
738 >
739 > # Non-prvs address
740 >
741 > >><<
742 > result=
743 >
744 > # Syntax errors
745 >
746 > Failed: "${tod_log" is not a known operator (or a } is missing in a variable reference)
747 > Failed: "${tod_log" is not a known operator (or a } is missing in a variable reference)
748 > Failed: missing } at end of string
749 > Failed: missing } at end of string
750 > Failed: hmac algorithm "xxx" is not recognised
751 > Failed: each subcondition inside an "and{...}" condition must be in its own {}
752 > Failed: unknown condition "xya" inside "and{...}" condition
753 > Failed: condition name expected, but found "${lookup{x}lsear" inside "and{...}" condition
754 > Failed: missing } at end of string - could be header name not terminated by colon
755 > Failed: curly-bracket problem in conditional yes/no parsing: did not close with '}'
756 remaining string is ''
757 > Failed: missing or misplaced { or } - could be header name not terminated by colon
758 > Failed: each subcondition inside an "or{...}" condition must be in its own {}
759 > Failed: missing } at end of condition inside "or" group
760 > Failed: unknown condition "yes" inside "or{...}" condition
761 > Failed: non-digit after underscore in "substr_1_"
762 > Failed: non-digit after underscore in "substr__3"
763 >
764 > # Iterations: forany and forall
765 >
766 > yes
767 > yes
768 > yes
769 > no
770 > yes
771 > no
772 > no
773 > yes
774 > yes
775 >
776 > Failed: unknown condition "yes" inside "forany" condition
777 > Failed: missing } at end of condition inside "forany"
778 >
779 > yes
780 > no
781 > no
782 > no
783 >
784 > no
785 > yes
786 > yes
787 > yes
788 >
789 > # Expect yes
790 > outer=yes item='' (unset)
791 >
792 > # Expect no
793 > outer=no
794 >
795 > # Error inside nest - check message is helpful
796 > Failed: missing } at end of condition inside "forall" inside "forany" condition
797 >
798 >
799 > # Miscellaneous (for bug fixes, etc)
800 >
801 > true
802 >
803 > # Environment access
804 >
805 > CALLER
806 > correct
807 >
808 >
809 > escape: B7·F2ò
810 >
811 > primary_hostname: myhost.test.ex
812 > match: cdab
813 > Failed: "if" failed and "fail" requested
814 > yes
815 > match_address: no
816 >
817 > -be Sender host name and address etc, all unset
818 > -oMa sender_host_address =
819 > sender_host_port = 0
820 > -oMaa sender_host_authenticated =
821 > -oMai authenticated_id = CALLER
822 > -oMas authenticated_sender = CALLER@myhost.test.ex
823 > -oMi interface_address =
824 > interface_port = -1
825 > -oMr received_protocol =
826 > -oMs sender_host_name =
827 > -oMt sender_ident = CALLER
828 >
829 > -be Sender host name and address etc, all set except host name.
830 > -oMa sender_host_address = V4NET.0.0.1
831 > sender_host_port = 1234
832 > -oMaa sender_host_authenticated = AAA
833 > -oMai authenticated_id = philip
834 > -oMas authenticated_sender = xx@yy.zz
835 > -oMi interface_address = 1.1.1.1
836 > interface_port = 99
837 > -oMr received_protocol = special
838 > -oMt sender_ident = me
839 >
840 > -be Sender host name explicitly set
841 > -oMa sender_host_address = V4NET.0.0.1
842 > sender_host_port = 1234
843 > -oMs sender_host_name = my.host.name
844 >
845 > be Sender host name lookup fails (V4NET.11.12.13 is not reverse registered)
846 > -oMs sender_host_name =
847 > host_lookup_failed = 1
848 >
849 > -be Sender host name and protocol set by Sendmail-compatible option
850 > -p received_protocol = special
851 > -p sender_host_name = host.name
852 >
853 > -be Sender host name and address etc, all set except host name
854 > -oMa sender_host_address = V4NET.0.0.1
855 > sender_host_port = 1234
856 > -oMaa sender_host_authenticated = AAA
857 > -oMai authenticated_id = philip
858 > -oMas authenticated_sender = xx@yy.zz
859 > -oMi interface_address = 1.1.1.1
860 > interface_port = 99
861 > -oMr received_protocol = special
862 > ----> No lookup yet: No
863 > -oMs sender_host_name = ten-1.test.ex
864 > -oMt sender_ident = me
865 >
866
867 **** SMTP testing session as if from host V4NET.0.0.1
868 **** but without any ident (RFC 1413) callback.
869 **** This is not for real!
870
871 550 Administrative prohibition
872
873 **** SMTP testing session as if from host V4NET.0.0.2
874 **** but without any ident (RFC 1413) callback.
875 **** This is not for real!
876
877 550 Administrative prohibition
878
879 **** SMTP testing session as if from host V4NET.0.0.0
880 **** but without any ident (RFC 1413) callback.
881 **** This is not for real!
882
883 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
884 250 OK
885 250 Accepted
886 354 Enter message, ending with "." on a line by itself
887 550 reply_address=<>
888 250 OK
889 250 Accepted
890 354 Enter message, ending with "." on a line by itself
891 550 reply_address=<a@b>
892 250 OK
893 250 Accepted
894 354 Enter message, ending with "." on a line by itself
895 550 reply_address=<c@d>
896 250 OK
897 250 Accepted
898 354 Enter message, ending with "." on a line by itself
899 550 reply_address=<>
900 250 OK
901 250 Accepted
902 354 Enter message, ending with "." on a line by itself
903 550 reply_address=<x@y>
904 221 myhost.test.ex closing connection
905
906 **** SMTP testing session as if from host V4NET.0.0.0
907 **** but without any ident (RFC 1413) callback.
908 **** This is not for real!
909
910 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
911 250 OK
912 250 Accepted
913 354 Enter message, ending with "." on a line by itself
914 550 reply_address=<>
915 221 myhost.test.ex closing connection
916
917 **** SMTP testing session as if from host V4NET.0.0.0
918 **** but without any ident (RFC 1413) callback.
919 **** This is not for real!
920
921 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
922 250 OK
923 250 Accepted
924 354 Enter message, ending with "." on a line by itself
925 550 reply_address=<>
926 221 myhost.test.ex closing connection
927 > match_ip: 15
928 > match_ip: 16
929 >
930 > in list
931 > in list
932 >