On Wed, Oct 20, 1999 at 01:37:29PM +0100, John Poltorak wrote:
> Where does mutt get information to format the From: line?
> Is it the environment or .muttrc?
.muttrc
> I'd like to change it so that it puts jpolt@ instead of john@
> in that line, but I don't know how.
my_hdr From: John Poltora
John Poltorak [[EMAIL PROTECTED]] wrote:
> Where does mutt get information to format the From: line?
> Is it the environment or .muttrc?
Yes. It comes from several places... the hostname comes from
/etc/resolv.conf, unless overridden by $hostname. $hidden_host comes into
play, as do $alternates
> Where does mutt get information to format the From: line?
> Is it the environment or .muttrc?
>
> I'd like to change it so that it puts jpolt@ instead of john@
> in that line, but I don't know how.
Simplest method, IMHO:
my_hdr "From: [EMAIL PROTECTED]"
--
Where does mutt get information to format the From: line?
Is it the environment or .muttrc?
I'd like to change it so that it puts jpolt@ instead of john@
in that line, but I don't know how.
--
John