identities 1.2 KB

1234567891011121314151617
  1. # -*- muttngrc -*-
  2. #
  3. # Muttng configuration file
  4. # 2006, kolter <kolter@openics.org>
  5. #
  6. # This file is distributed in the hope that it will be useful,
  7. # but WITHOUT ANY WARRANTY
  8. #
  9. # Identities settings for Muttng.
  10. #
  11. folder-hook .*\ml\..* unmy_hdr Reply-To:
  12. folder-hook .*\ml\..* unmy_hdr Bcc:
  13. 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>"
  14. 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>"
  15. 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>"