diff options
author | Thanos Apollo <[email protected]> | 2023-03-07 07:44:36 +0200 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-03-07 07:44:36 +0200 |
commit | d5d3ef515b15d4f5fb4dc52b5bf5edcf6a64e2c8 (patch) | |
tree | 1518e4997b9ef76a9b9eb0d5815d5eb06d30156d /.emacs.d | |
parent | 31a8937eb8f3373e781b17be648a9ca1dcd466de (diff) |
emacs: update mu4e signature
Diffstat (limited to '.emacs.d')
-rw-r--r-- | .emacs.d/init.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 0f5c710..4ab70fc 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -994,7 +994,7 @@ you have the correctly set the OPENAI_API_KEY variable" (setq mu4e-contexts `(, (set-mu4e-context "Fastmail" "Thanos Apollo" - "[email protected]" "Thanos\nhttps://thanosapollo.com/public" + "[email protected]" "Thanos\nhttps://thanosapollo.com" "smtp.fastmail.com"))) ;; (setq smtpmail-smtp-service 465 |