Date: Sun, 8 Feb 2004 23:42:07 -0500 From: "Brian McCann" <bjm1287@rit.edu> To: "'FreeBSD'" <questions@freebsd.org> Subject: RE: QMail? Message-ID: <001a01c3eec7$139f3790$6500a8c0@garfield> In-Reply-To: <1690000.1076300664@[192.168.0.5]>
next in thread | previous in thread | raw e-mail | index | archive | help
Ok...sendmail isn't running...and below is the result of "svstat /var/service/*/log"...it's under /var since that's where the tutorial said to put it...before I really knew what I was doing. /var/service/pop3d/log: up (pid 47863) 533524 seconds /var/service/qmail/log: up (pid 47867) 533524 seconds /var/service/smtpd/log: up (pid 47865) 533524 seconds --Brian -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Gary Sent: Sunday, February 08, 2004 11:24 PM To: questions@freebsd.org Subject: Re: QMail? Hi Brian, --On Sunday, February 08, 2004 11:11:58 PM -0500 Brian McCann <bjm1287@rit.edu> wrote: > Hi all. I'm trying to setup Qmail on one of my systems. Being a > former user of Sendmail, I decided to try to find a HOWTO or something > to get me started. So, I found this one... > http://stevenfettig.com/mythoughts/archives/000090.php. It looked to > be fairly through, so I tried it. From what I can tell, I configured > everything correctly, but something is wrong. I can see the processes > running, and netstat shows that something is listening on port 25, but > when I try to telnet to that port, I get disconnected immediately. > Can someone offer a clue as to what is going on? I'd be willing to > talk to someone off list if someone is willing as well. Did you stop the sendmail process? It could be taking over SMTP on 25 and qmail cannot run... What is the output of svstat /service/* and svstat /service/*/log You will need to do this as root. Please respond to list only, thanks... I'll get it from there. -- Gary _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001a01c3eec7$139f3790$6500a8c0>