I was having the problem that I have two email addresses that people send to me from work and when I was replying to a group in
Mutt it would include my email in the .cc line. Here is how to prevent that from happening:
# Add this to your .muttrc to prevent your name being
# added to .cc on group replies.
#
alternates "emailA@yourDomain.com|emailB@yourDomain.com"
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.