X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=states%2Fmail%2Ffiles%2Fmutt%2Fmutt.maf54%40aber.ac.uk_offline;fp=states%2Fmail%2Ffiles%2Fmutt%2Fmutt.maf54%40aber.ac.uk_offline;h=870f7ba451e97d04f0b4ebf2a0b443e80526f1cf;hb=eb92f5193e54b929d16b2285077c236e2e0c1b74;hp=0000000000000000000000000000000000000000;hpb=0504720558064c86e7867f471635461534d48479;p=max%2Fsaltfiles.git diff --git a/states/mail/files/mutt/mutt.maf54@aber.ac.uk_offline b/states/mail/files/mutt/mutt.maf54@aber.ac.uk_offline new file mode 100644 index 0000000..870f7ba --- /dev/null +++ b/states/mail/files/mutt/mutt.maf54@aber.ac.uk_offline @@ -0,0 +1,30 @@ +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 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 = "~/mail_aber" +set spoolfile = "+Inbox" +set postponed = "+Drafts" +set trash = "+Trash" +set record = "+Sent" + +set pgp_sign_as="0xDA2EDF6D" + +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"