Re: Patch for tmda-ofmipd...

Mark Horn <[email protected]> Mon, 13 Nov 2006 21:47:58 -0500
Newsgroups gmane.mail.spam.tmda.devel
Message-ID <[email protected]>
On 2006-11-13, Stephen Warren <[email protected]> wrote:
> I attempted to reproduce this by running the following interactively,
> and pasting in a valid message:
>
> tmda-sendmail [email protected]
>
> But, I got an exception printed to the screen, and tmda-sendmail's exit
> code was 1 (all as expected). Do you know the exact command-line that
> mutt uses?

I replaced tmda-sendmail with a simple shell script that would
capture the args and the file.  Here's the call:

	tmda-sendmail -- [email protected]

Interestingly, when I do this, I get an error, too.  This looks
like something to do with mutt.  I need to try a different mailer,
but I gotta look up how to get a different mailer configured
w/tmda-sendmail!

brb.