diff options
Diffstat (limited to 'test/stderr/0019')
-rw-r--r-- | test/stderr/0019 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/test/stderr/0019 b/test/stderr/0019 new file mode 100644 index 000000000..d0d127019 --- /dev/null +++ b/test/stderr/0019 @@ -0,0 +1,12 @@ +>>> host in hosts_connection_nolog? no (option unset) +>>> host in host_lookup? no (option unset) +>>> host in host_reject_connection? no (option unset) +>>> host in sender_unqualified_hosts? no (option unset) +>>> host in recipient_unqualified_hosts? no (option unset) +>>> host in helo_verify_hosts? no (option unset) +>>> host in helo_try_verify_hosts? no (option unset) +>>> host in helo_accept_junk_hosts? no (option unset) +LOG: rejected HELO from [10.10.10.10]: syntactically invalid argument(s): !@#$%^&*( +LOG: SMTP syntax error in "debug" H=[10.10.10.10] unrecognized command +LOG: SMTP syntax error in "rhubarb" H=[10.10.10.10] unrecognized command +LOG: SMTP syntax error in "mail" H=[10.10.10.10] unrecognized command |