Changeset 1713
- Timestamp:
- 02/17/03 02:58:10 (10 years ago)
- Location:
- lm-sensors/trunk/doc
- Files:
-
- 3 modified
-
FAQ (modified) (2 diffs)
-
lm_sensors-FAQ.html (modified) (4 diffs)
-
lm_sensors-FAQ.texi (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/doc/FAQ
r1526 r1713 134 134 6.6 How to submit a patch 135 135 6.7 How to REALLY help 136 6.8 How to block spam on the project mailing list 136 137 137 138 7 Version 1 Specific Questions … … 1372 1373 experience necessary :) 1373 1374 1375 6.8 How to block spam on the project mailing list 1376 ================================================= 1377 1378 Sorry, we know the spam is a hassle. It would be nice to have a 1379 moderator who can screen everything, but that takes too much time and 1380 delays emails. Right now there is a procmail script which tags likely 1381 spam and puts in a X-SBClass: header. If it is followed by 'Spam', then 1382 it is almost certainly spam, if it is followed by 'Blocked', then it 1383 scores high as being potential spam. You should be able to set some 1384 rules in your mail client to throw those emails into a seperate folder. 1385 It's not bullet proof (some legit mails get tagged wrong, and vice 1386 versa), but it seems to be about 95% accurate in our experience. 1387 1374 1388 7 Version 1 Specific Questions 1375 1389 ****************************** -
lm-sensors/trunk/doc/lm_sensors-FAQ.html
r1526 r1713 177 177 <li><a href="#Section%206.6">6.6 How to submit a patch</a> 178 178 <li><a href="#Section%206.7">6.7 How to REALLY help</a> 179 <li><a href="#Section%206.8">6.8 How to block spam on the project mailing list</a> 179 180 </ul> 180 181 <li><a name="toc_Version%201%20Specifics"></a> … … 1799 1800 <li><a accesskey=6 href="#Section%206.6">Section 6.6</a>: How to submit a patch 1800 1801 <li><a accesskey=7 href="#Section%206.7">Section 6.7</a>: How to REALLY help 1802 <li><a accesskey=8 href="#Section%206.8">Section 6.8</a>: How to block spam on the project mailing list 1801 1803 </ul> 1802 1804 … … 1878 1880 <p><hr> 1879 1881 Node:<a name="Section%206.7">Section 6.7</a>, 1882 Next:<a rel=next accesskey=n href="#Section%206.8">Section 6.8</a>, 1880 1883 Previous:<a rel=previous accesskey=p href="#Section%206.6">Section 6.6</a>, 1881 1884 Up:<a rel=up accesskey=u href="#Contribute">Contribute</a> … … 1895 1898 <p>Send us email <a href="mailto:sensors@stimpy.netroedge.com">sensors@stimpy.netroedge.com</a> if you can help. 1896 1899 No experience necessary :) 1900 1901 <p><hr> 1902 Node:<a name="Section%206.8">Section 6.8</a>, 1903 Previous:<a rel=previous accesskey=p href="#Section%206.7">Section 6.7</a>, 1904 Up:<a rel=up accesskey=u href="#Contribute">Contribute</a> 1905 <br> 1906 1907 <h3>6.8 How to block spam on the project mailing list</h3> 1908 1909 <p>Sorry, we know the spam is a hassle. It would be nice to have a 1910 moderator who can screen everything, but that takes too much time and 1911 delays emails. Right now there is a procmail script which tags likely 1912 spam and puts in a X-SBClass: header. If it is followed by 'Spam', then 1913 it is almost certainly spam, if it is followed by 'Blocked', then it 1914 scores high as being potential spam. You should be able to set some 1915 rules in your mail client to throw those emails into a seperate folder. 1916 It's not bullet proof (some legit mails get tagged wrong, and vice 1917 versa), but it seems to be about 95% accurate in our experience. 1897 1918 1898 1919 <p><hr> -
lm-sensors/trunk/doc/lm_sensors-FAQ.texi
r1526 r1713 1339 1339 * Section 6.6:: How to submit a patch 1340 1340 * Section 6.7:: How to REALLY help 1341 * Section 6.8:: How to block spam on the project mailing list 1341 1342 @end menu 1342 1343 … … 1386 1387 @command{cvs diff -u2}. Send us the patch in an email and tell us what it does. 1387 1388 1388 @node Section 6.7, , Section 6.6, Contribute1389 @node Section 6.7, Section 6.8, Section 6.6, Contribute 1389 1390 @section How to REALLY help 1390 1391 … … 1400 1401 Send us email @email{sensors@@stimpy.netroedge.com} if you can help. 1401 1402 No experience necessary :) 1403 1404 1405 @node Section 6.8, , Section 6.7, Contribute 1406 @section How to block spam on the project mailing list 1407 1408 Sorry, we know the spam is a hassle. It would be nice to have a 1409 moderator who can screen everything, but that takes too much time and 1410 delays emails. Right now there is a procmail script which tags likely 1411 spam and puts in a X-SBClass: header. If it is followed by 'Spam', then 1412 it is almost certainly spam, if it is followed by 'Blocked', then it 1413 scores high as being potential spam. You should be able to set some 1414 rules in your mail client to throw those emails into a seperate folder. 1415 It's not bullet proof (some legit mails get tagged wrong, and vice 1416 versa), but it seems to be about 95% accurate in our experience. 1402 1417 1403 1418
