Local SFL mail.
authorAmin Bandali <bandali@gnu.org>
Tue, 27 Apr 2021 23:17:40 +0000 (19:17 -0400)
committerAmin Bandali <bandali@gnu.org>
Tue, 27 Apr 2021 23:23:22 +0000 (19:23 -0400)
.config/isync/mbsyncrc
.emacs.d/etc/eshell/aliases
.emacs.d/lisp/bandali-gnus.el

index 81c0191..a74b565 100644 (file)
@@ -103,3 +103,28 @@ Channel csclub
 Master :csclub-remote:
 Slave :csclub-local:
 Patterns *
 Master :csclub-remote:
 Slave :csclub-local:
 Patterns *
+
+######
+IMAPAccount sfl
+Host mail.savoirfairelinux.com
+User amin.bandali
+PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/sfl.gpg"
+SSLType IMAPS
+
+IMAPStore sfl-remote
+Account sfl
+
+IMAPAccount sfl-local
+Host 127.0.0.1
+Port 143
+User amin.bandali@savoirfairelinux.local
+PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/sfl-local.gpg"
+SSLType None
+
+IMAPStore sfl-local
+Account sfl-local
+
+Channel sfl
+Master :sfl-remote:
+Slave :sfl-local:
+Patterns *
index 203b616..c13a88c 100644 (file)
@@ -17,4 +17,4 @@ alias vi find-file $1
 alias vim find-file $1
 alias mbsync mbsync -c $XDG_CONFIG_HOME/isync/mbsyncrc $*
 alias getmail getmail --getmaildir $XDG_CONFIG_HOME/getmail --rcfile getmailrc $*
 alias vim find-file $1
 alias mbsync mbsync -c $XDG_CONFIG_HOME/isync/mbsyncrc $*
 alias getmail getmail --getmaildir $XDG_CONFIG_HOME/getmail --rcfile getmailrc $*
-alias m mbsync csclub; mbsync uwaterloo; mbsync shemshak; mbsync gnub; getmail
+alias m mbsync sfl; mbsync csclub; mbsync uwaterloo; mbsync shemshak; mbsync gnub; getmail
index 2d17361..2c86407 100644 (file)
                                 ;; catch-all
                                 "INBOX")))
    (nnimap "sfl"
                                 ;; catch-all
                                 "INBOX")))
    (nnimap "sfl"
-           (nnimap-stream tls)
-           (nnimap-address "mail.savoirfairelinux.com")
-           (nnimap-user "amin.bandali")))
+           (nnimap-stream plain)
+           (nnimap-address "127.0.0.1")
+           (nnimap-server-port 143)
+           (nnimap-authenticator plain)
+           (nnimap-user "amin.bandali@savoirfairelinux.local")))
  gnus-message-archive-group "nnimap+gnu:INBOX"
  gnus-parameters
  '(("l\\.deepspec"
  gnus-message-archive-group "nnimap+gnu:INBOX"
  gnus-parameters
  '(("l\\.deepspec"