On Tue, Feb 02, 1999 at 01:15:35PM -0500, David Thorburn-Gundlach wrote:
> synthpunk --
>
> ...and then synthpunk said...
> % I use mutt to change my From: header to appear to be from
> % [EMAIL PROTECTED] when I am sending mail from my main machine. I
>
> Are you using a my_hdr call like
>
> send-hook . my_hdr From: [EMAIL PROTECTED] (David Thorburn-Gundlach)
>
> to set this, or just editing another header?
Nope.. it won't work.
Add this to ~/.muttrc or Muttrc (global):
set sendmail="/path/to/sendmail -[other options as you wish] \
[EMAIL PROTECTED]"
So .. your envelope-sender address would be set to
[EMAIL PROTECTED] as expected by ezmlm.
Note that it could be set by using 'send-hook' either..
Regards,
P.Y. Adi Prasaja