Horacio MG <[EMAIL PROTECTED]> wrote on Tue, 10 Oct 2000:
> Both /usr/sbin/sendmail and /usr/libexec/sendmail/sendmail are symlinks
> to /var/qmail/bin/sendmail
>
> I've even tried to change the muttrc line
>
> set sendmail="/usr/lib/sendmail -oi -oem -f [EMAIL PROTECTED]"
I use qmail and I use simply:
set sendmail="/var/qmail/bin/qmail-inject"
This works just fine. However, the sendmail wrapper should work just as
well, so I'm not sure if this will actually fix anything for you.
You're not meant to have the -oi -oem things on the sendmail wrapper
command line though, I think they're not supported by qmail's wrapper
(although I forget, and the wrapper is unfortunately not well
documented).
I would recommend trying something like "cat > /tmp/file" as the
$sendmail command in Mutt, and then see if you can send mail from the
command line: "sendmail a@recipient -f your@address < /tmp/file"
That's actually the same as what Mutt is doing, so maybe you can
reproduce the problem on the command line too.
Harold Oga <[EMAIL PROTECTED]> wrote on Tue, 10 Oct 2000:
> I don't use qmail, but the first thing I would check is that qmail's
> /var/qmail/bin/sendmail actually supports all the options you are passing
> it. In particular, I would verify that the -f option is supported. If it
> isn't, then this could be why you are getting a child exited 127 error.
qmail does support -f for both qmail-inject and the sendmail wrapper,
I'm fairly sure of that.
Hope this helps,
Mikko
PS. Please use the address [EMAIL PROTECTED] when posting to the list,
not the @gbnet.net address, thanks.
--
// Mikko Hänninen, aka. Wizzu // [EMAIL PROTECTED] // http://www.iki.fi/wiz/
// The Corrs list maintainer // net.freak // DALnet IRC operator /
// Interests: roleplaying, Linux, the Net, fantasy & scifi, the Corrs /
Driver's mantra: To slow is to falter, to brake is to fail, to stop is defeat.