On 2000-03-29 01:15:36 -0800, Jason Baker wrote:

> It'd glue the footer on, then hand it off to the real
> thing.  Only problem I could forsee (other than
> handling the command line options that Mutt throws at
> it, although you could just tack them on as they were
> passed to the calling script) is that the copy in your
> sent folder would be lacking the footer info.

The options are not so much of a problem - something like

                    exec sendmail "$@"

is fine for this.  However, such a wrapper would have to
deal with MIME structures, and would invariably break
PGP/MIME signatures.

-- 
http://www.guug.de/~roessler/

Reply via email to