On Wed, Aug 23, 2000 at 01:45:29AM -0700, [email protected] wrote: > > Still, my external email address is [email protected], not "karsten". > Anyone know how I can supply the correct value using Mutt? Docs tell me > how to toggle *generating* the header, but no guidance on setting the > correct value. Or should I use a rewriting rule in exim? > Mutt lets you set any headers. First you need (in .muttrc):
set hdrs
Next you need to define the header with something like these from my
.muttrc:
#my_hdr X-Useless-Header: Look ma, it's a \# sign! # real comment
#my_hdr X-Operating-System: `uname -a`
#my_hdr X-From: David Benfell <[EMAIL PROTECTED]>
my_hdr X-Moon: `/usr/games/bin/pom`
#my_hdr Reply-To: David Benfell <[EMAIL PROTECTED]>
The lines beginning with pound signs are, as you'd expect, treated as
comments, representing headers I no longer use.
--
David Benfell
[EMAIL PROTECTED]
ICQ 59438240 [e-mail first for access]
---
There are no physicists in the hottest parts of hell, because the
existence of a "hottest part" implies a temperature difference, and
any marginally competent physicist would immediately use this to
run a heat engine and make some other part of hell comfortably cool.
This is obviously impossible.
-- Richard Davisson
[from fortune]
pgp0tu5V82uvQ.pgp
Description: PGP signature

