Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jun 2000 19:40:03 -0700 (PDT)
From:      Ben Smithurst <ben@scientia.demon.co.uk>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/19449: The qmail port has /usr/local hardwired into it, and doesn't cerate /etc/mail/mailer.conf
Message-ID:  <200006230240.TAA13617@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/19449; it has been noted by GNATS.

From: Ben Smithurst <ben@scientia.demon.co.uk>
To: mwm@mired.org
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: ports/19449: The qmail port has /usr/local hardwired into it, and doesn't cerate /etc/mail/mailer.conf
Date: Fri, 23 Jun 2000 02:25:37 +0100

 --H7BIH7T1fRJ3RGOi
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 mwm@mired.org wrote:
 
 > +	@# Replace /etc/mail/mailer.conf with one that uses qmail
 > +	@$(ECHO) Replacing /etc/mail/mailer.conf with a qmail version.=20
 > +	@$(ECHO) The old one is /etc/mail/mailer.conf-orig
 > +	@-mv /etc/mail/mailer.conf /etc/mail/mailer.conf-orig
 > +	@$(ECHO) "sendmail	$(PREFIX)/bin/sendmail" > /etc/mail/mailer.conf
 > +	@$(ECHO) "send-mail	$(PREFIX)/bin/sendmail" >> /etc/mail/mailer.conf
 > +	@$(ECHO) "mailq	$(PREFIX)/bin/qmail-qread" >> /etc/mail/mailer.conf
 
 No.  Please.  Do this under a 'make replace' target like postfix does,
 I don't think ports should be touching /etc without good reason (this
 isn't one).  Print a message out as part of 'make install' telling the
 user what to do, again like postfix does.
 
 --=20
 Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D
 
 --H7BIH7T1fRJ3RGOi
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: PGPfreeware 5.0i for non-commercial use
 MessageID: cO3A+Ha5fFuSJXloJkzkY6CuALM/qcCn
 
 iQCVAwUBOVK8kCsPVtiZOS99AQHb+QP9Hn/tKlSS2Bfgrcj/pCDVqVG72U4+QxK5
 VBluYqSBxWV5XhOs21B8CUCY+VpZuar7LiX3DpR8aJoAlBHRhA9XzR6oZElsVUCx
 1MaNS6u8zXY547lCrs+xWA1In7HxRqswmNhbdvA+grggzp11V0v89k/YcB0QRv8N
 1wlJG7voP3s=
 =RxFO
 -----END PGP SIGNATURE-----
 
 --H7BIH7T1fRJ3RGOi--
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006230240.TAA13617>