openbsd-misc
[Top] [All Lists]

Re: Qmail & Mutt working together ?

To: "misc@openbsd.org" <misc@openbsd.org>
Subject: Re: Qmail & Mutt working together ?
From: Toni Mueller <openbsd-misc@oeko.net>
Date: Sun, 18 Feb 2001 17:46:00 +0100
In-reply-to: <20010217192739.A5881@hotpost.dk>; from morten@hotpost.dk on Sat, Feb 17, 2001 at 07:27:39PM +0100
References: <3A8EB2B4.CBB6F19D@gte.net> <Pine.BSO.4.21.9701011146090.13957-100000@sinus.sentia> <20010217192739.A5881@hotpost.dk>
Reply-to: openbsd-misc@oeko.net
Sender: owner-misc@openbsd.org
User-agent: Mutt/1.2i
Hello,

On Sat, Feb 17, 2001 at 07:27:39PM +0100, Morten Liebach wrote:
> On  1, Jan, 1997 at 11:48:08AM +0100, Camiel Dobbelaar wrote:
> > Edit /etc/mailer.conf to use it automatically, my mailer.conf looks like
> > this:
> > sendmail        /var/qmail/bin/sendmail
> > send-mail       /var/qmail/bin/sendmail
> > mailq           /var/qmail/bin/qmail-qread
> > newaliases      /var/qmail/bin/newaliases
> > hoststat        /usr/bin/true
> > purgestat       /usr/bin/true

since qmail-qread can only be called by root anyway, and I don't
trust in /etc/mailer.conf, I prefer

# mv /usr/sbin/sendmail /usr/sbin/sendmail.not
# ln -s /var/qmail/bin/sendmail /usr/sbin

This also works with any std mail program.


Best Regards,
--Toni++


<Prev in Thread] Current Thread [Next in Thread>