1 macro index 'c' '<change-folder>?<change-dir><home>^K+<enter>'
3 # Source the passwords file
4 #source "gpg2 -dq ~/.mutt/passwords.gpg |"
5 set my_aber_password=`pass Aber/Main | head -n 1`
8 source ~/.mutt/common.mutt
14 source ~/.mutt/colors.mutt
17 # Mailbox specific settings
18 set smtp_url = "smtp://maf54@aber.ac.uk@smtp.office365.com:587"
19 set smtp_pass = $my_aber_password
20 set from = "maf54@aber.ac.uk"
21 set realname = "Maximilian Friedersdorff"
22 set folder = "~/mail_aber"
23 set spoolfile = "+Inbox"
24 set postponed = "+Drafts"
28 set pgp_sign_as="0xDA2EDF6D"
30 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"