Re: Stopping link spam on the lists

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Stopping link spam on the lists
Дата
Msg-id 14092.1333854897@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Stopping link spam on the lists  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: Stopping link spam on the lists
Список pgsql-www
Alvaro Herrera <alvherre@commandprompt.com> writes:
> The remaining question, in my mind, is: is there a way to reliably
> detect that link spam is just link spam and reject it altogether in
> Spamassassin?  If that's the case, then we could do it at that level and
> save the work downstream.  This is something that Stefan would have to
> answer.

FWIW, all the examples I have seen recently bore all of these traits:

* empty subject line (other than the [LISTNAME] prefix attached by our own forwarding code)
* no content to speak of except the payload link
* To: addressed to multiple unrelated addresses

I'm not sure how much the last point helps, unfortunately, because a
heck of a lot of what passes through our lists has multiple To:, and
I doubt it's practical for the spam filter to test how many of the
target addresses are people subscribed to the lists.  The empty subject
would be easy to test for, but surely the spammers will figure out
not to do that soon.

Anyway, what I've been seeing lately has all had X-pg-spam-score 3.5 or
more, which is what made me suggest that moderating on that basis would
improve matters.
        regards, tom lane


В списке pgsql-www по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Stopping link spam on the lists
Следующее
От: "Greg Sabino Mullane"
Дата:
Сообщение: Re: Stopping link spam on the lists