diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-07-27 10:13:52 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-07-27 10:13:52 +0000 |
commit | 33d73e3b7a0201f4af19e8217ced618e68eaf1fb (patch) | |
tree | 16b244ac03e951196eaec6a98b317660e08a7cc7 /test/log | |
parent | 1b781f48b407ebb827db510c4b50d5ce348265f6 (diff) |
Made -oMaa and -oMt work with -bh and -bs to pretend the connection is
authenticated or an ident call has been made. Suppress the default
values for $authenticated_id and $authenticated_sender (but permit -oMai
and -oMas) when testing with -bh.
Diffstat (limited to 'test/log')
-rw-r--r-- | test/log/0537 | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/test/log/0537 b/test/log/0537 new file mode 100644 index 000000000..28145e6e4 --- /dev/null +++ b/test/log/0537 @@ -0,0 +1,39 @@ +1999-03-02 09:44:33 =========================================================== +1999-03-02 09:44:33 sender_ip_address=[5.6.7.8] +1999-03-02 09:44:33 sender_host_authenticated=authname +1999-03-02 09:44:33 authenticated_id=authid +1999-03-02 09:44:33 authenticated_sender=authsender +1999-03-02 09:44:33 interface_address=[9.10.11.12] +1999-03-02 09:44:33 received_protocol=smtp +1999-03-02 09:44:33 sender_host_name=hostname +1999-03-02 09:44:33 sender_ident=ident +1999-03-02 09:44:33 =========================================================== +1999-03-02 09:44:33 sender_ip_address=[5.6.7.8] +1999-03-02 09:44:33 sender_host_authenticated=authname +1999-03-02 09:44:33 authenticated_id=authid +1999-03-02 09:44:33 authenticated_sender= +1999-03-02 09:44:33 interface_address=[9.10.11.12] +1999-03-02 09:44:33 received_protocol=esmtpa +1999-03-02 09:44:33 sender_host_name=hostname +1999-03-02 09:44:33 sender_ident=ident +1999-03-02 09:44:33 +++ host is authenticated +++ +1999-03-02 09:44:33 =========================================================== +1999-03-02 09:44:33 sender_ip_address=[5.6.7.8] +1999-03-02 09:44:33 sender_host_authenticated=authname +1999-03-02 09:44:33 authenticated_id=authid +1999-03-02 09:44:33 authenticated_sender=<asender@a.domain> +1999-03-02 09:44:33 interface_address=[9.10.11.12] +1999-03-02 09:44:33 received_protocol=esmtpa +1999-03-02 09:44:33 sender_host_name=hostname +1999-03-02 09:44:33 sender_ident=ident +1999-03-02 09:44:33 +++ host is authenticated +++ +1999-03-02 09:44:33 =========================================================== +1999-03-02 09:44:33 sender_ip_address=[5.6.7.8] +1999-03-02 09:44:33 sender_host_authenticated=authname +1999-03-02 09:44:33 authenticated_id=authid +1999-03-02 09:44:33 authenticated_sender=authsender +1999-03-02 09:44:33 interface_address=[9.10.11.12] +1999-03-02 09:44:33 received_protocol=protocol +1999-03-02 09:44:33 sender_host_name=hostname +1999-03-02 09:44:33 sender_ident=ident +1999-03-02 09:44:33 10HmaX-0005vi-00 <= CALLER@myhost.test.ex H=hostname [5.6.7.8] U=ident P=protocol A=authname:authid S=sss |