Created
March 27, 2013 23:42
-
-
Save waffle2k/5259193 to your computer and use it in GitHub Desktop.
Example mutt hooks for good mailing list etiquette
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| send-hook '~t technical@maawg.org' my_hdr From: Peter Blair <pblair@***.com> | |
| send-hook '~t technical@maawg.org' my_hdr Reply-To: technical@maawg.org | |
| send-hook '~t technical@maawg.org' my_hdr Fcc: "" | |
| send-hook '~c technical@maawg.org' my_hdr From: Peter Blair <pblair@***.com> | |
| send-hook '~c technical@maawg.org' my_hdr Reply-To: technical@maawg.org | |
| send-hook '~c technical@maawg.org' my_hdr Fcc: "" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment