Re: Changing From header

2002-10-15 Thread Brian Bray
list- Thanks to everyone who sent me replies on this. Here is what I ended up doing which seems to be working great. In my .aliases file I have a series of entries like this: me-work Brian B. <[EMAIL PROTECTED]> me-webmaster Brian B. <[EMAIL PROTECTED]> Then I created a macro in .muttrc

Re: Changing From header

2002-10-14 Thread Michael Herman
On Sun, Oct 13, 2002 at 10:44:37PM -0500, Brian Bray wrote: > >I've been looking around for a painless way to modify the From header based on >which account I am using. > Why not just create some macros to change the from: header? For example: macro compose "Your Name\ <[EMAIL PROTECTED]>\n"

Re: Changing From header

2002-10-14 Thread John Iverson
* On Sun, 13 Oct 2002, Brian Bray wrote: > I've been looking around for a painless way to modify the From header based on > which account I am using. Maybe you just need to set $alternates and $reverse_name. -- John

Re: Changing From header

2002-10-14 Thread Vincent Lefevre
In article <[EMAIL PROTECTED]>, Brian Bray <[EMAIL PROTECTED]> wrote: > I've been looking around for a painless way to modify the From header based > on which account I am using. What do you mean by "account"? Don't you have a .muttrc by account, in which case a "my_hdr From: ..." is sufficie

Re: Changing From header

2002-10-14 Thread Thorsten Haude
Hi, * Brian Bray <[EMAIL PROTECTED]> [02-10-14 05:44]: >I've been looking around for a painless way to modify the From header based on >which account I am using. Mutt doesn't know about your accounts. I do two things: - I let Mutt set the user based on the receiver: send-hook '~t [EMAIL PRO

Changing From header

2002-10-13 Thread Brian Bray
I've been looking around for a painless way to modify the From header based on which account I am using. I am sure this has been done as I can't be the only person with way too many email accounts. I am looking for a patch or keybinding that will allow me to scroll through a list of email ad

Re: Changing From: Header

2000-05-06 Thread David T-G
Hi again -- ...and then [EMAIL PROTECTED] said... % > David T-G (Fri 05.0500-14:13): % % > section 3.12 for more, but here's how I set mine: % > % > send-hook . my_hdr From: [EMAIL PROTECTED] (David T-G) % % you can even leave out the "send-hook". Whoops; you're right of course. I ha

Re: Changing From: Header

2000-05-05 Thread ino-waiting
> David T-G (Fri 05.0500-14:13): > Yep; just use the my_hdr command to write your own. Check the manual's > section 3.12 for more, but here's how I set mine: > > send-hook . my_hdr From: [EMAIL PROTECTED] (David T-G) you can even leave out the "send-hook". -- [EMAIL PROTECTED]

Re: Changing From: Header

2000-05-05 Thread Fairlight
On Fri, May 05, 2000 at 11:18:23AM -0500, Corey G. thus spoke: > > Does anyone know of a way to change the "From:" address when sending an email. I >know of a way > in Pine but have been unsuccessful with Mutt. I need this because I send email from >a Unix box > with an ID that does not exist

Re: Changing From: Header

2000-05-05 Thread Gary Johnson
On Fri, May 05, 2000 at 11:18:23AM -0500, Corey G. wrote: > Does anyone know of a way to change the "From:" address when sending an email. I >know of a way > in Pine but have been unsuccessful with Mutt. I need this because I send email from >a Unix box > with an ID that does not exist on our r

Re: Changing From: Header

2000-05-05 Thread David T-G
Corey -- ...and then Corey G. said... % % Does anyone know of a way to change the "From:" address when sending an email. I know of a way Yep; just use the my_hdr command to write your own. Check the manual's section 3.12 for more, but here's how I set mine: send-hook . my_hdr From: [EMAI

Changing From: Header

2000-05-05 Thread Corey G.
Does anyone know of a way to change the "From:" address when sending an email. I know of a way in Pine but have been unsuccessful with Mutt. I need this because I send email from a Unix box with an ID that does not exist on our real email production system. I do not like using "Reply-To" bec