Date: Fri, 11 Jan 2002 10:21:42 -0800 (PST) From: Ken Bolingbroke <hacker@bolingbroke.com> To: John Straiton <jks@clickcom.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: OT: Sendmail issues Message-ID: <20020111101247.P5440-100000@fremont.bolingbroke.com> In-Reply-To: <004901c19ac8$1d1051b0$4116c60a@win2k.clickcom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 11 Jan 2002, John Straiton wrote: > Since we have multiple mail servers, and some bizarrely custom > configurations, simply adding all the domains in BIND to > local-host-names is not an option. Not to be obtuse, but why not? If you already go to the trouble of adding an MX record for each of those domains, then adding a simple line local-host-names for the same domain when you do the rest of the set up is a trivial matter. And then it becomes easy to redirect mail to the unused domains--just add another line to virtusertable something like: @yetanotherdomain.com unuseddomains Where "unuseddomains" is the local address of a mailbox meant for handling mail to these domains. Or just bounce it all: @yetanotherdomain.com error:nouser This domain does not accept mail Ken Bolingbroke hacker@bolingbroke.com 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?20020111101247.P5440-100000>