On Sat, 14 Feb 2009, Marc Perkel wrote:
Marc Perkel wrote:
Hi,
I have a quick bind question. I want to set the MX records on a domain to
something normal but I want to set the MX for all subdomains to something
else.
example.com mail.example.com
xxx.example.com blackhole.example.com
Thanks in advance
I should be more specific. I asked the question wrong.
*.example.com blackhole.example.com
What I need is that any subdomain point to blackhole.
Then replace 'xxx' with '*'. EG:
Briefly, in the zone file for example.com:
@ MX 10 mail.example.com.
* MX 10 blackhole.example.com.
Yes, it -is- that simple. ;)
Not recommended for normal use but if you understand the risks involved,
it does work that way.
--
Dave Funk University of Iowa
<dbfunk (at) engineering.uiowa.edu> College of Engineering
319/335-5751 FAX: 319/384-0549 1256 Seamans Center
Sys_admin/Postmaster/cell_admin Iowa City, IA 52242-1527
#include <std_disclaimer.h>
Better is not better, 'standard' is better. B{