X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=mail%2F.mutt%2Fmutt.uk.ac.aber.maf54_online;fp=mail%2F.mutt%2Fmutt.uk.ac.aber.maf54_online;h=fd988a9393449602ba44f01f5399cbad54adb8b5;hb=76ebf038d75f778b27e0e14d855bc295664656ce;hp=0000000000000000000000000000000000000000;hpb=76d396999dd71014121c48d899fc4e7ad7731303;p=max%2Fdotfiles.git diff --git a/mail/.mutt/mutt.uk.ac.aber.maf54_online b/mail/.mutt/mutt.uk.ac.aber.maf54_online new file mode 100644 index 0000000..fd988a9 --- /dev/null +++ b/mail/.mutt/mutt.uk.ac.aber.maf54_online @@ -0,0 +1,36 @@ +macro index 'c' '?^K+' + +# Source the passwords file +#source "gpg2 -dq ~/.mutt/passwords.gpg |" +set my_aber_password=`pass Aber/Main | head -n 1` + +# Get common settings +source ~/.mutt/common.mutt + +# Encryption +source ~/.mutt/gpg.rc + +# Mutt colors +source ~/.mutt/colors.mutt + + +# Mailbox specific settings +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.co.aber.maf54/cache/headers +set message_cachedir = ~/.mutt/uk.co.aber.maf54/cache/bodies +set certificate_file = ~/.mutt/uk.co.aber.maf54/certificates + +set trash = "+Trash" +set record = "+Sent" + +set pgp_sign_as="0xDA2EDF6D" + +mailboxes "+Inbox" "+Inbox/staging" "+Lists" "+Lists/ibers-all" "+Lists/centos-sec" "+Lists/ubuntu-sec" "+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"