'("drift.pvv.sherlock" "^\\(Delivered-To\\|\\):.*sherlock@pvv")
'("drift.pvv.nerds" "^\\(Delivered-To\\|\\):.*nerds@pvv")
'("drift.pvv.abuse" "^\\(Delivered-To\\|\\):.*abuse@pvv")
+ '("drift.pvv.nuccc-2004" "^List-Id:.*nuccc.list.pvv.org")
+
'("drift.opera.diverse" "^\\(X-BeenThere\\|To\\|Cc\\):.*server@opera")
'("drift.opera.www.opera.com" "^From:.*root@opera.com")
'("drift.opera.security" "^\\(To\\|Cc\\):.*\\(security\\|security-issues\\)@opera")
'("div.samfundet.diskusjon" "^\\(To\\|Cc\\):.*diskusjon@samfundet.no")
'("div.samfundet.info" "^\\(To\\|Cc\\):.*info@samfundet.no")
'("div.samfundet.gjenger" "^\\(To\\|Cc\\):.*gjenger@samfundet.no")
+ '("div.ntnu.dans.lindy" "^List-Id:.*dans-lindy.list.stud.ntnu.no")
+ '("div.ntnu.dans.swing-prat" "^List-Id:.*dans-swing-prat.list.stud.ntnu.no")
'("div.ntnu.klatring" "^\\(To\\|Cc\\):.*tindegruppa.list.stud.ntnu.no")
'("div.ntnu.speider" "^List-Id.*tssg.list.stud.ntnu.no")
'("div.ntnu.fritt-forum" "^List-Id:.*fritt-forum.list.pvv.org")
" (/ (string-to-int size) 1024)))
(widen)))
+
+(setq message-subscribed-address-functions
+ '(gnus-find-subscribed-addresses))
+
+(setq gnus-parameters
+ '(("^nnml:linux.debian\\.\\([^.]+\\)"
+ (to-address . "debian-\\1@lists.debian.org")
+ (to-list . "debian-\\1@lists.debian.org")
+ (subscribed . t))))
+