> > system is "nobody".
> 
> 
> Try this:
> 
>       cat textfile | \
>       mutt -s "Subject here" \
>            -x -e 'set envelope_from=yes' -e 'my_hdr From: [EMAIL PROTECTED]' \
>            -a attachment1 -a attachment2 \
>            [EMAIL PROTECTED]
> 
> The change is the addition of the two -e options and -x.

Nope. I tried it, but it will not change the header. I previously tried
the -F option, which specifies a different .muttrc file, in which I 
customized the header. It -did- read the .muttrc file, as it did customize
some other options I tried. No-go there either, for what reason I don't know.
There is nothing logged to maillog. I will try some of the other options 
that have been suggested now.

Thanks for the suggestion -
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to