* Jim Breton <[EMAIL PROTECTED]> Sat Jan 29 13:18 -0500:
> I've been doing this on my qmail system; however, qmail still puts
> a "Return-Path" header on the message which indicates the local
> username who called "sendmail." I haven't found any way around
> this yet.
>
> You can set the $QMAILUSER and $QMAILHOST env vars to specify what
> you want in the Return-Path header but once you do that, all msgs
> you send will use it -- even if you generate your own From lines.
> ...
> I am trying to figure out if there's a way to force qmail to
> generate the Return-Path header based on the From line, but
> haven't seen any way to do this so far.
> ...
> If anyone has any better ideas, I'm all ears. :) I can't stand
> having my local username in the headers when I am trying to "hide"
> it with my own headers.
Yes, I remember now the Return-Path is why I started using the
[Q]MAIL* environment variables, which then prevent From: editing
within the mutt session. To this point I'm stuck setting those
variables before starting mutt, when I want control over both
the Return-Path: and From:.
P.