]> git.friedersdorff.com Git - max/dotfiles.git/blob - mail/.mutt/mutt.uk.ac.aber.maf54_offline
870f7ba451e97d04f0b4ebf2a0b443e80526f1cf
[max/dotfiles.git] / mail / .mutt / mutt.uk.ac.aber.maf54_offline
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 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"
25 set trash = "+Trash"
26 set record = "+Sent"
27
28 set pgp_sign_as="0xDA2EDF6D"
29
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"