diff --git a/oni-gnus.el b/oni-gnus.el index eb06863..158a821 100644 --- a/oni-gnus.el +++ b/oni-gnus.el @@ -4,7 +4,7 @@ ;; Author: Tom Willemse ;; Keywords: local -;; Version: 2021.0425.182119 +;; Version: 2021.0505.205651 ;; Package-Requires: (oni-data-dir) ;; This program is free software; you can redistribute it and/or modify @@ -45,7 +45,7 @@ (setq send-mail-function 'send-mail-send-it message-send-mail-function 'message-send-mail-with-sendmail - sendmail-program "/usr/bin/msmtp") + sendmail-program "msmtp") (setq gnus-novice-user nil)