From owner-freebsd-questions@FreeBSD.ORG Wed Jun 1 21:36:04 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E0AB16A41C for ; Wed, 1 Jun 2005 21:36:04 +0000 (GMT) (envelope-from freebsd@philip.pjkh.com) Received: from zhonka1.zhonka.net (zhonka1.zhonka.net [66.228.195.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BAE843D1F for ; Wed, 1 Jun 2005 21:36:04 +0000 (GMT) (envelope-from freebsd@philip.pjkh.com) Received: from wolf.pjkh.com ([66.228.196.74]) by zhonka1.zhonka.net (Post.Office MTA v3.5.3 release 223 ID# 0-58414U4500L450S0V35) with ESMTP id net; Wed, 1 Jun 2005 14:36:03 -0700 Received: from localhost (localhost [127.0.0.1]) by wolf.pjkh.com (Postfix) with ESMTP id 00D3058C9; Wed, 1 Jun 2005 14:35:57 -0700 (PDT) Received: from wolf.pjkh.com ([127.0.0.1]) by localhost (wolf.pjkh.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 69448-01; Wed, 1 Jun 2005 14:35:56 -0700 (PDT) Received: by wolf.pjkh.com (Postfix, from userid 1000) id BB7AD58C8; Wed, 1 Jun 2005 14:35:56 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by wolf.pjkh.com (Postfix) with ESMTP id B608758C7; Wed, 1 Jun 2005 14:35:56 -0700 (PDT) Date: Wed, 1 Jun 2005 14:35:56 -0700 (PDT) From: Philip Hallstrom To: Jorn Argelo In-Reply-To: <429E25BB.9080006@wcborstel.nl> Message-ID: <20050601143415.D69453@wolf.pjkh.com> References: <0a6397740f09ea4ac7cce0b1bead3bde@chrononomicon.com> <8B6C5637-F4B3-4635-94EA-F1B8EE9D8A2F@shire.net> <429E25BB.9080006@wcborstel.nl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: by amavisd-new at pjkh.com Cc: FreeBSD Mailing List , "Chad Leigh -- Shire.Net LLC" , Bart Silverstrim Subject: Re: postgrey question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jun 2005 21:36:04 -0000 [description of postgrey snipped] > The main advantage of this is that spammers and viruses have massive amount > of email lists and just try to send it to as many people as possible. They > are not going to wait and try to send the e-mail again, thus you effectively > block many amount of spam and virus e-mail before it's even being processed > by amavis / clamav / spamassasin, saving up system resources. This is also the problem with greylisting... some services only attempt to send the email once and if it fails, give up completely. I don't remember if postgrey comes with a whitelist of IP addresses or not, but I do remember seeing a list that included things such as Southwest Airlines ticket confirmations and some amazon stuff. Anyway, that's something to watch out for if it's relevant for you...