Set the mail-user-agent to sendmail

This commit is contained in:
Gergely Polonkai 2020-01-23 11:02:41 +01:00
parent ed696285b8
commit 5960b4c741
No known key found for this signature in database
GPG Key ID: 38F402C8471DDE93
1 changed files with 1 additions and 0 deletions

View File

@ -2356,6 +2356,7 @@ accompanying function will be added to ~mu4e-view-mode-hook~.
(mu4e-completing-read-function 'helm-comp-read)
(mu4e-context-policy 'pick-first)
(mu4e-confirm-quit nil)
(mail-user-agent 'sendmail-user-agent)
:hook
(mu4e-view-mode . gpolonkai/mu4e-trailing-whitespace-fix)
:bind