Date: Mon, 13 Dec 1999 10:23:06 -0500 From: Peeter Pirn <peeter@rhubarb.fwi.com> To: Ryan Troy <rtroy@springsips.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: after installing qmail Message-ID: <38550F5A.41C67EA6@rhubarb.fwi.com> References: <HJEALKNFPJBBHGHGGGJOOENPCAAA.rtroy@springsips.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Read the qmail docs. Here's a quote from BLURB: Replacement for sendmail: qmail supports host and user masquerading, full host hiding, virtual domains, null clients, list-owner rewriting, relay control, double-bounce recording, arbitrary RFC 822 address lists, cross-host mailing list loop detection, per-recipient checkpointing, downed host backoffs, independent message retry schedules, etc. In short, it's up to speed on modern MTA features. qmail also includes a drop-in ``sendmail'' wrapper so that it will be used transparently by your current UAs. After normal installation, the sendmail wrapper is at /var/qmail/bin/sendmail. Make your old sendmail, e.g., /usr/sbin/sendmail be a symbolic link to /var/qmail/bin/sendmail. Ryan Troy wrote: > > After install qmail I am having a problem using "mail" this used to work > > mail -s "blah" blah@blah.com > > Now I just get a error. Is there a work around for this? > > Thanks > > Ryan > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Peeter Pirn - peeter@rhubarb.fwi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38550F5A.41C67EA6>