;gnus-select-method '(nntp "localhost")
gnus-secondary-select-methods '((nnml "")
-; (nnimap "raw"
-; (nnimap-address "mail.raw.no")
-; (nnimap-stream ssl)
-; (nnimap-authenticator login)
-; (nnimap-authinfo-file "~/.imap-authinfo"))
+ (nnimap "raw"
+ (nnimap-address "mail.raw.no")
+ (nnimap-stream ssl)
+ (nnimap-authenticator login)
+ (nnimap-authinfo-file "~/.imap-authinfo"))
))
; (nnimap "peroivind@hardware"
; (nnimap-address "mail.hardware.no")
(setq adaptive-fill-regexp (substring (default-value 'paragraph-start) 1 -1))
(defun tfheen-debian-group-p ()
- (if (= (string-match "nnml:linux.debian" gnus-newsgroup-name) 0) t nil))
+ (if (string-match "nnml:linux.debian" gnus-newsgroup-name) t nil))
(defun tfheen-get-recipients-parsed ()
(save-excursion