]> git.friedersdorff.com Git - max/dotfiles.git/commitdiff
Update online mail settings
authorMaximilian Friedersdorff <max@friedersdorff.com>
Tue, 13 Jun 2017 18:08:43 +0000 (19:08 +0100)
committerMaximilian Friedersdorff <max@friedersdorff.com>
Tue, 13 Jun 2017 18:08:43 +0000 (19:08 +0100)
online_mail/.mutt/account.com.friedersdorff.max
online_mail/.mutt/account.uk.ac.aber.maf54
online_mail/.mutt/muttrc

index db14c31c5ca07513038e80b332c78aea010bceaa..eb4617c9d1ab46af9bb52efabb2e0f65e2ea4862 100644 (file)
@@ -14,4 +14,4 @@ set certificate_file = ~/.mutt/com.friedersdorff.max/certificates
 set trash = "+Trash"
 set record = "+Sent"
 
-set pgp_sign_as="0x153CBB66"
+set pgp_sign_as="0xDA2EDF6D"
index 766efcb6126b14ad475621453dad1d0bfcb572c1..ca0f4742ba85386d0764b0d9b4bfc52040c7d039 100644 (file)
@@ -14,4 +14,4 @@ set certificate_file = ~/.mutt/uk.ac.aber.maf54/certificates
 set trash = "+Trash"
 set record = "+Sent"
 
-set pgp_sign_as="0x150729CC"
\ No newline at end of file
+set pgp_sign_as="0x251C939D"
index 50594bc1b1d5172f3e384f68522904df63d26b06..81bf0801f87b0aca500357e684d4f9ac49140398 100644 (file)
@@ -10,7 +10,9 @@ folder-hook 'outlook.office365.com' 'source ~/.mutt/account.uk.ac.aber.maf54'
 macro index 'c' '<change-folder>?<change-dir><home>^K+<enter>'
 
 # Source the passwords file
-source "gpg2 -dq ~/.mutt/passwords.gpg |"
+#source "gpg2 -dq ~/.mutt/passwords.gpg |"
+set my_personal_password=`pass Home/xenon/mail/max@friedersdorff.com | head -n 1`
+set my_aber_password=`pass Aber/Main | head -n 1`
 # Always check personal email first
 source ~/.mutt/account.com.friedersdorff.max