Skip to content

Instantly share code, notes, and snippets.

@waffle2k
Created March 27, 2013 23:42
Show Gist options
  • Select an option

  • Save waffle2k/5259193 to your computer and use it in GitHub Desktop.

Select an option

Save waffle2k/5259193 to your computer and use it in GitHub Desktop.
Example mutt hooks for good mailing list etiquette
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