From owner-freebsd-questions@FreeBSD.ORG Wed Mar 29 13:40:19 2006 Return-Path: X-Original-To: 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 4421E16A425 for ; Wed, 29 Mar 2006 13:40:19 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (dsl081-142-072.chi1.dsl.speakeasy.net [64.81.142.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id C95AF43D6B for ; Wed, 29 Mar 2006 13:40:15 +0000 (GMT) (envelope-from derek@computinginnovations.com) Received: from p17.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.13.5/8.12.11) with ESMTP id k2TDdqDb004719; Wed, 29 Mar 2006 07:39:53 -0600 (CST) Message-Id: <6.0.0.22.2.20060329073708.028e75e0@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Wed, 29 Mar 2006 07:39:48 -0600 To: Mikhail Teterin From: Derek Ragona In-Reply-To: <200603282154.40174.mi+mx@aldan.algebra.com> References: <200603281422.57389.mi+mx@aldan.algebra.com> <6.0.0.22.2.20060328175342.028dbf20@mail.computinginnovations.com> <200603282154.40174.mi+mx@aldan.algebra.com> Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-MailScanner-From: derek@computinginnovations.com Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: questions@freebsd.org Subject: Re: virtusertable blocking seems to have no effect 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, 29 Mar 2006 13:40:19 -0000 Did you compile the access database? Typically done with: /usr/sbin/makemap hash /etc/mail/access < /etc/mail/access -Derek At 08:54 PM 3/28/2006, Mikhail Teterin wrote: >=D7=A6=D7=D4=CF=D2=CF=CB 28 =C2=C5=D2=C5=DA=C5=CE=D8 2006 18:55, Derek= Ragona =CE=C1=D0=C9=D3=C1=D7: > > Block that in /etc/mail/access instead, use this syntax: > > @example.com ERROR:550 " No spam, thanks" > > > > Note the leading space and use of double quotes. > >Nope, that went back to saying "User unknown" instead of "No spam"... > >Thanks! > > -mi > > > At 01:22 PM 3/28/2006, Mikhail Teterin wrote: > > >Hi! > > > > > >I host a domain with a handful of "real" addresses. I noticed, that > > >spammers are using a variety of random-generated names @mydomain and= wish > > >to block such addresses with "No spam" responses instead of "User > > > unknown". > > > > > >Here is (almost) what I have in the virtusertable: > > > > > > stol@example.com foo > > > hq@example.com bar > > > @example.com error:5.7.0:550 No spam, thanks > > > > > >I can see the "No spam,thanks" messages logged in the maillog (without= the > > >space after coma, for some reason), but there is no reject=3D550= message > > >logged (which interferes with my other software) and some of these > > >messages seem to pass through (although others are intercepted by other > > >anti-spam defenses). > > > > > >For example, here are the only two log entries, that a spam message > > > generates: > > > > > >Mar 28 13:45:58 corbulon sendmail[40026]: k2SIjvvb040026: > > >... No spam,thanks > > >Mar 28 13:45:58 corbulon sendmail[40026]: k2SIjvvb040026: > > >from=3D, size=3D3305, class=3D0, nrcpts=3D0,= proto=3DESMTP, > > >daemon=3DMTA, relay=3Dexample.example.net [xx.x.xx.xxx] > > > > > >Despite the "No spam,thanks" the message was accepted. > > > > > >What am I doing wrong? Thanks! > > > > > > -mi > > >_______________________________________________ > > >freebsd-questions@freebsd.org mailing list > > >http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > >To unsubscribe, send any mail to > > > "freebsd-questions-unsubscribe@freebsd.org"