X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/1e55aaa3b2c2868478c3929e7a7de9fc50ad0e9a..41a4f26a94e9c656190aa9b3136d72b4743e3a9b:/rc.org diff --git a/rc.org b/rc.org index 6a1ab97..00664fa 100644 --- a/rc.org +++ b/rc.org @@ -644,13 +644,13 @@ timeout = 0 [user] name = Amin Bandali email = amin@aminb.org - # signingkey = 4E05246AB0BF7FFB + signingkey = 4E05246AB0BF7FFB #+end_src **** signing #+begin_src conf -# [commit] -# gpgsign = true +[commit] + gpgsign = true # [format] # signoff = true #+end_src @@ -718,6 +718,16 @@ timeout = 0 user = aminb #+end_src +**** send-email +#+begin_src conf +[sendemail] + smtpuser = amin@aminb.org + smtpserver = nix.aminb.org + smtpserverport = 587 + smtpencryption = tls + annotate = yes +#+end_src + *** gitignore :PROPERTIES: :header-args+: :tangle ~/.gitignore_global @@ -2136,7 +2146,8 @@ sieve-filter -eW -o postmaster_address=postmaster@aminb.org \ notmuch tag -new +sent -- from:amin@aminb.org or from:aminb@gnu.org or from:abandali@uwaterloo.ca or from:amin.bandali@uwaterloo.ca # initial tagging -notmuch tag +inbox +unread -new -- tag:new +notmuch tag -latest -- tag:latest +notmuch tag +inbox +unread +latest -new -- tag:new # apply tags to lists @@ -2149,11 +2160,13 @@ notmuch tag -inbox +lists/~sircmpwn/srht-discuss -- folder:amin/lists/~sircmpwn notmuch tag -inbox +lists/hackernewsletter -- folder:amin/lists/hackernewsletter notmuch tag -inbox +lists/haskell-weekly -- folder:amin/lists/haskell-weekly + +notmuch tag -inbox +pay -- folder:amin/pay # # -notmuch tag -inbox +lists/cs136 -- folder:uwaterloo/lists/cs136 -notmuch tag -inbox +lists/se463 -- folder:uwaterloo/lists/se463 +notmuch tag -inbox +uw/cs136 -- folder:uwaterloo/lists/cs136 +notmuch tag -inbox +uw/se463 -- folder:uwaterloo/lists/se463 notmuch tag -inbox +lists/clvsingle -- folder:uwaterloo/lists/Clvsingle notmuch tag -inbox +lists/gsa -- folder:uwaterloo/lists/GSA @@ -2179,7 +2192,7 @@ notmuch tag -inbox +lists/deepspec -- folder:gnu/l/deepspec notmuch tag -inbox +lists/haskell-cafe -- folder:gnu/l/haskell-cafe notmuch tag -inbox +lists/haskell-art -- folder:gnu/l/haskell-art notmuch tag -inbox +lists/notmuch -- folder:gnu/l/notmuch -# +# #+end_src *** notmuch.service