Date: Wed, 9 Apr 2003 16:36:57 +0200 From: Ruben de Groot <fbsd-q@bzerk.org> To: Brian Astill <bastill@adam.com.au> Cc: freebsd-questions@freebsd.org Subject: Re: sendmail woes Message-ID: <20030409143657.GA61280@ei.bzerk.org> In-Reply-To: <3E942B3E.20309@adam.com.au> References: <1049333119.3e8b8d7f0c73b@webmail.adam.com.au> <1049432553.3e8d11e923925@webmail.adam.com.au> <20030404113740.T20523@gothmog> <1049529621.3e8e8d153e24f@webmail.adam.com.au> <20030405221114.GA2419@gothmog.gr> <1049637546.3e9032aae7488@webmail.adam.com.au> <20030406225854.GB9824@gothmog.gr> <3E942B3E.20309@adam.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Apr 09, 2003 at 11:46:30PM +0930, Brian Astill typed: [...] > bra@BAPhD /etc/mail #make stop ; make restart > Stopping:/etc/rc.sendmail: stop-mta: /var/run/sendmail.pid not found > /etc/rc.sendmail: stop-mspq: /var/spool/clientmqueue/sm-client.pid not found > . > Restarting:/etc/rc.sendmail: restart-mta: /var/run/sendmail.pid not found > /etc/rc.sendmail: restart-mspq: /var/spool/clientmqueue/sm-client.pid > not found > > What does this tell us - other than that sendmail still isn't loading? It tells us that sendmail wasn't running. You can neither stop nor restart something that wasn't started in the first place. Try make start. > > -- > Brian > > _______________________________________________ > 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?20030409143657.GA61280>