From owner-freebsd-questions Sun May 27 0:48:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lynx.syix.com (lynx.syix.com [205.171.72.20]) by hub.freebsd.org (Postfix) with ESMTP id D1E1337B424 for ; Sun, 27 May 2001 00:48:41 -0700 (PDT) (envelope-from pan@syix.com) Received: from cat ([63.147.19.40]) by lynx.syix.com (8.11.2/8.11.2) with SMTP id f4R7mfI05453 for ; Sun, 27 May 2001 00:48:41 -0700 (PDT) (envelope-from pan@syix.com) Message-ID: <001501c0e681$84f82b00$2813933f@cat> From: "pan" To: References: <2a1e3e2a4ec5.2a4ec52a1e3e@mbox.com.au> Subject: Re: Stray Mail Date: Sun, 27 May 2001 00:49:11 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 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 > Does anyone know how to configure a FreeBSD mail server (sendmail) to > accept "stray mail", ie mail to someone on a server that does not > exist. For example if my server accepts mail for the "company.com" > domain. And someone sends an e-mail to "person@company.com" however > ther is no such mail box or alias as person on the mail server. So > rather than bouncing, I want the e-mail to go to a user called "stray" > which might have an alias pointing to the mail server's administrator. > You want to look into virtusertable and mailertable. Easy enough to do @company.com -> whomever@whatever.tld You can also do x@y.tld -> v@w.tld To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message