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.
6 > # Some fixed variables
8 > exim_path: TESTSUITE/eximdir/exim
9 > primary_hostname: myhost.test.ex
10 > primary_hostname: myhost.test.ex
11 > qualify_domain: myhost.test.ex
12 > bounce_return_size_limit: 102400
13 > spool_directory: TESTSUITE/spool
14 > Failed: unknown variable in "${unknown}"
15 > h_subject: (should be empty)
16 > h_subject: (should be empty)
17 > Failed: unknown expansion operator "header_subject"
19 > # $message_headers should be empty
26 > # Overlong names and overbig numbers
28 > Failed: unknown variable name "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
29 > Failed: unknown variable in "${aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa}"
35 > addrss: local-part@dom.ain
36 > addrss: local-part@dom.ain
39 > escape: B7\267F2\362
46 > Failed: error in expression evaluation: expecting number or opening parenthesis (after processing "")
50 > Failed: error in expression evaluation: expecting closing parenthesis (after processing "-2 - (-3")
51 > Failed: error in expression evaluation: expecting + or - (after processing "-2 - -3")
54 > Failed: error in expression evaluation: expecting number or opening parenthesis (after processing "-2 -")
57 > Failed: error in expression evaluation: expecting + or - (after processing "0")
60 > expand: $primary_hostname myhost.test.ex
61 > hash: jmg monty fbWx
67 > Failed: "1a2b3c4d5e6" contains an odd number of characters
68 > Failed: "1a2b3c4d5e6g" is not a hex string
69 > hex2b64:MPPJPkZDbetYunCBao7BJA==
70 > hex2b64:ztcfpyNSMb7Tg/rP3EHE3cwi7PE=
72 > The base62 operator is actually a base36 operator in the Darwin and Cygwin
73 > environments. Write cunning tests that produce the same output in both cases,
74 > while doing a reasonable check.
79 > Failed: argument for base62 operator is "12345x", which is not a decimal number
80 > Failed: argument for base62d operator is "0003D7.", which is not a base 36/62 number
82 > hmac: dd97e3ba5d1a61b5006108f8c8252953
83 > hmac: 0210cf9d274b53f1550f657c378b29e8bfed1064
84 > md5: 77add1d5f41223d5582fca736a5cb335
85 > sha1: DA39A3EE5E6B4B0D3255BFEF95601890AFD80709
86 > sha1: A9993E364706816ABA3E25717850C26C9CD0D89D
87 > mask: 192.168.10.192/28
88 > mask: 192.168.10.206/32
89 > Failed: mask value too big in "192.168.10.206/33"
91 > Failed: missing mask value in "192.168.10.206"
92 > Failed: "a.b.c.d" is not an IP address
94 > lc/uc: the quick BROWN FOX
95 > length: The quick abc
98 > quote: aZ09_.-Q "ab*cd" "abcd\"ef"
104 > quote_local_part: abcd
105 > quote_local_part: O'Reilly
106 > quote_local_part: "a space"
107 > quote_local_part: ".something"
108 > quote_local_part: "something."
109 > quote_local_part: joe.bloggs
110 > quote_local_part: a!b
111 > quote_local_part: "x@y"
112 > quote_local_part: ab*cd
113 > quote_local_part: "x:y"
114 > quote_local_part: "abcd\"ef"
115 > quote_local_part: ""
116 > rxquote:aZ09\_\,\-Q ab\*cd abcd\"ef
122 > str2b64:VGhlIHF1aWNrIGJyb3duIAogZm94
130 > Failed: string "14" is not an Exim time interval in "time_eval" operator
131 > Failed: string "rhubarb" is not an Exim time interval in "time_eval" operator
134 > time_interval: 1w4d13h46m39s
135 > Failed: string "-1" is not a positive number in "time_interval" operator
136 > Failed: string "rhubarb" is not a positive number in "time_interval" operator
138 > # stat is a bit tricky, but some of the fields of the aux-var directory
139 > # should be the same on all systems
143 > Failed: stat(/a/non/existent/file) failed: No such file or directory
145 > # "Operators" that have expanded arguments
147 > hash: jmg monty fbWx
148 > hash: abcX abX aX X
150 > length: The quick abc
156 > Failed: missing or misplaced { or }
157 > Failed: "nonnumber" is not a number (in "hash" expansion)
158 > Failed: Too many arguments for "hash" (max is 3)
159 > Failed: "-2" is not a positive number (in "substr" expansion)
161 > # Skipped operators
173 > Failed: absolute value of integer "4096M" is too large (overflow)
174 > Failed: absolute value of integer "4096000000" is too large (overflow)
204 > Failed: invalid integer "3z "
205 > Failed: integer expected but "a" found
209 > Failed: unknown variable "post" after "def:"
212 > Failed: missing or misplaced { or }
247 > isip: y fe80::a00:20ff:fe86:a061
248 > isip4: n fe80::a00:20ff:fe86:a061
249 > isip6: y fe80::a00:20ff:fe86:a061
257 > Failed: "if" failed and "fail" requested
266 > >x@zz.aa.bb< [] >x@zz.aa.bb<
268 > >x@xxxabc< [] >x@xxxabc<
273 > match_local_part:yes
274 > match_local_part:yes
286 > Failed: "somename" is not an IP address
294 > queue_running after or: y
295 > first_delivery after or: y
297 > # Default values for both if strings
299 > ${if eq{1}{1}} >true<
302 > # Lookups: DIR is the testing directory. In this test we can only use the
303 > # lookups that are required in all cases.
317 > Failed: "lookup" failed and "fail" requested
323 > q4: "a:b" abc continued data (make sure not key)
336 > a:b: lookup succeeded
342 > # Should give the same results as above because expansion does nothing
352 > a:b: lookup succeeded
354 > # Should fail because of no expansion
361 > # But these should succeed
366 > # Some tests of case-(in)dependence
368 > MiXeD-CD: Data found for case-dependent MiXeD-CD
369 > MixeD-CD: NOT FOUND
370 > MiXeD-Ncd: Data found for case-independent MiXeD-nCD
371 > MixeD-Ncd: Data found for case-independent MiXeD-nCD
373 > # IP address (CIDR) lookups
375 > 1.2.3.4: data for 1.2.3.4
377 > 1.2.3.5: data for *
378 > abcd::cdab: data for abcd::cdab
379 > 192.168.1.2: data for 192.168.0.0/16
380 > 192.168.5.6: data for 192.168.0.0/16
381 > abcd:abcd:: data for abcd:abcd::/32
382 > abcd:abcd:1:: data for abcd:abcd::/32
383 > abcd:abcd::3 data for abcd:abcd::/32
384 > 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
387 > # Nested Lookups - style 1
389 > The data for key1->key2
390 > Failed: "lookup" failed and "fail" requested
392 > # Nested Lookups - style 2
394 > The data for key1->key2
397 > # Other nesting tests
401 > both-in-1,both-in-2
402 > Failed: "lookup" failed and "fail" requested
404 > # Lookup quotes for standardly expected lookups
406 > lsearch !@#$%^&*()_-+=|\~`1234567890{[}]qwertyuiop:;"'asdfghjkl<,>.?/zxcvbnm
407 > Failed: unknown lookup type "xxx"
423 > Failed: "extract" failed and "fail" requested
424 > Failed: "extract" failed and "fail" requested
435 > Failed: first argument of "extract" must not be empty
436 > Failed: first argument of "extract" must not be empty
441 > abcdea aaa xyz zbcdez
444 > abcdea abc z zzzdez
449 > <:abcd:> =?iso-8859-8?Q?=3C=3Aabcd=3A=3E?=
450 > <:ab cd:> =?iso-8859-8?Q?=3C=3Aab_cd=3A=3E?=
451 > Long: =?iso-8859-8?Q?_here_we_go=3A_a_string_that_is_going_to_be_encoded=3A_i?= =?iso-8859-8?Q?t_will_go_over_the_75-char_limit?=
452 > Long: =?iso-8859-8?Q?_here_we_go=3A_a_string_that_is_going_to_be_encoded=3A_i?= =?iso-8859-8?Q?t_will_go_over_the_75-char_limit_by_a_long_way=3B_in_fac?= =?iso-8859-8?Q?t_this_one_will_go_over_the_150_character_limit?=
463 > ${sg{abcdefabcdef}{abc}{xyz}} =xyzdefxyzdef
464 > ${sg{ab:xy::z}{:}{::}} =ab::xy::::z
465 > ${sg{abcdefabcdef}{(..)[^c]}{>$1<}} =a><><><ef
466 > ${sg{abcdefabcdef}{(..)[^c]}{>\$1<}} =a>bc<>ef<>bc<ef
467 > ${sg{abcdefabcdef}{(..)[^c]}{>\N$1\N<}}=a>bc<>ef<>bc<ef
468 > ${sg{abbab}{a*}{+}} =++b+b++b+
472 > Failed: missing or misplaced { or }
480 > abcde - 12345 - - xyz -
481 > Failed: failed to open /non/exist/file: No such file or directory
483 > >abcde!12345!!xyz!<
485 > # Calling a command
512 > prvs=userx/xxxxxxxxxx@test.ex
513 > prvs=userx/xxxxxxxxxx@test.ex
514 > prvs=userx/xxxxxxxxxx@test.ex
518 > Failed: prvs second argument must be a single digit
519 > Failed: prvs second argument must be a single digit
520 > Failed: prvs second argument must be a single digit
522 > # Correct checks; can't put explicit addresses in the tests, because they
523 > # will change over time.
528 > >1< >userx@test.ex< >1<
549 > Failed: "${tod_log" is not a known operator (or a } is missing in a variable reference)
550 > Failed: "${tod_log" is not a known operator (or a } is missing in a variable reference)
551 > Failed: missing } at end of string
552 > Failed: missing } at end of string
553 > Failed: hmac algorithm "xxx" is not recognised
554 > Failed: each subcondition inside an "and{...}" condition must be in its own {}
555 > Failed: unknown condition "xya" inside "and{...}" condition
556 > Failed: condition name expected, but found "${lookup{x}lsear" inside "and{...}" condition
557 > Failed: missing } at end of string - could be header name not terminated by colon
558 > Failed: each subcondition inside an "or{...}" condition must be in its own {}
559 > Failed: missing } at end of condition inside "or" group
560 > Failed: unknown condition "yes" inside "or{...}" condition
561 > Failed: non-digit after underscore in "substr_1_"
562 > Failed: non-digit after underscore in "substr__3"
564 > # Miscellaneous (for bug fixes, etc)
571 > primary_hostname: myhost.test.ex
573 > Failed: "if" failed and "fail" requested
577 > -oMa sender_host_address =
578 > sender_host_port = 0
579 > -oMaa sender_host_authenticated =
580 > -oMai authenticated_id = CALLER
581 > -oMas authenticated_sender = CALLER@myhost.test.ex
582 > -oMi interface_address =
583 > interface_port = -1
584 > -oMr received_protocol =
585 > -oMs sender_host_name =
586 > -oMt sender_ident = CALLER
588 > -oMa sender_host_address = V4NET.0.0.1
589 > sender_host_port = 1234
590 > -oMaa sender_host_authenticated = AAA
591 > -oMai authenticated_id = philip
592 > -oMas authenticated_sender = xx@yy.zz
593 > -oMi interface_address = 1.1.1.1
594 > interface_port = 99
595 > -oMr received_protocol = special
596 > -oMt sender_ident = me
598 > -oMa sender_host_address = V4NET.0.0.1
599 > sender_host_port = 1234
600 > -oMs sender_host_name = my.host.name
602 > -oMs sender_host_name =
603 > host_lookup_failed = 1
605 > -p received_protocol = special
606 > -p sender_host_name = host.name
608 > -oMa sender_host_address = V4NET.0.0.1
609 > sender_host_port = 1234
610 > -oMaa sender_host_authenticated = AAA
611 > -oMai authenticated_id = philip
612 > -oMas authenticated_sender = xx@yy.zz
613 > -oMi interface_address = 1.1.1.1
614 > interface_port = 99
615 > -oMr received_protocol = special
616 > ----> No lookup yet: No
617 > -oMs sender_host_name = ten-1.test.ex
618 > -oMt sender_ident = me
621 **** SMTP testing session as if from host V4NET.0.0.1
622 **** but without any ident (RFC 1413) callback.
623 **** This is not for real!
625 550 Administrative prohibition
\r
627 **** SMTP testing session as if from host V4NET.0.0.2
628 **** but without any ident (RFC 1413) callback.
629 **** This is not for real!
631 550 Administrative prohibition
\r
633 **** SMTP testing session as if from host V4NET.0.0.0
634 **** but without any ident (RFC 1413) callback.
635 **** This is not for real!
637 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
\r
640 354 Enter message, ending with "." on a line by itself
\r
641 550 reply_address=<>
\r
644 354 Enter message, ending with "." on a line by itself
\r
645 550 reply_address=<a@b>
\r
648 354 Enter message, ending with "." on a line by itself
\r
649 550 reply_address=<c@d>
\r
652 354 Enter message, ending with "." on a line by itself
\r
653 550 reply_address=<>
\r
656 354 Enter message, ending with "." on a line by itself
\r
657 550 reply_address=<x@y>
\r
658 221 myhost.test.ex closing connection
\r
660 **** SMTP testing session as if from host V4NET.0.0.0
661 **** but without any ident (RFC 1413) callback.
662 **** This is not for real!
664 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
\r
667 354 Enter message, ending with "." on a line by itself
\r
668 550 reply_address=<>
\r
669 221 myhost.test.ex closing connection
\r
671 **** SMTP testing session as if from host V4NET.0.0.0
672 **** but without any ident (RFC 1413) callback.
673 **** This is not for real!
675 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
\r
678 354 Enter message, ending with "." on a line by itself
\r
679 550 reply_address=<>
\r
680 221 myhost.test.ex closing connection
\r