use ssh tunnel for sending mails with mutt
This commit is contained in:
parent
91987f74f0
commit
6bd43f2fd9
2
muttrc
2
muttrc
@ -11,6 +11,8 @@ set record="=sent"
|
|||||||
set postponed="=drafts"
|
set postponed="=drafts"
|
||||||
set trash="=trash"
|
set trash="=trash"
|
||||||
|
|
||||||
|
set sendmail='ssh misuji.gebner.org sendmail -odb'
|
||||||
|
|
||||||
set sort=threads
|
set sort=threads
|
||||||
|
|
||||||
set query_command = "muttvcardsearch '%s'"
|
set query_command = "muttvcardsearch '%s'"
|
||||||
|
Loading…
Reference in New Issue
Block a user