CVS: tmda/htdocs ChangeLog, 1.168, 1.169 challengeresponse.ht, 1.2, 1.3 challengeresponse.html, 1.5, 1.6 config-client.ht, 1.33, 1.34 config-client.html, 1.64, 1.65 config-filter.ht, 1.29, 1.30 config-filter.html, 1.57, 1.58 config-server.ht, 1.28, 1.29 config-server.html, 1.60, 1.61 index.ht, 1.19, 1.20 index.html, 1.48, 1.49 resources.ht, 1.21, 1.22 resources.html, 1.52, 1.53 results.ht, 1.19, 1.20 results.html, 1.52, 1.53 support-commercial.ht, 1.16, 1.17 support-commercial.html, 1.31, 1.32
"Jason R. Mastaler" <[email protected]>
| Newsgroups | gmane.mail.spam.tmda.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tmda/tmda/htdocs In directory sc8-pr-cvs1:/tmp/cvs-serv8404/htdocs Modified Files: ChangeLog challengeresponse.ht challengeresponse.html config-client.ht config-client.html config-filter.ht config-filter.html config-server.ht config-server.html index.ht index.html resources.ht resources.html results.ht results.html support-commercial.ht support-commercial.html Log Message: Replace all occurrences of ``SPAM'' with ``spam'' since ``SPAM'' conflicts with Hormel Foods' trademark for their canned meat product. See http://www.spam.com/ci/ci_in.htm for details. -workers, please try to remember to avoid using ``SPAM'' in the future. Index: ChangeLog =================================================================== RCS file: /cvsroot/tmda/tmda/htdocs/ChangeLog,v retrieving revision 1.168 retrieving revision 1.169 diff -u -r1.168 -r1.169 --- ChangeLog 11 Jul 2003 23:02:59 -0000 1.168 +++ ChangeLog 23 Sep 2003 00:03:52 -0000 1.169 @@ -514,7 +514,7 @@ 2001-12-11 Jason R. Mastaler <[email protected]> - * resources.ht (Links): Link to Vincent Danen's "Controlling SPAM + * resources.ht (Links): Link to Vincent Danen's "Controlling spam under Mandrake Linux, Part 2". 2001-12-07 Jason R. Mastaler <[email protected]> @@ -542,7 +542,7 @@ * config-filter.ht: Document CDB support. - * results.ht (Links): Update personal SPAM statistics. + * results.ht (Links): Update personal spam statistics. * faq.ht (Links): Add cygwin usage information to the Windows client section. Index: challengeresponse.ht =================================================================== RCS file: /cvsroot/tmda/tmda/htdocs/challengeresponse.ht,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- challengeresponse.ht 17 Sep 2003 02:27:54 -0000 1.2 +++ challengeresponse.ht 23 Sep 2003 00:03:52 -0000 1.3 @@ -4,7 +4,7 @@ Challenge/Response is an old idea, and one which has been used by mailing list management software for years, but it's -surprisingly effective against SPAM.<br><br> +surprisingly effective against spam.<br><br> <u>TMDA's Whitelist-centric Strategy</u> <strong>``Deny everything that is not <em>explicitly allowed</em>''</strong><br> @@ -41,7 +41,7 @@ maintaining a "blacklist" containing e-mail addresses, domains, and/or network subnets of known junk-mailers. Or worse, a "profile" of message headers and message body text that fits the software's idea of -what a piece of SPAM looks like.<br><br> +what a piece of spam looks like.<br><br> The problem with this approach is that spammer's intrusion techniques are evolving as fast as your prevention techniques are, so the battle Index: challengeresponse.html =================================================================== RCS file: /cvsroot/tmda/tmda/htdocs/challengeresponse.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- challengeresponse.html 17 Sep 2003 02:27:54 -0000 1.5 +++ challengeresponse.html 23 Sep 2003 00:03:52 -0000 1.6 @@ -196,7 +196,7 @@ Challenge/Response is an old idea, and one which has been used by mailing list management software for years, but it's -surprisingly effective against SPAM.<br><br> +surprisingly effective against spam.<br><br> <u>TMDA's Whitelist-centric Strategy</u> <strong>``Deny everything that is not <em>explicitly allowed</em>''</strong><br> @@ -233,7 +233,7 @@ maintaining a "blacklist" containing e-mail addresses, domains, and/or network subnets of known junk-mailers. Or worse, a "profile" of message headers and message body text that fits the software's idea of -what a piece of SPAM looks like.<br><br> +what a piece of spam looks like.<br><br> The problem with this approach is that spammer's intrusion techniques are evolving as fast as your prevention techniques are, so the battle Index: config-client.ht =================================================================== RCS file: /cvsroot/tmda/tmda/htdocs/config-client.ht,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- config-client.ht 2 Sep 2003 03:53:52 -0000 1.33 +++ config-client.ht 23 Sep 2003 00:03:52 -0000 1.34 @@ -374,7 +374,7 @@ <li>USENET News Client configuration:<br><br> If you still read <a href="http://www.usenet.org/" TARGET="Resource Window">USENET</a> -(a notorious source of SPAM), you might find it useful to post using a +(a notorious source of spam), you might find it useful to post using a dated address. Simply have your newsreader call <strong>tmda-address -dn</strong> and use the result as your posting address. Index: config-client.html =================================================================== RCS file: /cvsroot/tmda/tmda/htdocs/config-client.html,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- config-client.html 2 Sep 2003 07:23:33 -0000 1.64 +++ config-client.html 23 Sep 2003 00:03:52 -0000 1.65 @@ -566,7 +566,7 @@ <li>USENET News Client configuration:<br><br> If you still read <a href="http://www.usenet.org/" TARGET="Resource Window">USENET</a> -(a notorious source of SPAM), you might find it useful to post using a +(a notorious source of spam), you might find it useful to post using a dated address. Simply have your newsreader call <strong>tmda-address -dn</strong> and use the result as your posting address. Index: config-filter.ht =================================================================== RCS file: /cvsroot/tmda/tmda/htdocs/config-filter.ht,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- config-filter.ht 2 Sep 2003 03:53:52 -0000 1.29 +++ config-filter.ht 23 Sep 2003 00:03:52 -0000 1.30 @@ -502,10 +502,10 @@ size <10000 deliver size >1000000 exit -# Throw the message away if Razor says it's SPAM +# Throw the message away if Razor says it's spam pipe /usr/bin/razor-check drop -# Save the message to a special mbox if Razor says it's SPAM +# Save the message to a special mbox if Razor says it's spam pipe "/usr/bin/razor-check -rs=razor.server.com" deliver=~/mbox.spam </pre> Index: config-filter.html =================================================================== RCS file: /cvsroot/tmda/tmda/htdocs/config-filter.html,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- config-filter.html 2 Sep 2003 07:23:33 -0000 1.57 +++ config-filter.html 23 Sep 2003 00:03:52 -0000 1.58 @@ -694,10 +694,10 @@ size <10000 deliver size >1000000 exit -# Throw the message away if Razor says it's SPAM +# Throw the message away if Razor says it's spam pipe /usr/bin/razor-check drop -# Save the message to a special mbox if Razor says it's SPAM +# Save the message to a special mbox if Razor says it's spam pipe "/usr/bin/razor-check -rs=razor.server.com" deliver=~/mbox.spam </pre> Index: config-server.ht =================================================================== RCS file: /cvsroot/tmda/tmda/htdocs/config-server.ht,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- config-server.ht 3 Jun 2003 22:27:57 -0000 1.28 +++ config-server.ht 23 Sep 2003 00:03:53 -0000 1.29 @@ -106,7 +106,7 @@ does. This would be useful not only for testing purposes, but also for using in public forums such as newgroups and mailing lists where the "harvesting" potential is high. This is a much better alternative -than using a munged address such as <em>[email protected]</em> +than using a munged address such as <em>[email protected]</em> or <em>jason@REMOVE_THIS.mastaler.com</em> which is confusing, error prone, and inconvenient for those trying to reply to your messages. Index: config-server.html =================================================================== RCS file: /cvsroot/tmda/tmda/htdocs/config-server.html,v retrieving revision 1.60 retrieving revision 1.61 diff -u -r1.60 -r1.61 --- config-server.html 2 Sep 2003 07:23:33 -0000 1.60 +++ config-server.html 23 Sep 2003 00:03:53 -0000 1.61 @@ -298,7 +298,7 @@ does. This would be useful not only for testing purposes, but also for using in public forums such as newgroups and mailing lists where the "harvesting" potential is high. This is a much better alternative -than using a munged address such as <em>[email protected]</em> +than using a munged address such as <em>[email protected]</em> or <em>jason@REMOVE_THIS.mastaler.com</em> which is confusing, error prone, and inconvenient for those trying to reply to your messages. Index: index.ht =================================================================== RCS file: /cvsroot/tmda/tmda/htdocs/index.ht,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- index.ht 19 Aug 2003 23:12:06 -0000 1.19 +++ index.ht 23 Sep 2003 00:03:53 -0000 1.20 @@ -6,15 +6,15 @@ <a href="http://www.opensource.org/" TARGET="Resource Window"> open source</a> software application designed to significantly reduce the amount of -<a href="http://spam.abuse.net/" TARGET="Resource Window">SPAM</a> +<a href="http://spam.abuse.net/" TARGET="Resource Window">spam</a> (Internet junk-mail) you receive. TMDA strives to be more effective, -yet less time-consuming than traditional SPAM filters. +yet less time-consuming than traditional spam filters. TMDA can also be used as a general purpose <a href="config-filter.html">local mail delivery agent</a> to filter, sort, deliver and dispose of incoming mail. <br><br> -The technical countermeasures used by TMDA to thwart SPAM include: +The technical countermeasures used by TMDA to thwart spam include: <ul> @@ -25,7 +25,7 @@ <li><b><a href="challengeresponse.html">challenge/response</a></b>: allows unknown senders which aren't on the whitelist or blacklist the chance to confirm that their message -is legitimate (non-SPAM).<br><br> +is legitimate (non-spam).<br><br> <li<b><a href="config-client.html">tagged addresses</a></b>: special-purpose e-mail addresses such as time-dependent addresses, or @@ -35,12 +35,12 @@ </ul> This combination was chosen based on the following assumptions about the -current state of SPAM on the Internet:<br> +current state of spam on the Internet:<br> <ol> <li>You cannot keep your email address secret from spammers.<br><br> -<li>Content-based filters can't distinguish SPAM from legitimate mail with sufficient accuracy.<br><br> +<li>Content-based filters can't distinguish spam from legitimate mail with sufficient accuracy.<br><br> <li>To maintain economies of scale, bulk-mailing is generally: <ul> @@ -48,6 +48,6 @@ <li>A one-way communication channel (from spammer to victim).<br><br> </ul> -<li>SPAM will not cease until it becomes prohibitively expensive for spammers to operate. +<li>spam will not cease until it becomes prohibitively expensive for spammers to operate. </ol> Index: index.html =================================================================== RCS file: /cvsroot/tmda/tmda/htdocs/index.html,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- index.html 2 Sep 2003 07:23:33 -0000 1.48 +++ index.html 23 Sep 2003 00:03:53 -0000 1.49 @@ -198,15 +198,15 @@ <a href="http://www.opensource.org/" TARGET="Resource Window"> open source</a> software application designed to significantly reduce the amount of -<a href="http://spam.abuse.net/" TARGET="Resource Window">SPAM</a> +<a href="http://spam.abuse.net/" TARGET="Resource Window">spam</a> (Internet junk-mail) you receive. TMDA strives to be more effective, -yet less time-consuming than traditional SPAM filters. +yet less time-consuming than traditional spam filters. TMDA can also be used as a general purpose <a href="config-filter.html">local mail delivery agent</a> to filter, sort, deliver and dispose of incoming mail. <br><br> -The technical countermeasures used by TMDA to thwart SPAM include: +The technical countermeasures used by TMDA to thwart spam include: <ul> @@ -217,7 +217,7 @@ <li><b><a href="challengeresponse.html">challenge/response</a></b>: allows unknown senders which aren't on the whitelist or blacklist the chance to confirm that their message -is legitimate (non-SPAM).<br><br> +is legitimate (non-spam).<br><br> <li<b><a href="config-client.html">tagged addresses</a></b>: special-purpose e-mail addresses such as time-dependent addresses, or @@ -227,12 +227,12 @@ </ul> This combination was chosen based on the following assumptions about the -current state of SPAM on the Internet:<br> +current state of spam on the Internet:<br> <ol> <li>You cannot keep your email address secret from spammers.<br><br> -<li>Content-based filters can't distinguish SPAM from legitimate mail with sufficient accuracy.<br><br> +<li>Content-based filters can't distinguish spam from legitimate mail with sufficient accuracy.<br><br> <li>To maintain economies of scale, bulk-mailing is generally: <ul> @@ -240,7 +240,7 @@ <li>A one-way communication channel (from spammer to victim).<br><br> </ul> -<li>SPAM will not cease until it becomes prohibitively expensive for spammers to operate. +<li>spam will not cease until it becomes prohibitively expensive for spammers to operate. </ol> Index: resources.ht =================================================================== RCS file: /cvsroot/tmda/tmda/htdocs/resources.ht,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- resources.ht 20 Aug 2003 00:57:01 -0000 1.21 +++ resources.ht 23 Sep 2003 00:03:53 -0000 1.22 @@ -11,7 +11,7 @@ <li>Vincent Danen has added a TMDA installation and configuration tutorial to <a href="http://www.mandrakesecure.net/en/docs/spam2.php" TARGET="Resource Window"> -Controlling SPAM under Mandrake Linux, Part 2</a><br><br> +Controlling spam under Mandrake Linux, Part 2</a><br><br> <li>Lou Hevly has written a <a href="http://www.visca.com/tmda/tmda_vpop.html" TARGET="Resource Window"> Index: resources.html =================================================================== RCS file: /cvsroot/tmda/tmda/htdocs/resources.html,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- resources.html 2 Sep 2003 07:23:33 -0000 1.52 +++ resources.html 23 Sep 2003 00:03:53 -0000 1.53 @@ -203,7 +203,7 @@ <li>Vincent Danen has added a TMDA installation and configuration tutorial to <a href="http://www.mandrakesecure.net/en/docs/spam2.php" TARGET="Resource Window"> -Controlling SPAM under Mandrake Linux, Part 2</a><br><br> +Controlling spam under Mandrake Linux, Part 2</a><br><br> <li>Lou Hevly has written a <a href="http://www.visca.com/tmda/tmda_vpop.html" TARGET="Resource Window"> Index: results.ht =================================================================== RCS file: /cvsroot/tmda/tmda/htdocs/results.ht,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- results.ht 5 Aug 2003 18:50:58 -0000 1.19 +++ results.ht 23 Sep 2003 00:03:53 -0000 1.20 @@ -6,7 +6,7 @@ mailbox was getting bombarded by ~1500 pieces of junk mail per month as the result of my e-mail address being heavily publicized on USENET and various Internet mailing lists. Now I almost never see a piece of -SPAM (perhaps 1 every 4-6 weeks or so). But don't just take my word for it.. +spam (perhaps 1 every 4-6 weeks or so). But don't just take my word for it.. <br><br> Index: results.html =================================================================== RCS file: /cvsroot/tmda/tmda/htdocs/results.html,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- results.html 2 Sep 2003 07:23:33 -0000 1.52 +++ results.html 23 Sep 2003 00:03:53 -0000 1.53 @@ -198,7 +198,7 @@ mailbox was getting bombarded by ~1500 pieces of junk mail per month as the result of my e-mail address being heavily publicized on USENET and various Internet mailing lists. Now I almost never see a piece of -SPAM (perhaps 1 every 4-6 weeks or so). But don't just take my word for it.. +spam (perhaps 1 every 4-6 weeks or so). But don't just take my word for it.. <br><br> Index: support-commercial.ht =================================================================== RCS file: /cvsroot/tmda/tmda/htdocs/support-commercial.ht,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- support-commercial.ht 25 Aug 2003 18:04:10 -0000 1.16 +++ support-commercial.ht 23 Sep 2003 00:03:54 -0000 1.17 @@ -33,7 +33,7 @@ <a href="http://www.symetrix.com/" TARGET="Resource Window">Symetrix Consulting</a> supports companies and organizations that wish to use opensource software to reduce operating expenses and increase productivity. -Current support includes Anti-SPAM provisions (sendmail RBLs, milters, +Current support includes Anti-spam provisions (sendmail RBLs, milters, and TMDA integration), RedHat Linux, OpenOffice.org office suite, mySQL database, integration with current commercial infrastructures, network, and firewall support. Support contracts are available. Index: support-commercial.html =================================================================== RCS file: /cvsroot/tmda/tmda/htdocs/support-commercial.html,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- support-commercial.html 2 Sep 2003 07:23:33 -0000 1.31 +++ support-commercial.html 23 Sep 2003 00:03:54 -0000 1.32 @@ -225,7 +225,7 @@ <a href="http://www.symetrix.com/" TARGET="Resource Window">Symetrix Consulting</a> supports companies and organizations that wish to use opensource software to reduce operating expenses and increase productivity. -Current support includes Anti-SPAM provisions (sendmail RBLs, milters, +Current support includes Anti-spam provisions (sendmail RBLs, milters, and TMDA integration), RedHat Linux, OpenOffice.org office suite, mySQL database, integration with current commercial infrastructures, network, and firewall support. Support contracts are available. _______________________________________ tmda-cvs mailing list http://tmda.net/lists/listinfo/tmda-cvs