| 1234567891011121314151617 | 
							- # -*- muttngrc -*-
 
- #
 
- # Muttng configuration file
 
- # 2006,  kolter <kolter@openics.org>
 
- #
 
- #  This file is distributed in the hope that it will be useful,
 
- #  but WITHOUT ANY WARRANTY
 
- #
 
- # Identities settings for Muttng.
 
- #
 
- folder-hook .*\ml\..*		unmy_hdr Reply-To:
 
- folder-hook .*\ml\..*		unmy_hdr Bcc:
 
- macro generic \e<F1> "<enter-command>unmy_hdr *<enter><enter-command>my_hdr From: Emmanuel Bouthenot <kolter@openics.org><enter><enter-command>my_hdr User-Agent: $user_mua<enter><enter-command>my_hdr X-Operating-System: $user_os<enter><enter-command>my_hdr X-GnuPG-KeyID: $user_gpg_id<enter><enter-command>my_hdr X-GPG-Fingerprint: $user_gpg_fprint<enter><enter-command>set signature=~/.signatures/kolter_openics<enter>"
 
- macro generic \e<F2> "<enter-command>unmy_hdr *<enter><enter-command>my_hdr From: Emmanuel Bouthenot <emmanuel@bouthenot.name><enter><enter-command>my_hdr Reply-To: Emmanuel Bouthenot <emmanuel@bouthenot.name><enter><enter-command>my_hdr Bcc: Emmanuel Bouthenot <emmanuel@bouthenot.name><enter><enter-command>set signature=~/.signatures/manu_bouthenot<enter>"
 
- macro generic \e<F3> "<enter-command>unmy_hdr *<enter><enter-command>my_hdr From: Emmanuel Bouthenot <emmanuel.bouthenot@free.fr><enter><enter-command>set signature=~/.signatures/manu_free<enter>"
 
 
  |