A mail by Jonathan made me look at that page again after a looong while, and I noticed two simplifications.
Pushed (though the machinery to update the web site did not appear to be working then, but I manually re-run it now). Gerald ==== patch ==== commit 09a7a9579b59619ea3f601b821ec8b9dd3fe708e Author: Gerald Pfeifer <ger...@pfeifer.com> Date: Sun Mar 8 00:28:23 2020 +0100 Slightly shorten/simplify our notes on mailing list spam. diff --git a/htdocs/spam.html b/htdocs/spam.html index f368ad9a..2196a83b 100644 --- a/htdocs/spam.html +++ b/htdocs/spam.html @@ -15,11 +15,7 @@ wish this would not happen, it is a fact of life on an open list (we do not want to run a list where only members can post).</p> <p>Some simple guidelines for how to deal with SPAM to the lists can help -avoid creating unnecessary traffic on the list.</p> - -<p> In additional to the information provided below, you might want to check -out <a href="https://www.abuse.net">www.abuse.net</a> for further information -about SPAM.</p> +avoid creating unnecessary traffic:</p> <pre> - NEVER respond to SPAM, no matter *what* the message says about @@ -54,5 +50,8 @@ about SPAM.</p> email address harvested this way. </pre> +<p>In addition to the above you may want to check out +<a href="https://www.abuse.net">www.abuse.net</a>.</p> + </body> </html>