master
Jacopo De Simoi 2 years ago
parent bebf6d3426
commit 11dec61ea3
  1. 8
      global.org

@ -949,13 +949,7 @@
;; Send mail ;; Send mail
(setq message-send-mail-function 'smtpmail-send-it (setq message-send-mail-function 'smtpmail-send-it
smtpmail-servers-requiring-authorization ".*" smtpmail-servers-requiring-authorization ".*"
smtpmail-smtp-server "smtp.math.toronto.edu" smtpmail-smtp-server "smtp.math.toronto.edu")
)
;(require 'org-mu4e) ;(require 'org-mu4e)
;;store link to message if in header view, not to header query ;;store link to message if in header view, not to header query

Loading…
Cancel
Save