From owner-freebsd-questions@FreeBSD.ORG Sun Feb 8 21:03:12 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71B5416A4CE for ; Sun, 8 Feb 2004 21:03:12 -0800 (PST) Received: from relay01.roc.ny.frontiernet.net (relay01.roc.ny.frontiernet.net [66.133.131.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1189C43D2F for ; Sun, 8 Feb 2004 21:03:12 -0800 (PST) (envelope-from bjm1287@rit.edu) Received: (qmail 28696 invoked from network); 9 Feb 2004 05:03:11 -0000 Received: from unknown (HELO garfield) ([67.51.173.248]) (envelope-sender ) by relay01.roc.ny.frontiernet.net (FrontierMTA 2.3.6) with SMTP for ; 9 Feb 2004 05:03:11 -0000 From: "Brian McCann" To: "'FreeBSD'" Date: Mon, 9 Feb 2004 00:05:04 -0500 Message-ID: <001c01c3eeca$48526630$6500a8c0@garfield> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 In-reply-to: <6570000.1076302134@[192.168.0.5]> X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: RE: QMail? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Feb 2004 05:03:12 -0000 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 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"