### wait for db startup, set password on the root user
### create testdb and extra users
Exim version x.yz ....
+Hints DB:
configuration file is TESTSUITE/test-config
admin user
dropping to exim gid; retaining priv uid
database lookup required for servers=x:127.0.0.1::PORT_N; select name from them where id='ph10';
MySQL query: "servers=x:127.0.0.1::PORT_N; select name from them where id='ph10';" opts 'NULL'
LOG: MAIN
- Exim configuration error in line 89 of TESTSUITE/test-config:
+ Exim configuration error in line 11 of -be stdin:
WARNING: obsolete syntax used for lookup
lookup deferred: MySQL server "x" not found in mysql_servers
search_open: mysql "NULL"
database lookup required for servers=127.0.0.1::PORT_N:x; select name from them where id='ph10';
MySQL query: "servers=127.0.0.1::PORT_N:x; select name from them where id='ph10';" opts 'NULL'
LOG: MAIN
- Exim configuration error in line 89 of TESTSUITE/test-config:
+ Exim configuration error in line 12 of -be stdin:
WARNING: obsolete syntax used for lookup
MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
creating new cache entry
database lookup required for servers=127.0.0.1::PORT_N/test/root/:x; select name from them where id='ph10';
MySQL query: "servers=127.0.0.1::PORT_N/test/root/:x; select name from them where id='ph10';" opts 'NULL'
LOG: MAIN
- Exim configuration error in line 89 of TESTSUITE/test-config:
+ Exim configuration error in line 13 of -be stdin:
WARNING: obsolete syntax used for lookup
MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
creating new cache entry
database lookup required for servers=ip4.ip4.ip4.ip4::1223/test/root/:127.0.0.1::PORT_N; select name from them where id='ph10';
MySQL query: "servers=ip4.ip4.ip4.ip4::1223/test/root/:127.0.0.1::PORT_N; select name from them where id='ph10';" opts 'NULL'
LOG: MAIN
- Exim configuration error in line 89 of TESTSUITE/test-config:
+ Exim configuration error in line 14 of -be stdin:
WARNING: obsolete syntax used for lookup
MYSQL new connection: host=ip4.ip4.ip4.ip4 port=PORT_N socket=NULL database=test user=root
creating new cache entry
database lookup required for servers=localhost(TESTSUITE/mysql/sock)/test/root/pass; select name from them where id='ph10';
MySQL query: "servers=localhost(TESTSUITE/mysql/sock)/test/root/pass; select name from them where id='ph10';" opts 'NULL'
LOG: MAIN
- Exim configuration error in line 89 of TESTSUITE/test-config:
+ Exim configuration error in line 15 of -be stdin:
WARNING: obsolete syntax used for lookup
MYSQL new connection: host=localhost port=0 socket=TESTSUITE/mysql/sock database=test user=root
creating new cache entry
close MYSQL connection: 127.0.0.1:PORT_N/test/root
>>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
01:01:01 p1235 Exim version x.yz uid=CALLER_UID gid=CALLER_GID pid=p1235 D=fff9ffff
+01:01:01 p1235 Hints DB:
01:01:01 p1235 macros_trusted overridden to true by whitelisting
01:01:01 p1235 changed uid/gid: forcing real = effective
01:01:01 p1235 uid=uuuu gid=CALLER_GID pid=p1235
01:01:01 p1235 sender_fullhost = (test) [10.0.0.0]
01:01:01 p1235 sender_rcvhost = [10.0.0.0] (helo=test)
01:01:01 p1235 set_process_info: pppp handling incoming connection from (test) [10.0.0.0]
-01:01:01 p1235 spf_conn_init: test 10.0.0.0
-01:01:01 p1235 SPF_dns_exim_new
01:01:01 p1235 try option acl_smtp_helo
01:01:01 p1235 SMTP>> 250 myhost.test.ex Hello test [10.0.0.0]
01:01:01 p1235 SMTP<< mail from:<a@b>
01:01:01 p1235 SMTP<< rcpt to:<c@d>
01:01:01 p1235 try option acl_smtp_rcpt
01:01:01 p1235 using ACL "check_recipient"
-01:01:01 p1235 processing "warn" (TESTSUITE/test-config 26)
+01:01:01 p1235 processing ACL check_recipient "warn" (TESTSUITE/test-config 26)
01:01:01 p1235 ╭considering: ok:░░░░${lookup░mysql░░░░░░░░░░░░░░░░░░░░{select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
01:01:01 p1235 ├───────text: ok:░░░░
01:01:01 p1235 ├considering: ${lookup░mysql░░░░░░░░░░░░░░░░░░░░{select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
01:01:01 p1235 type=mysql key="select name from them where id = 'c'" opts="no_rd"
01:01:01 p1235 cached data found but wrong opts; database lookup required for select name from them where id = 'c'
01:01:01 p1235 (tainted)
+01:01:01 p1235 No quoter name for addr
01:01:01 p1235 LOG: MAIN PANIC
01:01:01 p1235 tainted search query is not properly quoted (ACL warn, TESTSUITE/test-config 26): select name from them where id = 'c'
-01:01:01 p1235 search_type NN (mysql) quoting -1 (none)
+01:01:01 p1235 required_quoter_id (mysql) quoting -1 (NULL)
01:01:01 p1235 MySQL query: "select name from them where id = 'c'" opts 'no_rd'
01:01:01 p1235 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
01:01:01 p1235 MYSQL: no data found
01:01:01 p1235 ╰─────result: FAIL1:░
01:01:01 p1235 check set acl_m0 = FAIL1: ${lookup mysql,no_rd {select name from them where id = '$local_part'}}
01:01:01 p1235 = FAIL1:
-01:01:01 p1235 warn: condition test succeeded in ACL "check_recipient"
-01:01:01 p1235 processing "warn" (TESTSUITE/test-config 31)
+01:01:01 p1235 warn: condition test succeeded in ACL check_recipient
+01:01:01 p1235 processing ACL check_recipient "warn" (TESTSUITE/test-config 31)
01:01:01 p1235 ╭considering: ok:░░░░${lookup░mysql,servers=127.0.0.1::PORT_N/test/root/pass░░░░░░{select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
01:01:01 p1235 ├───────text: ok:░░░░
01:01:01 p1235 ├considering: ${lookup░mysql,servers=127.0.0.1::PORT_N/test/root/pass░░░░░░{select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
01:01:01 p1235 (tainted, quoted:mysql)
01:01:01 p1235 MySQL query: "servers=127.0.0.1::PORT_N/test/root/pass; select name from them where id = 'c'" opts 'NULL'
01:01:01 p1235 LOG: MAIN
-01:01:01 p1235 Exim configuration error in line 89 of TESTSUITE/test-config:
+01:01:01 p1235 Exim configuration error in ACL verb at line 31 of TESTSUITE/test-config:
01:01:01 p1235 WARNING: obsolete syntax used for lookup
01:01:01 p1235 lookup deferred: MySQL server "127.0.0.1:PORT_N/test" is tainted
01:01:01 p1235 ├failed to expand: FAIL2: ${lookup mysql {servers=127.0.0.1::PORT_N/test/root/pass; select name from them where id = '${quote_mysql:$local_part}'}}
01:01:01 p1235 ╰───error message: lookup of "servers=127.0.0.1::PORT_N/test/root/pass; select name from them where id = 'c'" gave DEFER: MySQL server "127.0.0.1:1223/test" is tainted
-01:01:01 p1235 warn: condition test deferred in ACL "check_recipient"
+01:01:01 p1235 warn: condition test deferred in ACL check_recipient
01:01:01 p1235 LOG: MAIN
-01:01:01 p1235 H=(test) [10.0.0.0] Warning: ACL "warn" statement skipped: condition test deferred: MySQL server "127.0.0.1:PORT_N/test" is tainted
-01:01:01 p1235 processing "warn" (TESTSUITE/test-config 39)
+01:01:01 p1235 H=(test) [10.0.0.0] Warning: ACL 'warn' statement skipped (in ACL check_recipient at line 31 of TESTSUITE/test-config): condition test deferred: MySQL server "127.0.0.1:PORT_N/test" is tainted
+01:01:01 p1235 processing ACL check_recipient "warn" (TESTSUITE/test-config 39)
01:01:01 p1235 ╭considering: FAIL3:░${lookup░mysql░░░░░{servers=127.0.0.1::PORT_N;░select░name░from░them░where░id░=░'$local_part'}}
01:01:01 p1235 ├───────text: FAIL3:░
01:01:01 p1235 ├considering: ${lookup░mysql░░░░░{servers=127.0.0.1::PORT_N;░select░name░from░them░where░id░=░'$local_part'}}
01:01:01 p1235 type=mysql key="servers=127.0.0.1::PORT_N; select name from them where id = 'c'" opts=NULL
01:01:01 p1235 database lookup required for servers=127.0.0.1::PORT_N; select name from them where id = 'c'
01:01:01 p1235 (tainted)
+01:01:01 p1235 No quoter name for addr
01:01:01 p1235 LOG: MAIN PANIC
01:01:01 p1235 tainted search query is not properly quoted (ACL warn, TESTSUITE/test-config 39): select name from them where id = 'c'
-01:01:01 p1235 search_type NN (mysql) quoting -1 (none)
+01:01:01 p1235 required_quoter_id (mysql) quoting -1 (NULL)
01:01:01 p1235 MySQL query: "servers=127.0.0.1::PORT_N; select name from them where id = 'c'" opts 'NULL'
01:01:01 p1235 LOG: MAIN
-01:01:01 p1235 Exim configuration error in line 89 of TESTSUITE/test-config:
+01:01:01 p1235 Exim configuration error in ACL verb at line 39 of TESTSUITE/test-config:
01:01:01 p1235 WARNING: obsolete syntax used for lookup
01:01:01 p1235 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
01:01:01 p1235 MYSQL: no data found
01:01:01 p1235 ╰─────result: FAIL3:░
01:01:01 p1235 check set acl_m0 = FAIL3: ${lookup mysql {servers=127.0.0.1::PORT_N; select name from them where id = '$local_part'}}
01:01:01 p1235 = FAIL3:
-01:01:01 p1235 warn: condition test succeeded in ACL "check_recipient"
-01:01:01 p1235 processing "warn" (TESTSUITE/test-config 42)
+01:01:01 p1235 warn: condition test succeeded in ACL check_recipient
+01:01:01 p1235 processing ACL check_recipient "warn" (TESTSUITE/test-config 42)
01:01:01 p1235 check set acl_m0 = ok: hostlist
01:01:01 p1235 check hosts = net-mysql;select * from them where id='${quote_mysql:$local_part}'
01:01:01 p1235 ╭considering: net-mysql;select░*░from░them░where░id='${quote_mysql:$local_part}'
01:01:01 p1235 creating new cache entry
01:01:01 p1235 lookup failed
01:01:01 p1235 host in "net-mysql;select * from them where id='c'"? no (end of list)
-01:01:01 p1235 warn: condition test failed in ACL "check_recipient"
-01:01:01 p1235 processing "warn" (TESTSUITE/test-config 45)
+01:01:01 p1235 warn: condition test failed in ACL check_recipient
+01:01:01 p1235 processing ACL check_recipient "warn" (TESTSUITE/test-config 45)
01:01:01 p1235 check set acl_m0 = FAIL4: hostlist
01:01:01 p1235 check hosts = <& net-mysql;servers=127.0.0.1::PORT_N/test/root/pass; select * from them where id='${quote_mysql:$local_part}'
01:01:01 p1235 ╭considering: <&░net-mysql;servers=127.0.0.1::PORT_N/test/root/pass;░select░*░from░them░where░id='${quote_mysql:$local_part}'
01:01:01 p1235 (tainted, quoted:mysql)
01:01:01 p1235 MySQL query: "servers=127.0.0.1::PORT_N/test/root/pass; select * from them where id='c'" opts 'NULL'
01:01:01 p1235 LOG: MAIN
-01:01:01 p1235 Exim configuration error in line 89 of TESTSUITE/test-config:
+01:01:01 p1235 Exim configuration error in ACL verb at line 45 of TESTSUITE/test-config:
01:01:01 p1235 WARNING: obsolete syntax used for lookup
01:01:01 p1235 lookup deferred: MySQL server "127.0.0.1:PORT_N/test" is tainted
01:01:01 p1235 host in "<& net-mysql;servers=127.0.0.1::PORT_N/test/root/pass; select * from them where id='c'"? list match deferred for net-mysql;servers=127.0.0.1::1223/test/root/pass; select * from them where id='c'
-01:01:01 p1235 warn: condition test deferred in ACL "check_recipient"
+01:01:01 p1235 warn: condition test deferred in ACL check_recipient
01:01:01 p1235 LOG: MAIN
-01:01:01 p1235 H=(test) [10.0.0.0] Warning: ACL "warn" statement skipped: condition test deferred: MySQL server "127.0.0.1:PORT_N/test" is tainted
-01:01:01 p1235 processing "warn" (TESTSUITE/test-config 50)
+01:01:01 p1235 H=(test) [10.0.0.0] Warning: ACL 'warn' statement skipped (in ACL check_recipient at line 45 of TESTSUITE/test-config): condition test deferred: MySQL server "127.0.0.1:PORT_N/test" is tainted
+01:01:01 p1235 processing ACL check_recipient "warn" (TESTSUITE/test-config 50)
01:01:01 p1235 check set acl_m0 = FAIL5: hostlist
01:01:01 p1235 check hosts = <& net-mysql,servers=127.0.0.1::PORT_N/test/root/pass; select * from them where id='${quote_mysql:$local_part}'
01:01:01 p1235 ╭considering: <&░net-mysql,servers=127.0.0.1::PORT_N/test/root/pass;░select░*░from░them░where░id='${quote_mysql:$local_part}'
01:01:01 p1235 MySQL query: " select * from them where id='c'" opts 'servers=127.0.0.1::PORT_N/test/root/pass'
01:01:01 p1235 lookup deferred: MySQL server "127.0.0.1:PORT_N/test" is tainted
01:01:01 p1235 host in "<& net-mysql,servers=127.0.0.1::PORT_N/test/root/pass; select * from them where id='c'"? list match deferred for net-mysql,servers=127.0.0.1::1223/test/root/pass; select * from them where id='c'
-01:01:01 p1235 warn: condition test deferred in ACL "check_recipient"
+01:01:01 p1235 warn: condition test deferred in ACL check_recipient
01:01:01 p1235 LOG: MAIN
-01:01:01 p1235 H=(test) [10.0.0.0] Warning: ACL "warn" statement skipped: condition test deferred: MySQL server "127.0.0.1:PORT_N/test" is tainted
-01:01:01 p1235 processing "accept" (TESTSUITE/test-config 53)
+01:01:01 p1235 H=(test) [10.0.0.0] Warning: ACL 'warn' statement skipped (in ACL check_recipient at line 50 of TESTSUITE/test-config): condition test deferred: MySQL server "127.0.0.1:PORT_N/test" is tainted
+01:01:01 p1235 processing ACL check_recipient "accept" (TESTSUITE/test-config 53)
01:01:01 p1235 check domains = +local_domains
01:01:01 p1235 d in "+local_domains"?
01:01:01 p1235 list element: +local_domains
01:01:01 p1235 d in "@"? no (end of list)
01:01:01 p1235 end sublist local_domains
01:01:01 p1235 d in "+local_domains"? no (end of list)
-01:01:01 p1235 accept: condition test failed in ACL "check_recipient"
-01:01:01 p1235 processing "accept" (TESTSUITE/test-config 56)
+01:01:01 p1235 accept: condition test failed in ACL check_recipient
+01:01:01 p1235 processing ACL check_recipient "accept" (TESTSUITE/test-config 56)
01:01:01 p1235 check hosts = +relay_hosts
01:01:01 p1235 host in "+relay_hosts"?
01:01:01 p1235 list element: +relay_hosts
01:01:01 p1235 host in "net-mysql;select * from them where id='10.0.0.0'"? no (end of list)
01:01:01 p1235 end sublist relay_hosts
01:01:01 p1235 host in "+relay_hosts"? no (end of list)
-01:01:01 p1235 accept: condition test failed in ACL "check_recipient"
-01:01:01 p1235 processing "deny" (TESTSUITE/test-config 57)
+01:01:01 p1235 accept: condition test failed in ACL check_recipient
+01:01:01 p1235 processing ACL check_recipient "deny" (TESTSUITE/test-config 57)
01:01:01 p1235 message: relay not permitted
-01:01:01 p1235 deny: condition test succeeded in ACL "check_recipient"
-01:01:01 p1235 end of ACL "check_recipient": DENY
+01:01:01 p1235 deny: condition test succeeded in ACL check_recipient
+01:01:01 p1235 end of ACL check_recipient: DENY
01:01:01 p1235 SMTP>> 550 relay not permitted
01:01:01 p1235 LOG: MAIN REJECT
01:01:01 p1235 H=(test) [10.0.0.0] F=<a@b> rejected RCPT <c@d>: relay not permitted
01:01:01 p1235 close MYSQL connection: 127.0.0.1:PORT_N/test/root
01:01:01 p1235 >>>>>>>>>>>>>>>> Exim pid=p1235 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
Exim version x.yz ....
+Hints DB:
changed uid/gid: forcing real = effective
uid=uuuu gid=CALLER_GID pid=p1236
configuration file is TESTSUITE/test-config
for ph10@myhost.test.ex;
Tue, 2 Mar 1999 09:44:33 +0000
using ACL "check_notsmtp"
-processing "accept" (TESTSUITE/test-config 60)
+processing ACL check_notsmtp "accept" (TESTSUITE/test-config 60)
check set acl_m_qtest = ${quote_mysql:$recipients}
= ph10@myhost.test.ex
-accept: condition test succeeded in ACL "check_notsmtp"
-end of ACL "check_notsmtp": ACCEPT
+accept: condition test succeeded in ACL check_notsmtp
+end of ACL check_notsmtp: ACCEPT
Writing spool header file: TESTSUITE/spool//input//hdr.10HmaX-000000005vi-0000
DSN: **** SPOOL_OUT - address: <ph10@myhost.test.ex> errorsto: <NULL> orcpt: <NULL> dsn_flags: 0x0
Renaming spool header file: TESTSUITE/spool//input//10HmaX-000000005vi-0000-H
search_tidyup called
exec TESTSUITE/eximdir/exim -DEXIM_PATH=TESTSUITE/eximdir/exim -C TESTSUITE/test-config -d=0xf7715cfd -MCd local-accept-delivery -odi -Mc 10HmaX-000000005vi-0000
Exim version x.yz ....
+Hints DB:
changed uid/gid: forcing real = effective
uid=uuuu gid=EXIM_GID pid=p1237
configuration file is TESTSUITE/test-config
DSN: set orcpt: flags: 0x0
Delivery address list:
ph10@myhost.test.ex
- locking TESTSUITE/spool/db/retry.lockfile
- locked TESTSUITE/spool/db/retry.lockfile
- EXIM_DBOPEN: file <TESTSUITE/spool/db/retry> dir <TESTSUITE/spool/db> flags=O_RDONLY
- returned from EXIM_DBOPEN: (nil)
- failed to open DB file TESTSUITE/spool/db/retry: No such file or directory
no retry data available
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Considering: ph10@myhost.test.ex
unique = ph10@myhost.test.ex
-no domain retry record
-no address retry record
+checking router retry status
+ no domain retry record
+ no address retry record
ph10@myhost.test.ex: queued for routing
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
routing ph10@myhost.test.ex
type=mysql key="select name from them where id='ph10' limit 1" opts=NULL
database lookup required for select name from them where id='ph10' limit 1
(tainted)
+No quoter name for addr
LOG: MAIN PANIC
tainted search query is not properly quoted (router r1, TESTSUITE/test-config 68): select name from them where id='ph10' limit 1
- search_type NN (mysql) quoting -1 (none)
+ required_quoter_id (mysql) quoting -1 (NULL)
MySQL query: "select name from them where id='ph10' limit 1" opts 'NULL'
MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
creating new cache entry
close MYSQL connection: 127.0.0.1:PORT_N/test/root
>>>>>>>>>>>>>>>> Local deliveries >>>>>>>>>>>>>>>>
--------> ph10@myhost.test.ex <--------
- locking TESTSUITE/spool/db/retry.lockfile
- locked TESTSUITE/spool/db/retry.lockfile
- EXIM_DBOPEN: file <TESTSUITE/spool/db/retry> dir <TESTSUITE/spool/db> flags=O_RDONLY
- returned from EXIM_DBOPEN: (nil)
- failed to open DB file TESTSUITE/spool/db/retry: No such file or directory
no retry data available
search_tidyup called
changed uid/gid: local delivery to ph10 <ph10@myhost.test.ex> transport=t1
type=mysql key="select id from them where id='ph10'" opts=NULL
database lookup required for select id from them where id='ph10'
(tainted)
+No quoter name for addr
LOG: MAIN
tainted search query is not properly quoted (transport t1, TESTSUITE/test-config 82): select id from them where id='ph10'
- search_type NN (mysql) quoting -1 (none)
+ required_quoter_id (mysql) quoting -1 (NULL)
MySQL query: "select id from them where id='ph10'" opts 'NULL'
MYSQL new connection: host=127.0.0.1 port=PORT_N socket=NULL database=test user=root
creating new cache entry
appendfile yields 0 with errno=dd more_errno=dd
search_tidyup called
close MYSQL connection: 127.0.0.1:PORT_N/test/root
+>>>>>>>>>>>>>>>> Exim pid=p1238 (delivery-local) terminating with rc=0 >>>>>>>>>>>>>>>>
journalling ph10@myhost.test.ex
t1 transport returned OK for ph10@myhost.test.ex
post-process ph10@myhost.test.ex (0)
uid=EXIM_UID gid=EXIM_GID pid=p1237
set_process_info: pppp tidying up after delivering 10HmaX-000000005vi-0000
Processing retry items
-Succeeded addresses:
- ph10@myhost.test.ex: no retry items
-Failed addresses:
-Deferred addresses:
+ Succeeded addresses:
+ ph10@myhost.test.ex: no retry items
+ Failed addresses:
+ Deferred addresses:
end of retry processing
DSN: processing router : r1
DSN: processing successful delivery address: ph10@myhost.test.ex