From owner-freebsd-current Tue Jul 15 13:25:35 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA22138 for current-outgoing; Tue, 15 Jul 1997 13:25:35 -0700 (PDT) Received: from pandora.hh.kew.com (ahd@kendra.ne.mediaone.net [24.128.53.73]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA22131 for ; Tue, 15 Jul 1997 13:25:22 -0700 (PDT) Received: (from ahd@localhost) by pandora.hh.kew.com (8.8.5/8.8.5) id QAA09594 for current@FreeBSD.ORG; Tue, 15 Jul 1997 16:25:20 -0400 (EDT) Date: Tue, 15 Jul 1997 16:25:20 -0400 (EDT) From: Drew Derbyshire Message-Id: <199707152025.QAA09594@pandora.hh.kew.com> To: current@FreeBSD.ORG Subject: sendmaila and SPAM Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > BTW, shouldn't sendmail/smail/etc be made SPAM proof right in the > sources ? According to the sendmail.org web pages, 8.9 will include such fixes relatively out of the box. I suggested an additional change relative to SPAM in mail I sent to the sendmail mailing list this past weekend, but got no takers. (I'm not ON that list, I think it's a closed group.) It comes down to Anti-SPAM measures take alot of work to nail the latest patterns of sender abuse, and most people are not up to it. We could apply some of 8.8.x hacks to the FreeBSD port, for example, but you can't blindly turn the features on and have them work except for the most trivial cases. -ahd-