Set the mail-user-agent to sendmail
This commit is contained in:
parent
ed696285b8
commit
5960b4c741
@ -2356,6 +2356,7 @@ accompanying function will be added to ~mu4e-view-mode-hook~.
|
|||||||
(mu4e-completing-read-function 'helm-comp-read)
|
(mu4e-completing-read-function 'helm-comp-read)
|
||||||
(mu4e-context-policy 'pick-first)
|
(mu4e-context-policy 'pick-first)
|
||||||
(mu4e-confirm-quit nil)
|
(mu4e-confirm-quit nil)
|
||||||
|
(mail-user-agent 'sendmail-user-agent)
|
||||||
:hook
|
:hook
|
||||||
(mu4e-view-mode . gpolonkai/mu4e-trailing-whitespace-fix)
|
(mu4e-view-mode . gpolonkai/mu4e-trailing-whitespace-fix)
|
||||||
:bind
|
:bind
|
||||||
|
Loading…
Reference in New Issue
Block a user