diff noffle.conf.example @ 249:0340b9c17edc noffle

[svn] *** empty log message ***
author mirkol
date Tue, 14 May 2002 15:25:45 +0100
parents bf290632d29e
children b0ee77fa24d4
line wrap: on
line diff
--- a/noffle.conf.example	Tue Mar 26 17:52:48 2002 +0000
+++ b/noffle.conf.example	Tue May 14 15:25:45 2002 +0100
@@ -63,6 +63,7 @@
 
 replace-messageid no
 #hostname UserId-XXXXX_newsserver
+#hostname %user@domain.tld
 
 # Post articles to remote groups into the local database immediately
 # on receipt of article.
@@ -89,7 +90,12 @@
 # 2. Fetch articles cross-posted to more than 3 groups where one of the
 #    groups is alt.flame in overview mode only.
 # 3. Fetch all articles > 20k in size in overview mode only.
+# 4. Fetch all articles older than 9.5 weeks in overview mode only.
+# 5. Fetch all articles referencing your or other NOFFLE users'
+#    articles in full mode. Works only with 'replace-messageid yes'.
 
 #filter subject="\$+.*Make.*Money.*Now.*\$\$\$" action=discard
 #filter xposts>3 group=alt.flame action=over
 #filter bytes>20k action=over
+#filter date<lastupdate-66.5 action=over
+#filter reference="NOFFLE" action=full