The smtp simulation is as follows :- **** SMTP testing session as if from host 10.0.0.1 **** but without any ident (RFC 1413) callback. **** This is not for real! >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? yes (matched "*") >>> looking up host name for 10.0.0.1 >>> IP address lookup using gethostbyaddr() >>> IP address lookup yielded snsserver1.sns >>> alias snsserver1 >>> alias snsserver1 >>> gethostbyname looked up these IP addresses: >>> name=snsserver1.sns address=10.0.0.1 >>> checking addresses for snsserver1.sns >>> 10.0.0.1 OK >>> gethostbyname looked up these IP addresses: >>> name=snsserver1.sns address=10.0.0.1 >>> checking addresses for snsserver1 >>> 10.0.0.1 OK >>> gethostbyname looked up these IP addresses: >>> name=snsserver1.sns address=10.0.0.1 >>> checking addresses for snsserver1 >>> 10.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) 220 snsserver1.sns ESMTP Exim 4.51 Thu, 19 May 2005 16:20:05 +0530 ehlo localhost >>> host in pipelining_advertise_hosts? yes (matched "*") 250-snsserver1.sns Hello snsserver1.sns [10.0.0.1] 250-SIZE 52428800 250-PIPELINING 250 HELP quit 221 snsserver1.sns closing connection
Is it correct? Thanks in advance. jitendra ________________________________________________________________________ Yahoo! India Matrimony: Find your life partner online Go to: http://yahoo.shaadi.com/india-matrimony -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
