Date: Mon, 24 Nov 2003 16:50:39 +0100 From: Jean-Baptiste Quenot <jb.quenot@caraldi.com> To: freebsd-questions@freebsd.org Subject: Re: services bootup order Message-ID: <20031124155036.GA11646@watt.intra.caraldi.com> In-Reply-To: <200311241613.10241.ajacoutot@lphp.org> References: <200311241613.10241.ajacoutot@lphp.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--9amGYk9869ThD9tj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Antoine Jacoutot: > I know this error appears because sendmail starts before MIMEDefang, > so my question is: how can I make MIMEDefang starts before sendmail ? > The MIMEDefang startup script is located under /usr/local/etc/rc.d Make a symlink from /etc/rc.d/mimedefang.sh to /usr/local/etc/rc.d/mimedefang.sh, as sendmail is started from /etc/rc.d in FreeBSD 5.1. You could also disable entirely sendmail, and start postfix in /usr/local/etc/rc.d, by making a link to /usr/local/sbin/postfix. With sendmail, I don't think it's possible that way. Cheers, --=20 Jean-Baptiste Quenot http://caraldi.com/jbq/ --9amGYk9869ThD9tj Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/wijM9xx3BCMc9gsRAtA1AJ98FcZh+edrranqJyGMRD3wQhH9SwCdEuF7 ampZ3BJooZ/aG8rgZnQDaUg= =tnlA -----END PGP SIGNATURE----- --9amGYk9869ThD9tj--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031124155036.GA11646>