From owner-freebsd-questions Thu Nov 30 21:16: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from madness.mdgnet.org (unknown [24.92.156.65]) by hub.freebsd.org (Postfix) with SMTP id 99A2E37B400 for ; Thu, 30 Nov 2000 21:16:04 -0800 (PST) Received: (qmail 16647 invoked by uid 1000); 1 Dec 2000 05:15:56 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 1 Dec 2000 05:15:56 -0000 Date: Fri, 1 Dec 2000 00:15:56 -0500 (EST) From: Matthew George To: Peter Lai Cc: 'James Raftery ' , 'brian william wolter ' , "'questions@freebsd.org '" Subject: RE: qmail over sendmail In-Reply-To: <9F36E367710D474E9806AA393FE737FB019EE3@resnetnt.resnet.uconn.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG to enable the mailwrapper: cd /usr/ports/mail/qmail make enable-qmail note that an installworld replaces sendmail again ... On Thu, 30 Nov 2000, Peter Lai wrote: > Date: Thu, 30 Nov 2000 12:34:24 -0500 > From: Peter Lai > To: 'James Raftery ' , > 'brian william wolter ' > Cc: "'questions@freebsd.org '" > Subject: RE: qmail over sendmail > > there should be a softlink from /usr/sbin/sendmail -> > /var/qmail/bin/sendmail > > (this is assuming you are installing from ports, which is usually the best > way to do it). > > -----Original Message----- > From: James Raftery > To: brian william wolter > Cc: questions@freebsd.org > Sent: 11/30/2000 6:17 AM > Subject: Re: qmail over sendmail > > > as a note... don't delete all the sendmail files as qmail uses some of > the > > sendmail libraries for sending. > > Hi, > > qmail has no dependance on any sendmail files. qmail runs without any > problems on machines that have never had sendmail installed. > However, applications use /usr/sbin/sendmail to locally inject mail. > That should be a softlink to qmail's sendmail impersonator. Or you can > use mailwrapper instead. > > Regards > > james > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message