Subject: Re: Sendmail Problem
To: Daniel Bolgheroni <dab__@uol.com.br>
From: Jeremy C. Reed <reed@reedmedia.net>
List: netbsd-users
Date: 10/24/2002 12:13:36
On Fri, 25 Oct 2002, Daniel Bolgheroni wrote:
> I was reading the NetBSD Guide and I tried to put sendmail to work.
>
> The configuration files was succesfully created, so, when I try
> "/etc/rc.d/sendmail start", nothing happen.
It is probably running.
What does the following tell you?
netstat -an | grep :25
(echo quit ; sleep 3) | telnet localhost 25
Good luck,
Jeremy C. Reed
http://www.reedmedia.net/