]> git.friedersdorff.com Git - max/dotfiles.git/blobdiff - online_mail/.mutt/account.uk.ac.aber.maf54
Update the online mail config
[max/dotfiles.git] / online_mail / .mutt / account.uk.ac.aber.maf54
diff --git a/online_mail/.mutt/account.uk.ac.aber.maf54 b/online_mail/.mutt/account.uk.ac.aber.maf54
new file mode 100644 (file)
index 0000000..72bdbde
--- /dev/null
@@ -0,0 +1,15 @@
+set imap_user = "maf54@aber.ac.uk"
+set imap_pass = $my_aber_password
+set smtp_url = "smtp://maf54@aber.ac.uk@smtp.office365.com:587"
+set smtp_pass = $my_aber_password
+set from = "maf54@aber.ac.uk"
+set realname = "Maximilian Friedersdorff"
+set folder = "imaps://maf54@aber.ac.uk@outlook.office365.com:993"
+set spoolfile = "+INBOX"
+set postponed = "+Drafts"
+set header_cache = ~/.mutt/uk.ac.aber.maf54/cache/headers
+set message_cachedir = ~/.mutt/uk.ac.aber.maf54/cache/bodies
+set certificate_file = ~/.mutt/uk.ac.aber.maf54/certificates
+
+set trash = "+Trash"
+set record = "+Sent"
\ No newline at end of file