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
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"
22 > # $message_headers should be empty
29 > # Overlong names and overbig numbers
31 > Failed: unknown variable name "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
32 > Failed: unknown variable in "${aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa}"
46 > map: ::a::: ::b::: ::c::
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
75 > Failed: "extract" failed and "fail" requested
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
84 > # Tests with iscntrl() and illegal separators
91 > Failed: error in expression evaluation: expecting number or opening parenthesis (after processing "0+") inside "reduce" item
98 > Failed: missing or misplaced { or }
99 > Failed: missing or misplaced { or }
100 > Failed: error from acl "a_nosuch"
102 > acl: (1) [person@dom.ain] []
103 > acl: (2) [firstarg] [secondarg]
104 > acl: (1) [arg with spaces] []
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] []
113 > addrss: local-part@dom.ain
114 > addrss: local-part@dom.ain
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
124 > escape: B7\267F2\362
131 > Failed: error in expression evaluation: expecting number or opening parenthesis (after processing "")
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")
142 > Failed: error in expression evaluation: expecting operator (after processing "0")
145 > Failed: error in expression evaluation: expecting operator (after processing "0")
159 > expand: $primary_hostname myhost.test.ex
160 > hash: jmg monty fbWx
161 > hash: abcX abX aX X
166 > Failed: "1a2b3c4d5e6" contains an odd number of characters
167 > Failed: "1a2b3c4d5e6g" is not a hex string
168 > hex2b64:MPPJPkZDbetYunCBao7BJA==
169 > hex2b64:ztcfpyNSMb7Tg/rP3EHE3cwi7PE=
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.
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
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"
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
199 > ipv6norm: 2a00:eadf::1:0
200 > ipv6norm: 2a00:eadf:0:1::
202 > ipv6norm: 2a00:2:3:4:5:6:7:8
204 > lc/uc: the quick BROWN FOX
205 > length: The quick abc
208 > quote: aZ09_.-Q "ab*cd" "abcd\"ef"
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
233 > str2b64:VGhlIHF1aWNrIGJyb3duIAogZm94
241 > Failed: string "14" is not an Exim time interval in "time_eval" operator
242 > Failed: string "rhubarb" is not an Exim time interval in "time_eval" operator
245 > time_interval: 1w4d13h46m39s
246 > Failed: string "-1" is not a positive number in "time_interval" operator
247 > Failed: string "rhubarb" is not a positive number in "time_interval" operator
249 > # stat is a bit tricky, but some of the fields of the aux-var directory
250 > # should be the same on all systems
254 > Failed: stat(/a/non/existent/file) failed: No such file or directory
256 > # "Operators" that have expanded arguments
258 > hash: jmg monty fbWx
259 > hash: abcX abX aX X
261 > length: The quick abc
267 > Failed: missing or misplaced { or }
268 > Failed: "nonnumber" is not a number (in "hash" expansion)
269 > Failed: Too many arguments for "hash" (max is 3)
270 > Failed: "-2" is not a positive number (in "substr" expansion)
272 > # Skipped operators
282 > # Number suffixes in conditions
289 > # >32b should work, >64b not
295 > 1 > 4611686018427387904 n
296 > Failed: absolute value of integer "46116860184273879040" is too large (overflow)
326 > Failed: invalid integer "3z "
327 > Failed: integer expected but "a" found
328 > Failed: integer expected but "${substr_2_2:65535}" found
338 > Failed: unknown variable "post" after "def:"
341 > Failed: missing or misplaced { or }
376 > isip: y fe80::a00:20ff:fe86:a061
377 > isip4: n fe80::a00:20ff:fe86:a061
378 > isip6: y fe80::a00:20ff:fe86:a061
386 > Failed: "if" failed and "fail" requested
395 > >x@zz.aa.bb< [] >x@zz.aa.bb<
397 > >x@xxxabc< [] >x@xxxabc<
402 > match_local_part:yes
403 > match_local_part:yes
415 > Failed: "somename" is not an IP address
424 > queue_running after or: y
425 > first_delivery after or: y
427 > # acl expansion condition
428 > acl if: Y:(0) [] []
429 > acl if: Y:(1) [argY] []
430 > acl if: N:(2) [argN] [arg2]
431 > Failed: error from acl "a_defer"
433 > # Default values for both if strings
435 > ${if eq{1}{1}} >true<
438 > # Lookups: DIR is the testing directory. In this test we can only use the
439 > # lookups that are required in all cases.
453 > Failed: "lookup" failed and "fail" requested
459 > q4: "a:b" abc continued data (make sure not key)
472 > a:b: lookup succeeded
478 > # Should give the same results as above because expansion does nothing
488 > a:b: lookup succeeded
490 > # Should fail because of no expansion
497 > # But these should succeed
502 > # Some tests of case-(in)dependence
504 > MiXeD-CD: Data found for case-dependent MiXeD-CD
505 > MixeD-CD: NOT FOUND
506 > MiXeD-Ncd: Data found for case-independent MiXeD-nCD
507 > MixeD-Ncd: Data found for case-independent MiXeD-nCD
509 > # IP address (CIDR) lookups
511 > 1.2.3.4: data for 1.2.3.4
513 > 1.2.3.5: data for *
514 > abcd::cdab: data for abcd::cdab
515 > 192.168.1.2: data for 192.168.0.0/16
516 > 192.168.5.6: data for 192.168.0.0/16
517 > abcd:abcd:: data for abcd:abcd::/32
518 > abcd:abcd:1:: data for abcd:abcd::/32
519 > abcd:abcd::3 data for abcd:abcd::/32
520 > 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
523 > # Nested Lookups - style 1
525 > The data for key1->key2
526 > Failed: "lookup" failed and "fail" requested
528 > # Nested Lookups - style 2
530 > The data for key1->key2
533 > # Other nesting tests
537 > both-in-1,both-in-2
538 > Failed: "lookup" failed and "fail" requested
540 > # Lookup quotes for standardly expected lookups
542 > lsearch !@#$%^&*()_-+=|\~`1234567890{[}]qwertyuiop:;"'asdfghjkl<,>.?/zxcvbnm
543 > Failed: unknown lookup type "xxx"
559 > Failed: "extract" failed and "fail" requested
560 > Failed: "extract" failed and "fail" requested
571 > Failed: first argument of "extract" must not be empty
572 > Failed: first argument of "extract" must not be empty
577 > abcdea aaa xyz zbcdez
580 > abcdea abc z zzzdez
583 > "TrUe" true EXPECT: true
584 > "FALSE" false EXPECT: false
585 > " yes" true EXPECT: true
586 > " no" false EXPECT: false
587 > "yes " true EXPECT: true
588 > "-1" true EXPECT: true
589 > "0" false EXPECT: false
590 > "1" true EXPECT: true
591 > " 0 " false EXPECT: false
592 > " 1 " true EXPECT: true
593 > "1111111111111111111" true EXPECT: true
594 > "9" true EXPECT: true
595 > " " false EXPECT: false
596 > Failed: unrecognised boolean value "text"
597 > Failed: unrecognised boolean value "text"
598 > Failed: unrecognised boolean value "-text"
599 > Failed: unrecognised boolean value "text"
600 > Failed: unrecognised boolean value "text"
601 > "00" false EXPECT: false
602 > "!true" false EXPECT: false
603 > "!false" true EXPECT: true
605 > "TrUe" true EXPECT: true
606 > "FALSE" false EXPECT: false
607 > " yes" true EXPECT: true
608 > " no" false EXPECT: false
609 > "yes " true EXPECT: true
610 > "-1" true EXPECT: true
611 > "0" false EXPECT: false
612 > "1" true EXPECT: true
613 > " 0 " false EXPECT: false
614 > " 1 " true EXPECT: true
615 > "1111111111111111111" true EXPECT: true
616 > "9" true EXPECT: true
617 > " " false EXPECT: false
618 > "text" true EXPECT: true
619 > " text" true EXPECT: true
620 > "text " true EXPECT: true
621 > " text " true EXPECT: true
622 > "00" true EXPECT: true
623 > "!true" false EXPECT: false
624 > "!false" true EXPECT: true
629 > <:abcd:> =?iso-8859-8?Q?=3C=3Aabcd=3A=3E?=
630 > <:ab cd:> =?iso-8859-8?Q?=3C=3Aab_cd=3A=3E?=
631 > 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?=
632 > 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 > <:ab cd:> <:ab cd:>
639 > Long: here we go: a string that is going to be encoded: it will go over the 75-char limit
640 > 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
650 > ${sg{abcdefabcdef}{abc}{xyz}} =xyzdefxyzdef
651 > ${sg{ab:xy::z}{:}{::}} =ab::xy::::z
652 > ${sg{abcdefabcdef}{(..)[^c]}{>$1<}} =a><><><ef
653 > ${sg{abcdefabcdef}{(..)[^c]}{>\$1<}} =a>bc<>ef<>bc<ef
654 > ${sg{abcdefabcdef}{(..)[^c]}{>\N$1\N<}}=a>bc<>ef<>bc<ef
655 > ${sg{abbab}{a*}{+}} =++b+b++b+
659 > Failed: missing or misplaced { or }
667 > abcde - 12345 - - xyz -
668 > Failed: failed to open /non/exist/file: No such file or directory
670 > >abcde!12345!!xyz!<
672 > # Calling a command
699 > prvs=xxxxxxxxxx=userx@test.ex
700 > prvs=xxxxxxxxxx=userx@test.ex
701 > prvs=xxxxxxxxxx=userx@test.ex
705 > Failed: prvs second argument must be a single digit
706 > Failed: prvs second argument must be a single digit
707 > Failed: prvs second argument must be a single digit
709 > # Correct checks; can't put explicit addresses in the tests, because they
710 > # will change over time.
715 > >1< >userx@test.ex< >1<
736 > Failed: "${tod_log" is not a known operator (or a } is missing in a variable reference)
737 > Failed: "${tod_log" is not a known operator (or a } is missing in a variable reference)
738 > Failed: missing } at end of string
739 > Failed: missing } at end of string
740 > Failed: hmac algorithm "xxx" is not recognised
741 > Failed: each subcondition inside an "and{...}" condition must be in its own {}
742 > Failed: unknown condition "xya" inside "and{...}" condition
743 > Failed: condition name expected, but found "${lookup{x}lsear" inside "and{...}" condition
744 > Failed: missing } at end of string - could be header name not terminated by colon
745 > Failed: missing or misplaced { or }
746 > Failed: missing or misplaced { or } - could be header name not terminated by colon
747 > Failed: each subcondition inside an "or{...}" condition must be in its own {}
748 > Failed: missing } at end of condition inside "or" group
749 > Failed: unknown condition "yes" inside "or{...}" condition
750 > Failed: non-digit after underscore in "substr_1_"
751 > Failed: non-digit after underscore in "substr__3"
753 > # Iterations: forany and forall
765 > Failed: unknown condition "yes" inside "forany" condition
766 > Failed: missing } at end of condition inside "forany"
779 > outer=yes item='' (unset)
784 > # Error inside nest - check message is helpful
785 > Failed: missing } at end of condition inside "forall" inside "forany" condition
788 > # Miscellaneous (for bug fixes, etc)
792 > # Environment access
800 > primary_hostname: myhost.test.ex
802 > Failed: "if" failed and "fail" requested
806 > -be Sender host name and address etc, all unset
807 > -oMa sender_host_address =
808 > sender_host_port = 0
809 > -oMaa sender_host_authenticated =
810 > -oMai authenticated_id = CALLER
811 > -oMas authenticated_sender = CALLER@myhost.test.ex
812 > -oMi interface_address =
813 > interface_port = -1
814 > -oMr received_protocol =
815 > -oMs sender_host_name =
816 > -oMt sender_ident = CALLER
818 > -be Sender host name and address etc, all set except host name.
819 > -oMa sender_host_address = V4NET.0.0.1
820 > sender_host_port = 1234
821 > -oMaa sender_host_authenticated = AAA
822 > -oMai authenticated_id = philip
823 > -oMas authenticated_sender = xx@yy.zz
824 > -oMi interface_address = 1.1.1.1
825 > interface_port = 99
826 > -oMr received_protocol = special
827 > -oMt sender_ident = me
829 > -be Sender host name explicitly set
830 > -oMa sender_host_address = V4NET.0.0.1
831 > sender_host_port = 1234
832 > -oMs sender_host_name = my.host.name
834 > be Sender host name lookup fails (V4NET.11.12.13 is not reverse registered)
835 > -oMs sender_host_name =
836 > host_lookup_failed = 1
838 > -be Sender host name and protocol set by Sendmail-compatible option
839 > -p received_protocol = special
840 > -p sender_host_name = host.name
842 > -be Sender host name and address etc, all set except host name
843 > -oMa sender_host_address = V4NET.0.0.1
844 > sender_host_port = 1234
845 > -oMaa sender_host_authenticated = AAA
846 > -oMai authenticated_id = philip
847 > -oMas authenticated_sender = xx@yy.zz
848 > -oMi interface_address = 1.1.1.1
849 > interface_port = 99
850 > -oMr received_protocol = special
851 > ----> No lookup yet: No
852 > -oMs sender_host_name = ten-1.test.ex
853 > -oMt sender_ident = me
856 **** SMTP testing session as if from host V4NET.0.0.1
857 **** but without any ident (RFC 1413) callback.
858 **** This is not for real!
860 550 Administrative prohibition
\r
862 **** SMTP testing session as if from host V4NET.0.0.2
863 **** but without any ident (RFC 1413) callback.
864 **** This is not for real!
866 550 Administrative prohibition
\r
868 **** SMTP testing session as if from host V4NET.0.0.0
869 **** but without any ident (RFC 1413) callback.
870 **** This is not for real!
872 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
\r
875 354 Enter message, ending with "." on a line by itself
\r
876 550 reply_address=<>
\r
879 354 Enter message, ending with "." on a line by itself
\r
880 550 reply_address=<a@b>
\r
883 354 Enter message, ending with "." on a line by itself
\r
884 550 reply_address=<c@d>
\r
887 354 Enter message, ending with "." on a line by itself
\r
888 550 reply_address=<>
\r
891 354 Enter message, ending with "." on a line by itself
\r
892 550 reply_address=<x@y>
\r
893 221 myhost.test.ex closing connection
\r
895 **** SMTP testing session as if from host V4NET.0.0.0
896 **** but without any ident (RFC 1413) callback.
897 **** This is not for real!
899 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
\r
902 354 Enter message, ending with "." on a line by itself
\r
903 550 reply_address=<>
\r
904 221 myhost.test.ex closing connection
\r
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!
910 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
\r
913 354 Enter message, ending with "." on a line by itself
\r
914 550 reply_address=<>
\r
915 221 myhost.test.ex closing connection
\r