(cw/for-host "yiwaz"
(define-key gnus-summary-backend-map "s" 'tfheen-mark-as-spam)
(define-key gnus-summary-mode-map "z" 'tfheen-mark-as-spam)
- (setq message-subscribed-address-functions
- '(gnus-find-subscribed-addresses)))
+ (setq pgg-default-user-id "tfheen@raw.no"))
(defun tfheen-pvv-split-du-list-and-mail (s)
(interactive "sdu-string:")
'(gnus-find-subscribed-addresses))
(setq gnus-parameters
- '(("^nnml:linux.debian\\.\\([^.]+\\)"
+ '(("^nnml:linux.debian\\.\\([^.]+\\).*"
(to-address . "debian-\\1@lists.debian.org")
(to-list . "debian-\\1@lists.debian.org")
(subscribed . t))))