From owner-freebsd-isp Thu Feb 18 0:55:39 1999 Delivered-To: freebsd-isp@freebsd.org Received: from smtp.shellnet.co.uk (smtp.shellnet.co.uk [194.129.209.14]) by hub.freebsd.org (Postfix) with ESMTP id 0DDF5111AF for ; Thu, 18 Feb 1999 00:55:36 -0800 (PST) (envelope-from steven@shellnet.com) Received: from dial-09-01.bolton.cspace.co.uk (dial-09-01.bolton.cspace.co.uk [194.128.147.25]) by smtp.shellnet.co.uk (8.9.1/8.9.1-shellnet.stevenf) with SMTP id IAA01132; Thu, 18 Feb 1999 08:55:16 GMT Posted-Date: Thu, 18 Feb 1999 08:55:16 GMT From: steven@shellnet.com (Steven Fletcher) To: Rami Abu Jebara Cc: ryanm@accn.org, freebsd-isp@FreeBSD.ORG Subject: Re: Sendmail Question Date: Thu, 18 Feb 1999 08:55:15 GMT Message-ID: <36cbd4c5.78810374@smtp.shellnet.co.uk> References: In-Reply-To: X-Mailer: Forte Agent 1.5/32.452 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 18 Feb 1999 10:16:48 +0200 (IST), you wrote: >> Is it possible to send back a custom message with sendmail when a=20 >> user does not exist?? I am getting sometimes 1000 User Unknown = messages We use a domain-based virtusertable on our sendmail box, so if for whatever reason i need to restrict access to a mail account I use the following line: user@domain.com error:nouser user does not exist This also serves to block the outgoing messages from the specific user@domain.com in question - although I'm not 100% sure thats right, as I'm running a failrly hacked up sendmail.cf :) Steven Fletcher steven@shellnet.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message