Date: Sun, 27 May 2001 00:49:11 -0700 From: "pan" <pan@syix.com> To: <freebsd-questions@FreeBSD.ORG> Subject: Re: Stray Mail Message-ID: <001501c0e681$84f82b00$2813933f@cat> References: <2a1e3e2a4ec5.2a4ec52a1e3e@mbox.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001501c0e681$84f82b00$2813933f>