Date: Mon, 9 Feb 2004 00:05:04 -0500 From: "Brian McCann" <bjm1287@rit.edu> To: "'FreeBSD'" <questions@freebsd.org> Subject: RE: QMail? Message-ID: <001c01c3eeca$48526630$6500a8c0@garfield> In-Reply-To: <6570000.1076302134@[192.168.0.5]>
next in thread | previous in thread | raw e-mail | index | archive | help
When I run that, I get "zsh: no matches found: /service/*/log"...which I expected since there are no files in /service since it does not exist. From the output I sent you I would assume it's running correctly, but when I do a "ps -ax | grep smtpd", I get: 47858 p1- I 0:00.03 supervise smtpd. I'm assuming something did not get linked correctly...the whole daemontools thing is very new to me. I think I may just rollback everything I've done so far and start over...just a waste of time, but at least I may understand it better using that site you sent me. Thanks, --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:49 PM To: 'FreeBSD' Subject: RE: QMail? Hi Brian, --On Sunday, February 08, 2004 11:42:07 PM -0500 Brian McCann <bjm1287@rit.edu> wrote: > 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. That's the first mistake, not putting it under /service, but you may be able to get away with it... > /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 You missed the more important item I mentioned.. svstat /service/* as below > What is the output of svstat /service/* and > svstat /service/*/log I need to see if SMTP, etc are running properly... -- 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?001c01c3eeca$48526630$6500a8c0>