you probably want to use a send-hook, something like:
send-hook mutt-users my_hdr From: [EMAIL PROTECTED]
send-hook debian-user my_hdr From: [EMAIL PROTECTED]
see http://www.mutt.org/doc/manual/manual-3.html, section 3.17.
Vittorio <[EMAIL PROTECTED]> said:
> I'm using mutt with emacs as my pet composer. Now, I've subscribed to
> many lists using different e-mails from various ISP. Thanks to the
> powerful mutt I can send e-mail to the lists changing the default
> from: to the one for which I'm known to the list, for instance:
>
> From: [EMAIL PROTECTED] [for Mutt]
> From: [EMAIL PROTECTED] [for debian-user], and so on.
>
> How is possible to configure mutt to have these from headers set to
> the right address according to the list I'm writing to?
>
> Ciao
> Vittorio