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}"
43 > map: ::a::: ::b::: ::c::
52 > # Tests with iscntrl() and illegal separators
59 > Failed: error in expression evaluation: expecting number or opening parenthesis (after processing "0+") inside "reduce" item
66 > addrss: local-part@dom.ain
67 > addrss: local-part@dom.ain
71 > addresses: ''abc@xyz' ''pqr@xyz
72 > addresses: local-part@dom.ain
73 > addresses: local-part@dom.ain+xyz@abc
74 > addresses: local-part@dom.ain:xyz@abc:p@q:r@s
77 > escape: B7\267F2\362
84 > Failed: error in expression evaluation: expecting number or opening parenthesis (after processing "")
88 > Failed: error in expression evaluation: expecting closing parenthesis (after processing "-2 - (-3")
89 > Failed: error in expression evaluation: expecting operator (after processing "-2 - -3")
95 > Failed: error in expression evaluation: expecting operator (after processing "0")
98 > Failed: error in expression evaluation: expecting operator (after processing "0")
112 > expand: $primary_hostname myhost.test.ex
113 > hash: jmg monty fbWx
114 > hash: abcX abX aX X
119 > Failed: "1a2b3c4d5e6" contains an odd number of characters
120 > Failed: "1a2b3c4d5e6g" is not a hex string
121 > hex2b64:MPPJPkZDbetYunCBao7BJA==
122 > hex2b64:ztcfpyNSMb7Tg/rP3EHE3cwi7PE=
124 > The base62 operator is actually a base36 operator in the Darwin and Cygwin
125 > environments. Write cunning tests that produce the same output in both cases,
126 > while doing a reasonable check.
131 > Failed: argument for base62 operator is "12345x", which is not a decimal number
132 > Failed: argument for base62d operator is "0003D7.", which is not a base 36/62 number
134 > hmac: dd97e3ba5d1a61b5006108f8c8252953
135 > hmac: 0210cf9d274b53f1550f657c378b29e8bfed1064
136 > md5: 77add1d5f41223d5582fca736a5cb335
137 > sha1: DA39A3EE5E6B4B0D3255BFEF95601890AFD80709
138 > sha1: A9993E364706816ABA3E25717850C26C9CD0D89D
139 > mask: 192.168.10.192/28
140 > mask: 192.168.10.206/32
141 > Failed: mask value too big in "192.168.10.206/33"
143 > Failed: missing mask value in "192.168.10.206"
144 > Failed: "a.b.c.d" is not an IP address
146 > lc/uc: the quick BROWN FOX
147 > length: The quick abc
150 > quote: aZ09_.-Q "ab*cd" "abcd\"ef"
156 > quote_local_part: abcd
157 > quote_local_part: O'Reilly
158 > quote_local_part: "a space"
159 > quote_local_part: ".something"
160 > quote_local_part: "something."
161 > quote_local_part: joe.bloggs
162 > quote_local_part: a!b
163 > quote_local_part: "x@y"
164 > quote_local_part: ab*cd
165 > quote_local_part: "x:y"
166 > quote_local_part: "abcd\"ef"
167 > quote_local_part: ""
168 > rxquote:aZ09\_\,\-Q ab\*cd abcd\"ef
174 > str2b64:VGhlIHF1aWNrIGJyb3duIAogZm94
182 > Failed: string "14" is not an Exim time interval in "time_eval" operator
183 > Failed: string "rhubarb" is not an Exim time interval in "time_eval" operator
186 > time_interval: 1w4d13h46m39s
187 > Failed: string "-1" is not a positive number in "time_interval" operator
188 > Failed: string "rhubarb" is not a positive number in "time_interval" operator
190 > # stat is a bit tricky, but some of the fields of the aux-var directory
191 > # should be the same on all systems
195 > Failed: stat(/a/non/existent/file) failed: No such file or directory
197 > # "Operators" that have expanded arguments
199 > hash: jmg monty fbWx
200 > hash: abcX abX aX X
202 > length: The quick abc
208 > Failed: missing or misplaced { or }
209 > Failed: "nonnumber" is not a number (in "hash" expansion)
210 > Failed: Too many arguments for "hash" (max is 3)
211 > Failed: "-2" is not a positive number (in "substr" expansion)
213 > # Skipped operators
225 > Failed: absolute value of integer "4096M" is too large (overflow)
226 > Failed: absolute value of integer "4096000000" is too large (overflow)
256 > Failed: invalid integer "3z "
257 > Failed: integer expected but "a" found
267 > Failed: unknown variable "post" after "def:"
270 > Failed: missing or misplaced { or }
305 > isip: y fe80::a00:20ff:fe86:a061
306 > isip4: n fe80::a00:20ff:fe86:a061
307 > isip6: y fe80::a00:20ff:fe86:a061
315 > Failed: "if" failed and "fail" requested
324 > >x@zz.aa.bb< [] >x@zz.aa.bb<
326 > >x@xxxabc< [] >x@xxxabc<
331 > match_local_part:yes
332 > match_local_part:yes
344 > Failed: "somename" is not an IP address
353 > queue_running after or: y
354 > first_delivery after or: y
356 > # Default values for both if strings
358 > ${if eq{1}{1}} >true<
361 > # Lookups: DIR is the testing directory. In this test we can only use the
362 > # lookups that are required in all cases.
376 > Failed: "lookup" failed and "fail" requested
382 > q4: "a:b" abc continued data (make sure not key)
395 > a:b: lookup succeeded
401 > # Should give the same results as above because expansion does nothing
411 > a:b: lookup succeeded
413 > # Should fail because of no expansion
420 > # But these should succeed
425 > # Some tests of case-(in)dependence
427 > MiXeD-CD: Data found for case-dependent MiXeD-CD
428 > MixeD-CD: NOT FOUND
429 > MiXeD-Ncd: Data found for case-independent MiXeD-nCD
430 > MixeD-Ncd: Data found for case-independent MiXeD-nCD
432 > # IP address (CIDR) lookups
434 > 1.2.3.4: data for 1.2.3.4
436 > 1.2.3.5: data for *
437 > abcd::cdab: data for abcd::cdab
438 > 192.168.1.2: data for 192.168.0.0/16
439 > 192.168.5.6: data for 192.168.0.0/16
440 > abcd:abcd:: data for abcd:abcd::/32
441 > abcd:abcd:1:: data for abcd:abcd::/32
442 > abcd:abcd::3 data for abcd:abcd::/32
443 > 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
446 > # Nested Lookups - style 1
448 > The data for key1->key2
449 > Failed: "lookup" failed and "fail" requested
451 > # Nested Lookups - style 2
453 > The data for key1->key2
456 > # Other nesting tests
460 > both-in-1,both-in-2
461 > Failed: "lookup" failed and "fail" requested
463 > # Lookup quotes for standardly expected lookups
465 > lsearch !@#$%^&*()_-+=|\~`1234567890{[}]qwertyuiop:;"'asdfghjkl<,>.?/zxcvbnm
466 > Failed: unknown lookup type "xxx"
482 > Failed: "extract" failed and "fail" requested
483 > Failed: "extract" failed and "fail" requested
494 > Failed: first argument of "extract" must not be empty
495 > Failed: first argument of "extract" must not be empty
500 > abcdea aaa xyz zbcdez
503 > abcdea abc z zzzdez
506 > "TrUe" true EXPECT: true
507 > "FALSE" false EXPECT: false
508 > " yes" true EXPECT: true
509 > " no" false EXPECT: false
510 > "yes " true EXPECT: true
511 > Failed: unrecognised boolean value "-1"
512 > "0" false EXPECT: false
513 > "1" true EXPECT: true
514 > " 0 " false EXPECT: false
515 > " 1 " true EXPECT: true
516 > "1111111111111111111" true EXPECT: true
517 > "9" true EXPECT: true
518 > " " false EXPECT: false
519 > Failed: unrecognised boolean value "text"
520 > Failed: unrecognised boolean value "text"
521 > Failed: unrecognised boolean value "text"
522 > Failed: unrecognised boolean value "text"
523 > "00" false EXPECT: false
524 > "!true" false EXPECT: false
525 > "!false" true EXPECT: true
527 > "TrUe" true EXPECT: true
528 > "FALSE" false EXPECT: false
529 > " yes" true EXPECT: true
530 > " no" false EXPECT: false
531 > "yes " true EXPECT: true
532 > "-1" true EXPECT: true
533 > "0" false EXPECT: false
534 > "1" true EXPECT: true
535 > " 0 " false EXPECT: false
536 > " 1 " true EXPECT: true
537 > "1111111111111111111" true EXPECT: true
538 > "9" true EXPECT: true
539 > " " false EXPECT: false
540 > "text" true EXPECT: true
541 > " text" true EXPECT: true
542 > "text " true EXPECT: true
543 > " text " true EXPECT: true
544 > "00" true EXPECT: true
545 > "!true" false EXPECT: false
546 > "!false" true EXPECT: true
551 > <:abcd:> =?iso-8859-8?Q?=3C=3Aabcd=3A=3E?=
552 > <:ab cd:> =?iso-8859-8?Q?=3C=3Aab_cd=3A=3E?=
553 > 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?=
554 > 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?=
560 > <:ab cd:> <:ab cd:>
561 > Long: here we go: a string that is going to be encoded: it will go over the 75-char limit
562 > 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
572 > ${sg{abcdefabcdef}{abc}{xyz}} =xyzdefxyzdef
573 > ${sg{ab:xy::z}{:}{::}} =ab::xy::::z
574 > ${sg{abcdefabcdef}{(..)[^c]}{>$1<}} =a><><><ef
575 > ${sg{abcdefabcdef}{(..)[^c]}{>\$1<}} =a>bc<>ef<>bc<ef
576 > ${sg{abcdefabcdef}{(..)[^c]}{>\N$1\N<}}=a>bc<>ef<>bc<ef
577 > ${sg{abbab}{a*}{+}} =++b+b++b+
581 > Failed: missing or misplaced { or }
589 > abcde - 12345 - - xyz -
590 > Failed: failed to open /non/exist/file: No such file or directory
592 > >abcde!12345!!xyz!<
594 > # Calling a command
621 > prvs=xxxxxxxxxx=userx@test.ex
622 > prvs=xxxxxxxxxx=userx@test.ex
623 > prvs=xxxxxxxxxx=userx@test.ex
627 > Failed: prvs second argument must be a single digit
628 > Failed: prvs second argument must be a single digit
629 > Failed: prvs second argument must be a single digit
631 > # Correct checks; can't put explicit addresses in the tests, because they
632 > # will change over time.
637 > >1< >userx@test.ex< >1<
658 > Failed: "${tod_log" is not a known operator (or a } is missing in a variable reference)
659 > Failed: "${tod_log" is not a known operator (or a } is missing in a variable reference)
660 > Failed: missing } at end of string
661 > Failed: missing } at end of string
662 > Failed: hmac algorithm "xxx" is not recognised
663 > Failed: each subcondition inside an "and{...}" condition must be in its own {}
664 > Failed: unknown condition "xya" inside "and{...}" condition
665 > Failed: condition name expected, but found "${lookup{x}lsear" inside "and{...}" condition
666 > Failed: missing } at end of string - could be header name not terminated by colon
667 > Failed: missing or misplaced { or }
668 > Failed: missing or misplaced { or } - could be header name not terminated by colon
669 > Failed: each subcondition inside an "or{...}" condition must be in its own {}
670 > Failed: missing } at end of condition inside "or" group
671 > Failed: unknown condition "yes" inside "or{...}" condition
672 > Failed: non-digit after underscore in "substr_1_"
673 > Failed: non-digit after underscore in "substr__3"
675 > # Iterations: forany and forall
687 > Failed: unknown condition "yes" inside "forany" condition
688 > Failed: missing } at end of condition inside "forany"
701 > outer=yes item='' (unset)
706 > # Error inside nest - check message is helpful
707 > Failed: missing } at end of condition inside "forall" inside "forany" condition
710 > # Miscellaneous (for bug fixes, etc)
717 > primary_hostname: myhost.test.ex
719 > Failed: "if" failed and "fail" requested
723 > -oMa sender_host_address =
724 > sender_host_port = 0
725 > -oMaa sender_host_authenticated =
726 > -oMai authenticated_id = CALLER
727 > -oMas authenticated_sender = CALLER@myhost.test.ex
728 > -oMi interface_address =
729 > interface_port = -1
730 > -oMr received_protocol =
731 > -oMs sender_host_name =
732 > -oMt sender_ident = CALLER
734 > -oMa sender_host_address = V4NET.0.0.1
735 > sender_host_port = 1234
736 > -oMaa sender_host_authenticated = AAA
737 > -oMai authenticated_id = philip
738 > -oMas authenticated_sender = xx@yy.zz
739 > -oMi interface_address = 1.1.1.1
740 > interface_port = 99
741 > -oMr received_protocol = special
742 > -oMt sender_ident = me
744 > -oMa sender_host_address = V4NET.0.0.1
745 > sender_host_port = 1234
746 > -oMs sender_host_name = my.host.name
748 > -oMs sender_host_name =
749 > host_lookup_failed = 1
751 > -p received_protocol = special
752 > -p sender_host_name = host.name
754 > -oMa sender_host_address = V4NET.0.0.1
755 > sender_host_port = 1234
756 > -oMaa sender_host_authenticated = AAA
757 > -oMai authenticated_id = philip
758 > -oMas authenticated_sender = xx@yy.zz
759 > -oMi interface_address = 1.1.1.1
760 > interface_port = 99
761 > -oMr received_protocol = special
762 > ----> No lookup yet: No
763 > -oMs sender_host_name = ten-1.test.ex
764 > -oMt sender_ident = me
767 **** SMTP testing session as if from host V4NET.0.0.1
768 **** but without any ident (RFC 1413) callback.
769 **** This is not for real!
771 550 Administrative prohibition
\r
773 **** SMTP testing session as if from host V4NET.0.0.2
774 **** but without any ident (RFC 1413) callback.
775 **** This is not for real!
777 550 Administrative prohibition
\r
779 **** SMTP testing session as if from host V4NET.0.0.0
780 **** but without any ident (RFC 1413) callback.
781 **** This is not for real!
783 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
\r
786 354 Enter message, ending with "." on a line by itself
\r
787 550 reply_address=<>
\r
790 354 Enter message, ending with "." on a line by itself
\r
791 550 reply_address=<a@b>
\r
794 354 Enter message, ending with "." on a line by itself
\r
795 550 reply_address=<c@d>
\r
798 354 Enter message, ending with "." on a line by itself
\r
799 550 reply_address=<>
\r
802 354 Enter message, ending with "." on a line by itself
\r
803 550 reply_address=<x@y>
\r
804 221 myhost.test.ex closing connection
\r
806 **** SMTP testing session as if from host V4NET.0.0.0
807 **** but without any ident (RFC 1413) callback.
808 **** This is not for real!
810 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
\r
813 354 Enter message, ending with "." on a line by itself
\r
814 550 reply_address=<>
\r
815 221 myhost.test.ex closing connection
\r
817 **** SMTP testing session as if from host V4NET.0.0.0
818 **** but without any ident (RFC 1413) callback.
819 **** This is not for real!
821 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
\r
824 354 Enter message, ending with "." on a line by itself
\r
825 550 reply_address=<>
\r
826 221 myhost.test.ex closing connection
\r