openbsd-misc
[Top] [All Lists]

Re: Qmail & Mutt working together ?

To: daneman.mail@gte.net
Subject: Re: Qmail & Mutt working together ?
From: Camiel Dobbelaar <cd@sentia.nl>
Date: Wed, 1 Jan 1997 11:48:08 +0100 (CET)
Cc: "misc@openbsd.org" <misc@openbsd.org>
In-reply-to: <3A8EB2B4.CBB6F19D@gte.net>
Sender: owner-misc@openbsd.org
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.

--
Cam


On Sat, 17 Feb 2001 daneman.mail@gte.net wrote:

> Does anyone know the best command string for Mutt when using Qmail ? I
> keep getting seg faults when trying to send with an error of "Invalid
> option Sendmail -R". The docs for qmail-inject and mutt aren't
> completely clear on how to set up muttrc to successfully send via
> qmail-inject.


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