]> git.friedersdorff.com Git - max/dotfiles.git/blob - mail/.mutt/mutt.maf54@aber.ac.uk_online
Add background image to sway
[max/dotfiles.git] / mail / .mutt / mutt.maf54@aber.ac.uk_online
1 macro index 'c' '<change-folder>?<change-dir><home>^K+<enter>'
2
3 # Source the passwords file
4 #source "gpg2 -dq ~/.mutt/passwords.gpg |"
5 set my_aber_password=`pass Aber/Main | head -n 1`
6
7 # Get common settings
8 source ~/.mutt/common.mutt
9
10 # Encryption
11 source ~/.mutt/gpg.rc
12
13 # Mutt colors
14 source ~/.mutt/colors.mutt
15
16
17 # Mailbox specific settings
18 set imap_user = "maf54@aber.ac.uk"
19 set imap_pass = $my_aber_password
20 set smtp_url = "smtp://maf54@aber.ac.uk@smtp.office365.com:587"
21 set smtp_pass = $my_aber_password
22 set from = "maf54@aber.ac.uk"
23 set realname = "Maximilian Friedersdorff"
24 set folder = "imaps://maf54@aber.ac.uk@outlook.office365.com:993"
25 set spoolfile = "+Inbox"
26 set postponed = "+Drafts"
27 set header_cache = ~/.mutt/uk.co.aber.maf54/cache/headers
28 set message_cachedir = ~/.mutt/uk.co.aber.maf54/cache/bodies
29 set certificate_file = ~/.mutt/uk.co.aber.maf54/certificates
30
31 set trash = "+Trash"
32 set record = "+Sent"
33
34 set pgp_sign_as="0xDA2EDF6D"
35
36 mailboxes "+Inbox" "+Inbox/staging" "+Lists" "+Lists/ibers-all" "+Notifications" "+Notifications/ibers-cs" "+Notifications/ibers-cs/vmcpuload" "+Notifications/NPPC" "+Notifications/NPPC/Updates" "+Notifications/NPPC/Uptime" "+Notifications/NPPC/Icinga" "+UCU" "+Suppliers" "+Suppliers/BrightComputing" "+Suppliers/ClusterVision"