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 > listnamed: *.aa.bb : ^\Nxxx(.*)
53 > listnamed: *.aa.bb : ^\Nxxx(.*)
54 > listnamed: V4NET.11.12.13 : iplsearch;TESTSUITE/aux-fixed/0002.iplsearch
55 > listnamed: *.aa.bb : ^\Nxxx(.*) : ;;
56 > listnamed: a : b;c : *.aa.bb : ^\Nxxx(.*) : ;; : 2001::630::212::8::204::::b664
57 > Failed: "nolist" is not a named list
58 > listnamed: *.aa.bb : ^\Nxxx(.*)
59 > Failed: "hlist" is not a domain named list
60 > Failed: bad suffix on "list" operator
67 > # Tests with iscntrl() and illegal separators
74 > Failed: error in expression evaluation: expecting number or opening parenthesis (after processing "0+") inside "reduce" item
81 > Failed: missing or misplaced { or }
82 > Failed: missing or misplaced { or }
83 > Failed: error from acl "a_nosuch"
85 > acl: (1) [person@dom.ain] []
86 > acl: (2) [firstarg] [secondarg]
87 > acl: (1) [arg with spaces] []
91 > acl: (1) [person@dom.ain] []
92 > Failed: error from acl "a_defer"
93 > acl: (2) [new arg1] [top_arg_1]
94 > acl: (1) [1] [] (1) [2] [] (1) [3] [] (1) [4] []
96 > addrss: local-part@dom.ain
97 > addrss: local-part@dom.ain
101 > addresses: ''abc@xyz' ''pqr@xyz
102 > addresses: local-part@dom.ain
103 > addresses: local-part@dom.ain+xyz@abc
104 > addresses: local-part@dom.ain:xyz@abc:p@q:r@s
107 > escape: B7\267F2\362
114 > Failed: error in expression evaluation: expecting number or opening parenthesis (after processing "")
118 > Failed: error in expression evaluation: expecting closing parenthesis (after processing "-2 - (-3")
119 > Failed: error in expression evaluation: expecting operator (after processing "-2 - -3")
125 > Failed: error in expression evaluation: expecting operator (after processing "0")
128 > Failed: error in expression evaluation: expecting operator (after processing "0")
142 > expand: $primary_hostname myhost.test.ex
143 > hash: jmg monty fbWx
144 > hash: abcX abX aX X
149 > Failed: "1a2b3c4d5e6" contains an odd number of characters
150 > Failed: "1a2b3c4d5e6g" is not a hex string
151 > hex2b64:MPPJPkZDbetYunCBao7BJA==
152 > hex2b64:ztcfpyNSMb7Tg/rP3EHE3cwi7PE=
154 > The base62 operator is actually a base36 operator in the Darwin and Cygwin
155 > environments. Write cunning tests that produce the same output in both cases,
156 > while doing a reasonable check.
161 > Failed: argument for base62 operator is "12345x", which is not a decimal number
162 > Failed: argument for base62d operator is "0003D7.", which is not a base 36/62 number
164 > hmac: dd97e3ba5d1a61b5006108f8c8252953
165 > hmac: 0210cf9d274b53f1550f657c378b29e8bfed1064
166 > md5: 77add1d5f41223d5582fca736a5cb335
167 > sha1: DA39A3EE5E6B4B0D3255BFEF95601890AFD80709
168 > sha1: A9993E364706816ABA3E25717850C26C9CD0D89D
169 > mask: 192.168.10.192/28
170 > mask: 192.168.10.206/32
171 > Failed: mask value too big in "192.168.10.206/33"
173 > Failed: missing mask value in "192.168.10.206"
174 > Failed: "a.b.c.d" is not an IP address
176 > lc/uc: the quick BROWN FOX
177 > length: The quick abc
180 > quote: aZ09_.-Q "ab*cd" "abcd\"ef"
186 > quote_local_part: abcd
187 > quote_local_part: O'Reilly
188 > quote_local_part: "a space"
189 > quote_local_part: ".something"
190 > quote_local_part: "something."
191 > quote_local_part: joe.bloggs
192 > quote_local_part: a!b
193 > quote_local_part: "x@y"
194 > quote_local_part: ab*cd
195 > quote_local_part: "x:y"
196 > quote_local_part: "abcd\"ef"
197 > quote_local_part: ""
198 > rxquote:aZ09\_\,\-Q ab\*cd abcd\"ef
204 > str2b64:VGhlIHF1aWNrIGJyb3duIAogZm94
212 > Failed: string "14" is not an Exim time interval in "time_eval" operator
213 > Failed: string "rhubarb" is not an Exim time interval in "time_eval" operator
216 > time_interval: 1w4d13h46m39s
217 > Failed: string "-1" is not a positive number in "time_interval" operator
218 > Failed: string "rhubarb" is not a positive number in "time_interval" operator
220 > # stat is a bit tricky, but some of the fields of the aux-var directory
221 > # should be the same on all systems
225 > Failed: stat(/a/non/existent/file) failed: No such file or directory
227 > # "Operators" that have expanded arguments
229 > hash: jmg monty fbWx
230 > hash: abcX abX aX X
232 > length: The quick abc
238 > Failed: missing or misplaced { or }
239 > Failed: "nonnumber" is not a number (in "hash" expansion)
240 > Failed: Too many arguments for "hash" (max is 3)
241 > Failed: "-2" is not a positive number (in "substr" expansion)
243 > # Skipped operators
253 > # Number suffixes in conditions
260 > # >32b should work, >64b not
264 > 4611686018427387904 y
265 > Failed: absolute value of integer "46116860184273879040" is too large (overflow)
295 > Failed: invalid integer "3z "
296 > Failed: integer expected but "a" found
306 > Failed: unknown variable "post" after "def:"
309 > Failed: missing or misplaced { or }
344 > isip: y fe80::a00:20ff:fe86:a061
345 > isip4: n fe80::a00:20ff:fe86:a061
346 > isip6: y fe80::a00:20ff:fe86:a061
354 > Failed: "if" failed and "fail" requested
363 > >x@zz.aa.bb< [] >x@zz.aa.bb<
365 > >x@xxxabc< [] >x@xxxabc<
370 > match_local_part:yes
371 > match_local_part:yes
383 > Failed: "somename" is not an IP address
392 > queue_running after or: y
393 > first_delivery after or: y
395 > # acl expansion condition
396 > acl if: Y:(0) [] []
397 > acl if: Y:(1) [argY] []
398 > acl if: N:(2) [argN] [arg2]
399 > Failed: error from acl "a_defer"
401 > # Default values for both if strings
403 > ${if eq{1}{1}} >true<
406 > # Lookups: DIR is the testing directory. In this test we can only use the
407 > # lookups that are required in all cases.
421 > Failed: "lookup" failed and "fail" requested
427 > q4: "a:b" abc continued data (make sure not key)
440 > a:b: lookup succeeded
446 > # Should give the same results as above because expansion does nothing
456 > a:b: lookup succeeded
458 > # Should fail because of no expansion
465 > # But these should succeed
470 > # Some tests of case-(in)dependence
472 > MiXeD-CD: Data found for case-dependent MiXeD-CD
473 > MixeD-CD: NOT FOUND
474 > MiXeD-Ncd: Data found for case-independent MiXeD-nCD
475 > MixeD-Ncd: Data found for case-independent MiXeD-nCD
477 > # IP address (CIDR) lookups
479 > 1.2.3.4: data for 1.2.3.4
481 > 1.2.3.5: data for *
482 > abcd::cdab: data for abcd::cdab
483 > 192.168.1.2: data for 192.168.0.0/16
484 > 192.168.5.6: data for 192.168.0.0/16
485 > abcd:abcd:: data for abcd:abcd::/32
486 > abcd:abcd:1:: data for abcd:abcd::/32
487 > abcd:abcd::3 data for abcd:abcd::/32
488 > 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
491 > # Nested Lookups - style 1
493 > The data for key1->key2
494 > Failed: "lookup" failed and "fail" requested
496 > # Nested Lookups - style 2
498 > The data for key1->key2
501 > # Other nesting tests
505 > both-in-1,both-in-2
506 > Failed: "lookup" failed and "fail" requested
508 > # Lookup quotes for standardly expected lookups
510 > lsearch !@#$%^&*()_-+=|\~`1234567890{[}]qwertyuiop:;"'asdfghjkl<,>.?/zxcvbnm
511 > Failed: unknown lookup type "xxx"
527 > Failed: "extract" failed and "fail" requested
528 > Failed: "extract" failed and "fail" requested
539 > Failed: first argument of "extract" must not be empty
540 > Failed: first argument of "extract" must not be empty
545 > abcdea aaa xyz zbcdez
548 > abcdea abc z zzzdez
551 > "TrUe" true EXPECT: true
552 > "FALSE" false EXPECT: false
553 > " yes" true EXPECT: true
554 > " no" false EXPECT: false
555 > "yes " true EXPECT: true
556 > Failed: unrecognised boolean value "-1"
557 > "0" false EXPECT: false
558 > "1" true EXPECT: true
559 > " 0 " false EXPECT: false
560 > " 1 " true EXPECT: true
561 > "1111111111111111111" true EXPECT: true
562 > "9" true EXPECT: true
563 > " " false EXPECT: false
564 > Failed: unrecognised boolean value "text"
565 > Failed: unrecognised boolean value "text"
566 > Failed: unrecognised boolean value "text"
567 > Failed: unrecognised boolean value "text"
568 > "00" false EXPECT: false
569 > "!true" false EXPECT: false
570 > "!false" true EXPECT: true
572 > "TrUe" true EXPECT: true
573 > "FALSE" false EXPECT: false
574 > " yes" true EXPECT: true
575 > " no" false EXPECT: false
576 > "yes " true EXPECT: true
577 > "-1" true EXPECT: true
578 > "0" false EXPECT: false
579 > "1" true EXPECT: true
580 > " 0 " false EXPECT: false
581 > " 1 " true EXPECT: true
582 > "1111111111111111111" true EXPECT: true
583 > "9" true EXPECT: true
584 > " " false EXPECT: false
585 > "text" true EXPECT: true
586 > " text" true EXPECT: true
587 > "text " true EXPECT: true
588 > " text " true EXPECT: true
589 > "00" true EXPECT: true
590 > "!true" false EXPECT: false
591 > "!false" true EXPECT: true
596 > <:abcd:> =?iso-8859-8?Q?=3C=3Aabcd=3A=3E?=
597 > <:ab cd:> =?iso-8859-8?Q?=3C=3Aab_cd=3A=3E?=
598 > 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?=
599 > 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?=
605 > <:ab cd:> <:ab cd:>
606 > Long: here we go: a string that is going to be encoded: it will go over the 75-char limit
607 > 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
617 > ${sg{abcdefabcdef}{abc}{xyz}} =xyzdefxyzdef
618 > ${sg{ab:xy::z}{:}{::}} =ab::xy::::z
619 > ${sg{abcdefabcdef}{(..)[^c]}{>$1<}} =a><><><ef
620 > ${sg{abcdefabcdef}{(..)[^c]}{>\$1<}} =a>bc<>ef<>bc<ef
621 > ${sg{abcdefabcdef}{(..)[^c]}{>\N$1\N<}}=a>bc<>ef<>bc<ef
622 > ${sg{abbab}{a*}{+}} =++b+b++b+
626 > Failed: missing or misplaced { or }
634 > abcde - 12345 - - xyz -
635 > Failed: failed to open /non/exist/file: No such file or directory
637 > >abcde!12345!!xyz!<
639 > # Calling a command
666 > prvs=xxxxxxxxxx=userx@test.ex
667 > prvs=xxxxxxxxxx=userx@test.ex
668 > prvs=xxxxxxxxxx=userx@test.ex
672 > Failed: prvs second argument must be a single digit
673 > Failed: prvs second argument must be a single digit
674 > Failed: prvs second argument must be a single digit
676 > # Correct checks; can't put explicit addresses in the tests, because they
677 > # will change over time.
682 > >1< >userx@test.ex< >1<
703 > Failed: "${tod_log" is not a known operator (or a } is missing in a variable reference)
704 > Failed: "${tod_log" is not a known operator (or a } is missing in a variable reference)
705 > Failed: missing } at end of string
706 > Failed: missing } at end of string
707 > Failed: hmac algorithm "xxx" is not recognised
708 > Failed: each subcondition inside an "and{...}" condition must be in its own {}
709 > Failed: unknown condition "xya" inside "and{...}" condition
710 > Failed: condition name expected, but found "${lookup{x}lsear" inside "and{...}" condition
711 > Failed: missing } at end of string - could be header name not terminated by colon
712 > Failed: missing or misplaced { or }
713 > Failed: missing or misplaced { or } - could be header name not terminated by colon
714 > Failed: each subcondition inside an "or{...}" condition must be in its own {}
715 > Failed: missing } at end of condition inside "or" group
716 > Failed: unknown condition "yes" inside "or{...}" condition
717 > Failed: non-digit after underscore in "substr_1_"
718 > Failed: non-digit after underscore in "substr__3"
720 > # Iterations: forany and forall
732 > Failed: unknown condition "yes" inside "forany" condition
733 > Failed: missing } at end of condition inside "forany"
746 > outer=yes item='' (unset)
751 > # Error inside nest - check message is helpful
752 > Failed: missing } at end of condition inside "forall" inside "forany" condition
755 > # Miscellaneous (for bug fixes, etc)
762 > primary_hostname: myhost.test.ex
764 > Failed: "if" failed and "fail" requested
768 > -oMa sender_host_address =
769 > sender_host_port = 0
770 > -oMaa sender_host_authenticated =
771 > -oMai authenticated_id = CALLER
772 > -oMas authenticated_sender = CALLER@myhost.test.ex
773 > -oMi interface_address =
774 > interface_port = -1
775 > -oMr received_protocol =
776 > -oMs sender_host_name =
777 > -oMt sender_ident = CALLER
779 > -oMa sender_host_address = V4NET.0.0.1
780 > sender_host_port = 1234
781 > -oMaa sender_host_authenticated = AAA
782 > -oMai authenticated_id = philip
783 > -oMas authenticated_sender = xx@yy.zz
784 > -oMi interface_address = 1.1.1.1
785 > interface_port = 99
786 > -oMr received_protocol = special
787 > -oMt sender_ident = me
789 > -oMa sender_host_address = V4NET.0.0.1
790 > sender_host_port = 1234
791 > -oMs sender_host_name = my.host.name
793 > -oMs sender_host_name =
794 > host_lookup_failed = 1
796 > -p received_protocol = special
797 > -p sender_host_name = host.name
799 > -oMa sender_host_address = V4NET.0.0.1
800 > sender_host_port = 1234
801 > -oMaa sender_host_authenticated = AAA
802 > -oMai authenticated_id = philip
803 > -oMas authenticated_sender = xx@yy.zz
804 > -oMi interface_address = 1.1.1.1
805 > interface_port = 99
806 > -oMr received_protocol = special
807 > ----> No lookup yet: No
808 > -oMs sender_host_name = ten-1.test.ex
809 > -oMt sender_ident = me
812 **** SMTP testing session as if from host V4NET.0.0.1
813 **** but without any ident (RFC 1413) callback.
814 **** This is not for real!
816 550 Administrative prohibition
\r
818 **** SMTP testing session as if from host V4NET.0.0.2
819 **** but without any ident (RFC 1413) callback.
820 **** This is not for real!
822 550 Administrative prohibition
\r
824 **** SMTP testing session as if from host V4NET.0.0.0
825 **** but without any ident (RFC 1413) callback.
826 **** This is not for real!
828 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
\r
831 354 Enter message, ending with "." on a line by itself
\r
832 550 reply_address=<>
\r
835 354 Enter message, ending with "." on a line by itself
\r
836 550 reply_address=<a@b>
\r
839 354 Enter message, ending with "." on a line by itself
\r
840 550 reply_address=<c@d>
\r
843 354 Enter message, ending with "." on a line by itself
\r
844 550 reply_address=<>
\r
847 354 Enter message, ending with "." on a line by itself
\r
848 550 reply_address=<x@y>
\r
849 221 myhost.test.ex closing connection
\r
851 **** SMTP testing session as if from host V4NET.0.0.0
852 **** but without any ident (RFC 1413) callback.
853 **** This is not for real!
855 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
\r
858 354 Enter message, ending with "." on a line by itself
\r
859 550 reply_address=<>
\r
860 221 myhost.test.ex closing connection
\r
862 **** SMTP testing session as if from host V4NET.0.0.0
863 **** but without any ident (RFC 1413) callback.
864 **** This is not for real!
866 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
\r
869 354 Enter message, ending with "." on a line by itself
\r
870 550 reply_address=<>
\r
871 221 myhost.test.ex closing connection
\r