use ssh tunnel for sending mails with mutt

This commit is contained in:
Gabriel Ebner 2014-09-08 10:01:20 +09:00
parent 91987f74f0
commit 6bd43f2fd9

2
muttrc

@ -11,6 +11,8 @@ set record="=sent"
set postponed="=drafts"
set trash="=trash"
set sendmail='ssh misuji.gebner.org sendmail -odb'
set sort=threads
set query_command = "muttvcardsearch '%s'"