Date: Fri, 04 Feb 2005 15:43:48 -0500 From: Kris Maglione <bsdaemon@comcast.net> To: freebsd-questions@freebsd.org Subject: Re: qmail - smtp - can NOT send mail out Message-ID: <4203DE84.7040708@comcast.net> In-Reply-To: <4203DC43.5060905@gmail.com> References: <4203DC43.5060905@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
james doucette wrote: > # qmailctl stat > /service/qmail-send: up (pid 131) 187 seconds > /service/qmail-send/log: up (pid 137) 187 seconds > /service/qmail-smtpd: up (pid 33965) 0 seconds > /service/qmail-smtpd/log: up (pid 138) 187 seconds > /service/qmail-pop3d: up (pid 136) 187 seconds > /service/qmail-pop3d/log: up (pid 140) 187 seconds > messages in queue: 3814 > messages in queue but not yet preprocessed: 3 > > Ok, i cant seem to make the smtpd get up over 1 second. > I have an smtp listening to port 25. I took it out of the > /etc/services and made it a #... > This messed up all mail. So i switched it back. Mail works again, but > why cant i get smtpd to work right? I tried to free up port 25 several > different ways and nothing worked. > I imagine that both of these issues are connected... > > any help is appreciated. run /service/qmail-smtpd/run and see what happens. Make sure that it's set to run in the forground.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4203DE84.7040708>