summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmin Bandali <amin@gnu.org>2018-08-17 13:19:25 -0400
committerAmin Bandali <amin@gnu.org>2018-08-17 13:19:25 -0400
commit835adbdb431cbd9dd5f081fca459cbe25f3c4dc2 (patch)
tree3366af601afb891daa70265ac2404d34e0aab9b5
parent69c01f5359f3aa0d817d05c01b17af1908aa5787 (diff)
downloadconfigs-835adbdb431cbd9dd5f081fca459cbe25f3c4dc2.tar.gz
configs-835adbdb431cbd9dd5f081fca459cbe25f3c4dc2.tar.xz
configs-835adbdb431cbd9dd5f081fca459cbe25f3c4dc2.zip
[emacs,rc] update my gnu address
Diffstat (limited to '')
-rw-r--r--init.org1
-rw-r--r--rc.org16
2 files changed, 11 insertions, 6 deletions
diff --git a/init.org b/init.org
index 795f6fc..f3c7702 100644
--- a/init.org
+++ b/init.org
@@ -1262,6 +1262,7 @@ See [[notmuch:id:87muuqsvci.fsf@fencepost.gnu.org][bug follow-up]].
notmuch-hello-thousands-separator ","
notmuch-fcc-dirs
'(("amin@aminb.org" . "amin/Sent")
+ ("amin@gnu.org" . "gnu/Sent")
("abandali@uwaterloo.ca" . "\"uwaterloo/Sent Items\"")
("mab@gnu.org" . "gnu/Sent")
("aminb@gnu.org" . "gnu/Sent")
diff --git a/rc.org b/rc.org
index 84a5f0d..7451fa4 100644
--- a/rc.org
+++ b/rc.org
@@ -643,8 +643,8 @@ timeout = 0
#+begin_src conf
[user]
name = Amin Bandali
- email = mab@gnu.org
- signingkey = 4E05246AB0BF7FFB
+ email = amin@gnu.org
+ signingkey = CDDE75F903538E71813CDA27D1FBA36627D65876
#+end_src
**** signing
@@ -1478,7 +1478,11 @@ from aminb@gnu.org
user aminb
passwordeval gpg2 --no-tty -q -d ~/.passwd/gnu.gpg
-# gnu (new address)
+# gnu (amin)
+account gnu-amin : gnu
+from amin@gnu.org
+
+# gnu (mab)
account gnu-mab : gnu
from mab@gnu.org
@@ -2113,7 +2117,7 @@ path=/home/amin/mail
[user]
name=Amin Bandali
primary_email=amin@aminb.org
-other_email=abandali@uwaterloo.ca;mab@gnu.org;aminb@gnu.org;
+other_email=amin@gnu.org;abandali@uwaterloo.ca;mab@gnu.org;aminb@gnu.org;
# Configuration for "notmuch new"
#
@@ -2199,7 +2203,7 @@ sieve-filter -eW -o postmaster_address=postmaster@aminb.org \
#+begin_src sh
# apply sent tag to messages sent by me
-notmuch tag -new +sent -- from:amin@aminb.org or from:mab@gnu.org or from:aminb@gnu.org or from:abandali@uwaterloo.ca
+notmuch tag -new +sent -- from:amin@aminb.org or from:amin@gnu.org or from:mab@gnu.org or from:aminb@gnu.org or from:abandali@uwaterloo.ca
# initial tagging
notmuch tag -latest -- tag:latest
@@ -4735,7 +4739,7 @@ zhighlighters=(main brackets pattern)
#
# Load these ssh identities with the ssh module
-zssh_ids=(id_ed25519_mab)
+zssh_ids=(id_ed25519_amin)
#