From owner-freebsd-questions@FreeBSD.ORG Thu May 8 02:57:19 2003 Return-Path: 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 162C137B401 for ; Thu, 8 May 2003 02:57:19 -0700 (PDT) Received: from ns0.uk.circle.com (ns0.uk.circle.com [212.161.1.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7AEF43FA3 for ; Thu, 8 May 2003 02:57:17 -0700 (PDT) (envelope-from Vince.Hoffman@uk.circle.com) Received: from mime-london.uk.circle.com (mime-london.uk.circle.com [10.20.0.101]) by ns0.uk.circle.com (8.12.8/8.9.3) with ESMTP id h48A1bp8028562 for ; Thu, 8 May 2003 11:01:38 +0100 (BST) (envelope-from Vince.Hoffman@uk.circle.com) Received: from ex-london.uk.circle.com (unverified) by mime-london.uk.circle.com ; Thu, 8 May 2003 10:57:18 +0100 Received: by EX-LONDON with Internet Mail Service (5.5.2653.19) id ; Thu, 8 May 2003 10:57:18 +0100 Message-ID: <3500515B75D9D311948800508BA37955014BDAE7@EX-LONDON> From: Vince Hoffman To: "'code'" , freebsd-questions@freebsd.org Date: Thu, 8 May 2003 10:57:17 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Subject: RE: mail "Error" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2003 09:57:19 -0000 yes use the freature 'blacklist_recipients' in your mc file. from the cf README If you use: FEATURE(`blacklist_recipients') then you can add entries to the map for local users, hosts in your domains, or addresses in your domain which should not receive mail: badlocaluser@ ERROR:550 Mailbox disabled for this username host.mydomain.com ERROR:550 That host does not accept mail user@otherhost.mydomain.com ERROR:550 Mailbox disabled for this reci pient I do it by putting that mapping in my virtusertable > -----Original Message----- > From: code [mailto:code@labs.unixhideout.com] > Sent: 08 May 2003 02:16 > To: freebsd-questions@freebsd.org > Subject: mail "Error" > > > I want anyone who emails "root@unixhideout.com" to recieve > some type of error, and not be allowed to email him. I also > want to do this for a user or two without removing his > account. Can i do this? > _______________________________________________ > 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" >