Skip to content

Commit

Permalink
mailrc: use msmtp for sendmail
Browse files Browse the repository at this point in the history
  • Loading branch information
falconindy committed Nov 12, 2012
1 parent 6b7dc07 commit a465e67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .mailrc
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ set indentprefix="> "
set PAGER=less set PAGER=less
set EDITOR=vim set EDITOR=vim
set VISUAL=vim set VISUAL=vim
set sendmail="/usr/bin/msmtp"
retain bcc cc date from subject to retain bcc cc date from subject to


# include your private mail aliases # include your private mail aliases
Expand Down

0 comments on commit a465e67

Please sign in to comment.