Zach Thompson wrote:
> I notice that the Return-Path header it set to [EMAIL PROTECTED],
> which is me at my workstation. I have the reply-to and from header set to
> [EMAIL PROTECTED], but I think that the mailing list program at mysql
> is trying to use the bertha address...
I had a similar problem until I discovered I needed to set $envelope_from
to solve the problem for me. You might try that.
In ~/.muttrc :
set envelope_from
I hope it helps. Note, however, that this will be passed to
$sendmail with the '-f' switch.
-- Mr. Wade
--
Linux: The Choice of the GNU Generation