From 81251ac4b507abcb514e56176b7bc73e7017d603 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Tue, 28 Apr 2015 00:32:28 -0700 Subject: [PATCH] web tweak --- doc/email_lists.php | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/doc/email_lists.php b/doc/email_lists.php index 9de93f776c..65e6da4e7e 100644 --- a/doc/email_lists.php +++ b/doc/email_lists.php @@ -65,22 +65,6 @@ list_item("BOINC team ); list_end(); -echo " -

Problems with email lists

-

-Dec 2 2005: some people are reporting that their postings -to these email lists never appear. -Here's a reply from our system administrator: -

-My first guess is that the barracuda antispam system is matching their email address or email sending server to a DNSBL (blacklist) and dropping the message. We use several popular DNSBL's to either block or tag blatant spam (spamcop, spamhaus, etc.) The lists we use are usually pretty good at only listing blatant spammers, but sometimes valid addresses are listed for short periods until they can get delisted. This typically happens when a spammer is using an ISP with DHCP addresses -- the spammer gets caught, the dhcp address goes to someone else and that person gets screwed. - -

-We could disable antispam filtering on your lists, but I wouldn't advise it as you'd get a lot more of spam. For instance, according to my count for the period 11/13 - 12/1, boinc_alpha list got around 58 valid messages, while the antispam system blocked another 85 messages. It's your call. - -

- -"; - page_tail(); ?>