spacemacs: update smtp config
This commit is contained in:
parent
a3fea3b4b9
commit
342d6d9054
@ -172,8 +172,8 @@ before layers configuration."
|
||||
(setq message-send-mail-function 'smtpmail-send-it
|
||||
mu4e-sent-messages-behavior 'sent
|
||||
smtpmail-smtp-server "mail.gebner.org"
|
||||
smtpmail-stream-type 'ssl
|
||||
smtpmail-smtp-service 465
|
||||
smtpmail-stream-type 'starttls
|
||||
smtpmail-smtp-service 25
|
||||
smtpmail-local-domain "gebner.org")
|
||||
(setq mu4e-get-mail-command "nm-online && mbsync -a"
|
||||
mu4e-update-interval 300)
|
||||
|
Loading…
Reference in New Issue
Block a user