* .emacs.d/lisp/bandali-gnus.el: Drop signature.
[~bandali/configs] / .emacs.d / lisp / bandali-gnus.el
index 11d0de9..f4e44e6 100644 (file)
 (defvar b/sfl-p nil)
 (with-eval-after-load 'gnus-msg
   (let ((bandali "Amin Bandali (https://kelar.org/~bandali)"))
-    (defvar b/canonical-signature
-      (mapconcat
-       #'identity
-       `(,bandali
-         "Software Engineer (Desktop), Canonical")
-       "\n"))
     (defvar b/csc-signature
       (mapconcat
        #'identity
      ("nnimap\\+canonical:.*"
       (address "amin.bandali@canonical.com")
       ("X-Message-SMTP-Method" "smtp smtp.canonical.com 587")
-      (signature b/canonical-signature)
+      (signature nil)
       (gcc "nnimap+canonical:Sent"))
      ("nnimap\\+csc:.*"
       (address "bandali@csclub.uwaterloo.ca")