emacs: use .local tld for dovecot usernames for more clarity
authorAmin Bandali <bandali@gnu.org>
Fri, 10 May 2019 20:17:12 +0000 (16:17 -0400)
committerAmin Bandali <bandali@gnu.org>
Fri, 10 May 2019 20:17:12 +0000 (16:17 -0400)
also use shorter machine names for uwaterloo and csclub accounts

.emacs.d/init.el

index bc58c27..c2b20ba 100644 (file)
@@ -1520,19 +1520,19 @@ For disabling the behaviour for certain buffers and/or modes."
             (nnimap-address "127.0.0.1")
             (nnimap-server-port 143)
             (nnimap-authenticator plain)
-            (nnimap-user "amin@bndl.org"))
-     (nnimap "uwaterloo"
+            (nnimap-user "amin@bndl.local"))
+     (nnimap "uw"
              (nnimap-stream plain)
              (nnimap-address "127.0.0.1")
              (nnimap-server-port 143)
              (nnimap-authenticator plain)
-             (nnimap-user "abandali@uwaterloo.ca"))
-     (nnimap "csclub"
+             (nnimap-user "abandali@uw.local"))
+     (nnimap "csc"
              (nnimap-stream plain)
              (nnimap-address "127.0.0.1")
              (nnimap-server-port 143)
              (nnimap-authenticator plain)
-             (nnimap-user "abandali@csclub.uw")))
+             (nnimap-user "abandali@csc.uw.local")))
    gnus-message-archive-group "nnimap+amin:Sent"
    gnus-parameters
    '(("gnu\\.deepspec"