comparison 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
comparison
equal deleted inserted replaced
248:cd022deb8390 249:0340b9c17edc
61 # If the hostname option is unused, it is replaced by the fully qualified 61 # If the hostname option is unused, it is replaced by the fully qualified
62 # domain name of your system. 62 # domain name of your system.
63 63
64 replace-messageid no 64 replace-messageid no
65 #hostname UserId-XXXXX_newsserver 65 #hostname UserId-XXXXX_newsserver
66 #hostname %user@domain.tld
66 67
67 # Post articles to remote groups into the local database immediately 68 # Post articles to remote groups into the local database immediately
68 # on receipt of article. 69 # on receipt of article.
69 #post-locally no 70 #post-locally no
70 71
87 # 1. Silently dump without fetching any article with a title 88 # 1. Silently dump without fetching any article with a title
88 # looking like '$$$ Make Money Now $$$'. 89 # looking like '$$$ Make Money Now $$$'.
89 # 2. Fetch articles cross-posted to more than 3 groups where one of the 90 # 2. Fetch articles cross-posted to more than 3 groups where one of the
90 # groups is alt.flame in overview mode only. 91 # groups is alt.flame in overview mode only.
91 # 3. Fetch all articles > 20k in size in overview mode only. 92 # 3. Fetch all articles > 20k in size in overview mode only.
93 # 4. Fetch all articles older than 9.5 weeks in overview mode only.
94 # 5. Fetch all articles referencing your or other NOFFLE users'
95 # articles in full mode. Works only with 'replace-messageid yes'.
92 96
93 #filter subject="\$+.*Make.*Money.*Now.*\$\$\$" action=discard 97 #filter subject="\$+.*Make.*Money.*Now.*\$\$\$" action=discard
94 #filter xposts>3 group=alt.flame action=over 98 #filter xposts>3 group=alt.flame action=over
95 #filter bytes>20k action=over 99 #filter bytes>20k action=over
100 #filter date<lastupdate-66.5 action=over
101 #filter reference="NOFFLE" action=full