mu4e: switch to port 587 as tuwien has a fucked up firewall
This commit is contained in:
parent
342d6d9054
commit
0128765700
@ -173,7 +173,7 @@ before layers configuration."
|
|||||||
mu4e-sent-messages-behavior 'sent
|
mu4e-sent-messages-behavior 'sent
|
||||||
smtpmail-smtp-server "mail.gebner.org"
|
smtpmail-smtp-server "mail.gebner.org"
|
||||||
smtpmail-stream-type 'starttls
|
smtpmail-stream-type 'starttls
|
||||||
smtpmail-smtp-service 25
|
smtpmail-smtp-service 587
|
||||||
smtpmail-local-domain "gebner.org")
|
smtpmail-local-domain "gebner.org")
|
||||||
(setq mu4e-get-mail-command "nm-online && mbsync -a"
|
(setq mu4e-get-mail-command "nm-online && mbsync -a"
|
||||||
mu4e-update-interval 300)
|
mu4e-update-interval 300)
|
||||||
|
Loading…
Reference in New Issue
Block a user