Date: Mon, 19 Dec 2005 02:34:41 +0530 From: Shantanoo Mahajan <shantanoo@gmail.com> To: "Michael P. Soulier" <msoulier@digitaltorque.ca> Cc: Gojyo <gojyo83@gmail.com>, freebsd-questions@freebsd.org Subject: Re: Running qmail Message-ID: <20051218210441.GA2449@ghar.dhoomketu.net.in> In-Reply-To: <fb6605670512181139t2b666ecfua078f88b0b98d71d@mail.gmail.com> References: <b5b81a440512181058i10a3a2d7j@mail.gmail.com> <fb6605670512181139t2b666ecfua078f88b0b98d71d@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--SUOF0GtieIMvvwua Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable +++ Michael P. Soulier [freebsd] [18-12-05 14:39 -0500]: | On 12/18/05, Gojyo <gojyo83@gmail.com> wrote: | > I've disabled sendmail running the enable-qmail script after qmail | > installation (and I can see it's not running), I've copied the "maildir" | > start script from /var/qmail/boot to /var/qmail/rc and added | > qmail_enable=3D"YES" to /etc/rc.conf. | > Now I can't exactly understand what I have to do: I think I have to run | > qmail from the svscan service, but I really cannot figure out how to do= it. | > I need some help.... |=20 | I don't know how qmail is set up on BSD, but if you're using | daemontools, bringing qmail up should be as simple as svc -u <service | directory>. Check its current status with svscan <service directory>. sockstat -4l | grep 25 will tell you what is running on port 25 (default smtp port). Also /var/log/maillog maybe be useful along with /var/log/messages. Daemontools can be found out by: cd /usr/ports && make search name=3Ddaemontools if you have installed ports tree. When I tried, I didn't have installation problem. It was very smooth through ports. It took time for me to configure it. Regards, Shantanoo --=20 --SUOF0GtieIMvvwua Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDpc7oMKFWhQemqksRAvlFAKCt4E+XYHYbc7j3PzBvyPZTpAbn5QCeOTZI CDqoEt5eaySL8Rzx+v+84o0= =/3Ql -----END PGP SIGNATURE----- --SUOF0GtieIMvvwua--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051218210441.GA2449>