mu4e: switch to port 587 as tuwien has a fucked up firewall

This commit is contained in:
Gabriel Ebner 2015-10-27 09:11:38 +01:00
parent 342d6d9054
commit 0128765700
1 changed files with 1 additions and 1 deletions

View File

@ -173,7 +173,7 @@ before layers configuration."
mu4e-sent-messages-behavior 'sent
smtpmail-smtp-server "mail.gebner.org"
smtpmail-stream-type 'starttls
smtpmail-smtp-service 25
smtpmail-smtp-service 587
smtpmail-local-domain "gebner.org")
(setq mu4e-get-mail-command "nm-online && mbsync -a"
mu4e-update-interval 300)