(cw/for-host "thosu\\|xoog\\|golem"
(setq gnus-select-method '(nnimap "err"
- (nnimap-address "vawad.err.no")
+ (nnimap-address "vuizook.err.no")
(nnimap-stream gssapi)
(nnimap-authenticator gssapi)
(nnimap-authinfo-file "~/.imap-authinfo"))))
(address "tfheen@canonical.com")
(Organization "Canonical Ltd")
(x-url "http://www.canonical.com"))
+ ("^warthogs\\.kernel-team.*"
+ (To "kernel-team@lists.c.c"))
))
; (let ((buf (get-buffer-create "*Spam mark*"))
; (cacheid (tfheen-fetch-cacheid)))
; (and cacheid
-; (start-process "spammark" buf "ssh" "vawad" "spam" cacheid)))
+; (start-process "spammark" buf "ssh" "vuizook" "spam" cacheid)))
(gnus-summary-move-article nil (format-time-string "spam.%Y-%m") nil 'move)
(gnus-summary-next-subject 1))
(defun tfheen-mark-as-ham ()
(interactive)
(let ((buf (get-buffer-create "*Ham mark*")))
- (start-process "hammark" buf "ssh" "vawad" "ham" (tfheen-fetch-cacheid))))
+ (start-process "hammark" buf "ssh" "vuizook" "ham" (tfheen-fetch-cacheid))))
(defun tfheen-fetch-cacheid ()
(save-excursion
(setq message-sendmail-f-is-evil nil
message-sendmail-envelope-from 'header)
+(setq gnus-permanently-visible-groups "^in.2007.*")