summaryrefslogtreecommitdiff
path: root/test/stderr/0465
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2006-07-14 14:00:16 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2006-07-14 14:00:16 +0000
commitd8fe1c03b30ec7dba12669726e41b3b6f5303632 (patch)
tree4ad3d29ec4c3a9872eeb6af84887688b3c0df102 /test/stderr/0465
parent5dff5817bb92191e4fd5f9d36fe20b1fec6c9969 (diff)
Rejig debug output in route_finduser() to show more data, including the
error from getpwnam() if it issues one.
Diffstat (limited to 'test/stderr/0465')
-rw-r--r--test/stderr/04656
1 files changed, 6 insertions, 0 deletions
diff --git a/test/stderr/0465 b/test/stderr/0465
index cfa58eb8e..f429e3c47 100644
--- a/test/stderr/0465
+++ b/test/stderr/0465
@@ -1,6 +1,8 @@
Exim version x.yz ....
changed uid/gid: forcing real = effective
uid=uuuu gid=CALLER_GID pid=pppp
+seeking password data for user "CALLER": cache not available
+getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
configuration file is TESTSUITE/test-config
trusted user
admin user
@@ -29,6 +31,8 @@ exim: bad -f address "abc@somewhere.": domain is malformed (trailing dot not all
Exim version x.yz ....
changed uid/gid: forcing real = effective
uid=uuuu gid=CALLER_GID pid=pppp
+seeking password data for user "CALLER": cache not available
+getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
configuration file is TESTSUITE/test-config
trusted user
admin user
@@ -88,6 +92,8 @@ search_tidyup called
Exim version x.yz ....
changed uid/gid: forcing real = effective
uid=uuuu gid=CALLER_GID pid=pppp
+seeking password data for user "CALLER": cache not available
+getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
configuration file is TESTSUITE/test-config
trusted user
admin user