From 1372b3f1670189f0c696f26366b899adb5b83d7d Mon Sep 17 00:00:00 2001 From: tfheen Date: Sun, 4 Apr 2004 09:25:28 +0000 Subject: [PATCH] play with nnmaildir git-svn-id: file:///svn/tfheen/trunk/dotfiles@522 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- gnus | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/gnus b/gnus index d091610..e9844a7 100644 --- a/gnus +++ b/gnus @@ -37,14 +37,9 @@ (nnimap-stream ssl) (nnimap-authenticator login) (nnimap-authinfo-file "~/.imap-authinfo")) - )) -; (nnimap "peroivind@hardware" -; (nnimap-address "mail.hardware.no") -; (nnimap-server-port 993) -; (nnimap-stream ssl) -; (nnimap-authenticator cram-md5) -; (nnimap-authinfo-file "~/.imap-authinfo")))) -; (require 'ssl) + (nnmaildir "Maildir" + (directory "~/Maildir")) + )) (add-to-list 'gnus-secondary-select-methods '(nntp "news.hardware.no")) ) -- 2.39.5