From owner-freebsd-chat Wed Nov 26 07:00:32 1997 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA22129 for chat-outgoing; Wed, 26 Nov 1997 07:00:32 -0800 (PST) (envelope-from owner-freebsd-chat@FreeBSD.ORG) Received: (from jmb@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA22105; Wed, 26 Nov 1997 07:00:18 -0800 (PST) (envelope-from jmb) From: "Jonathan M. Bresler" Message-Id: <199711261500.HAA22105@hub.freebsd.org> Subject: Re: major push by spammers? To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Wed, 26 Nov 1997 07:00:18 -0800 (PST) Cc: gpalmer@FreeBSD.ORG, jmb@FreeBSD.ORG, chat@hub.freebsd.org In-Reply-To: <18179.880528244@time.cdrom.com> from "Jordan K. Hubbard" at Nov 25, 97 11:10:44 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk Jordan K. Hubbard wrote: > > > Are you sending the temp fail return code? If so, then a lot of them > > will be repeat sends of the same spam. > > I'm using the standard checks in /usr/src/etc/mail/sendmail.cf.additions - it > *looks* like a proper failure is generated on a reject, but I'm not > enough of a sendmail god to know for sure. sendmail.cf.additions uses permanent error codes, not temp fail return codes. jmb