openbsd-misc
[Top] [All Lists]

Re: Qmail & Mutt working together ?

To: "misc@openbsd.org" <misc@openbsd.org>
Subject: Re: Qmail & Mutt working together ?
From: Morten Liebach <morten@hotpost.dk>
Date: Sat, 17 Feb 2001 19:27:39 +0100
In-reply-to: <Pine.BSO.4.21.9701011146090.13957-100000@sinus.sentia>; from cd@sentia.nl on Wed, Jan 01, 1997 at 11:48:08AM +0100
Mail-followup-to: "misc@openbsd.org" <misc@openbsd.org>
References: <3A8EB2B4.CBB6F19D@gte.net> <Pine.BSO.4.21.9701011146090.13957-100000@sinus.sentia>
Sender: owner-misc@openbsd.org
User-agent: Mutt/1.2.5i
On  1, Jan, 1997 at 11:48:08AM +0100, Camiel Dobbelaar wrote:
> 
> qmail has a sendmail compatability wrapper: /var/qmail/bin/sendmail
> 
> 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
> 
> Should require no changes on the mutt side to make it work.

Yeah, alternately put

        set sendmail="/var/qmail/bin/qmail-inject"

in your $HOME/.muttrc ... but it's not necessary if you go with the
suggestion from Camiel above. Me? I use both, editing /etc/mailer.conf
will make mail(1) work too, and that's really nice for scripts and such.

HAND
           Morten

-- 
UNIX, reach out and grep someone!

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