Re: selecting "from" when sending an email

2008-10-09 Thread Christian Brabandt
Hi Jeff! On Thu, 09 Oct 2008, Jeff Kinz wrote: > On Tue, Oct 07, 2008 at 12:14:57AM -0500, Kyle Wheeler wrote: > > > > macro compose "set signature=~/.mutt/wifesig; my_hdr From: <[EMAIL > > PROTECTED]>" > > Wait - does tell mutt that the F1 key is used to activate > this macro? Yes. regard

Re: selecting "from" when sending an email

2008-10-09 Thread Jeff Kinz
On Tue, Oct 07, 2008 at 12:14:57AM -0500, Kyle Wheeler wrote: > (and/or signatures), the answer is usually to create a macro that will > change all the necessary settings. For example: > > macro compose "set signature=~/.mutt/wifesig; my_hdr From: <[EMAIL > PROTECTED]>" Wait - does tell mutt

Re: selecting "from" when sending an email

2008-10-07 Thread Joseph
On Tue, 07 Oct 2008, Robert Svoboda wrote: * Joseph <[EMAIL PROTECTED]> [2008-10-07 08:50]: When sending an email to certain person I have a hook: send-hook '~t [EMAIL PROTECTED]|~t [EMAIL PROTECTED]' "my_hdr From: Joseph <[EMAIL PROTECTED]>; set signature=~/.mutt/signature$ Now the problem i

Re: selecting "from" when sending an email

2008-10-07 Thread Robert Svoboda
* Joseph <[EMAIL PROTECTED]> [2008-10-07 08:50]: > When sending an email to certain person I have a hook: > > send-hook '~t [EMAIL PROTECTED]|~t > [EMAIL PROTECTED]' "my_hdr From: Joseph > <[EMAIL PROTECTED]>; set signature=~/.mutt/signature$ > > Now the problem is when my wife wants to send an ema

Re: selecting "from" when sending an email

2008-10-07 Thread Michael Tatge
* On Mon, Oct 06, 2008 11:48PM -0500 Kyle Wheeler ([EMAIL PROTECTED]) muttered: > How exactly is mutt supposed to know whether it's you or your wife at > the keyboard? Well you could use macros, but hey unix gave us the nice concept of user config files. Why not make her an own account and tweak

Re: selecting "from" when sending an email

2008-10-06 Thread Joseph
On Mon, 06 Oct 2008, Kyle Wheeler wrote: On Monday, October 6 at 10:45 PM, quoth Joseph: When sending an email to certain person I have a hook: send-hook '~t [EMAIL PROTECTED]|~t [EMAIL PROTECTED]' "my_hdr From: Joseph <[EMAIL PROTECTED]>; set signature=~/.mutt/signature$ Now the problem is

Re: selecting "from" when sending an email

2008-10-06 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday, October 6 at 11:10 PM, quoth Joseph: >>> When sending an email to certain person I have a hook: >>> >>> send-hook '~t [EMAIL PROTECTED]|~t [EMAIL PROTECTED]' "my_hdr From: Joseph >>> <[EMAIL PROTECTED]>; set signature=~/.mutt/signature$ >>

Re: selecting "from" when sending an email

2008-10-06 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday, October 6 at 10:45 PM, quoth Joseph: > When sending an email to certain person I have a hook: > > send-hook '~t [EMAIL PROTECTED]|~t [EMAIL PROTECTED]' "my_hdr From: Joseph > <[EMAIL PROTECTED]>; set signature=~/.mutt/signature$ > > Now th

selecting "from" when sending an email

2008-10-06 Thread Joseph
When sending an email to certain person I have a hook: send-hook '~t [EMAIL PROTECTED]|~t [EMAIL PROTECTED]' "my_hdr From: Joseph <[EMAIL PROTECTED]>; set signature=~/.mutt/signature$ Now the problem is when my wife wants to send an email to one of these persons my "From: email" and my "signat