Created
October 23, 2012 21:24
-
-
Save jsvnm/3941692 to your computer and use it in GitHub Desktop.
automagic reply-to header in macmail
This file contains 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
defaults write com.apple.mail UserHeaders {"Reply-To" = "user@host"; } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment