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.
|