View Single Post

  #3 (permalink)  
Old 05-10-2005
derekwtp
 
Posts: n/a
Default Re: openwebmail+Exim

**** SMTP testing session as if from host 127.0.0.1
**** but without any ident (RFC 1413) callback.
**** This is not for real!

>>> host in host_lookup? yes (matched "*")
>>> looking up host name for 127.0.0.1
>>> IP address lookup yielded localhost
>>> gethostbyname looked up these IP addresses:
>>> name=localhost.winchester-pro.com address=127.0.0.1
>>> checking addresses for localhost
>>> 127.0.0.1 OK
>>> 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)



What will this tell me? I am interpreting that no ACL's are set. Am i
correct to assume?

-Derek

Reply With Quote