From owner-freebsd-questions Sat Mar 1 7:52:56 2003 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 AE44037B401 for ; Sat, 1 Mar 2003 07:52:55 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id F397B43FBD for ; Sat, 1 Mar 2003 07:52:53 -0800 (PST) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-a217.otenet.gr [212.205.215.217]) by mailsrv.otenet.gr (8.12.6/8.12.6) with ESMTP id h21Fqmks007794; Sat, 1 Mar 2003 17:52:49 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.7/8.12.7) with ESMTP id h21Fqmef045733; Sat, 1 Mar 2003 17:52:48 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.12.7/8.12.7/Submit) id h21Fqkr6045732; Sat, 1 Mar 2003 17:52:46 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Sat, 1 Mar 2003 17:52:46 +0200 From: Giorgos Keramidas To: Steve Warwick Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Sendmail - blackhole da spam? Message-ID: <20030301155246.GA45668@gothmog.gr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2003-02-28 11:36, Steve Warwick wrote: > Hey All, > > I seem to be getting more spam lately and in an effort to protect my clients > I use a catch all in the the virtuser table > > @domain-name.ext error:nouser > > However, this is resulting in more traffic as the spam needs to be bounced > back out, to a server that refuses the mail and so on. > > Question is: is it possible to send catch all mail to a blackhole? dev/null > for example Sure. Hint: look in /etc/mail/aliases for the definition of the `bit-bucket' and `dev-null' aliases... :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message