Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Oct 2001 20:46:52 +0400
From:      "Andrey Simonenko" <simon@comsys.ntu-kpi.kiev.ua>
To:        "Drew Tomlinson" <drew@mykitchentable.net>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: "traceroute" For Sendmail?
Message-ID:  <014701c15274$5449ef20$6d36120a@comsys.ntukpi.kiev.ua>
References:  <005601c15276$99f121e0$cd2a6ba5@lc.ca.gov> <006901c15271$8375c4c0$6d36120a@comsys.ntukpi.kiev.ua> <00b101c1527c$b19ddda0$cd2a6ba5@lc.ca.gov>

next in thread | previous in thread | raw e-mail | index | archive | help

----- Original Message ----- 
From: Drew Tomlinson <drew@mykitchentable.net>
To: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
Cc: <freebsd-questions@freebsd.org>
Sent: Thursday, October 11, 2001 9:46 PM
Subject: Re: "traceroute" For Sendmail?


> > Try
> >
> > $ mail -v user@domain.com
> 
> Thanks for your answer but I would like even more detail.  I want to
> know what IP addresses to which sendmail is  attempting to connect.  I'm
> looking for something like traceroute in that the mail goes from here to
> here to here.  Any other ideas?
> 

Look at output of netstat, sendmail use TCP, so you will have some
time to see SYN_SENT, ESTABLISHED or TIME_WAIT state for
25 port.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?014701c15274$5449ef20$6d36120a>