Charles Curley <[EMAIL PROTECTED]> wrote on Mon, 03 Apr 2000:
> -> Others have noted this has been around forever, I will add that you should
> -> also see the $alternates variable, as reverse_name is useless without it.
>
> OK, having gotten this far, how do you set it up? I experimented and came
> up with the following:
>
> # Set the various names by which I expect to get email. A regex.
> set alternates="([EMAIL PROTECTED]|[EMAIL PROTECTED]|[EMAIL PROTECTED])"
I'm not sure if you're asking for comments or not. That looks fine to
me though.
> send-hook '~f [EMAIL PROTECTED]' "set signature=~/.sig.wyolp.web; \
> my_hdr From: [EMAIL PROTECTED]; \
> my_hdr Reply-To: Charles Curley <[EMAIL PROTECTED]>"
You may want to use
my_hdr From: Charles Curley <[EMAIL PROTECTED]>
ie. include your name in the From header as well. Also, there's no need
to specify a Reply-To at all if the address is the same as From, that's
the default. Reply-To should only be specified if it's different from
the From header.
Charles Curley <[EMAIL PROTECTED]> wrote on Mon, 03 Apr 2000:
> Also, it helps if you set generic hooks to set the variable back to their
> defaults for the next message.
Indeed. :-)
> Is anyone maintaining a Mutt HOW-TO?
Not that I know of, unless you count the FAQ as such.
Regards,
Mikko
--
// Mikko Hänninen, aka. Wizzu // [EMAIL PROTECTED] // http://www.iki.fi/wiz/
// The Corrs list maintainer // net.freak // DALnet IRC operator /
// Interests: roleplaying, Linux, the Net, fantasy & scifi, the Corrs /
When I try to get a life... I always get either 404 or server timeout. :-(