Wildcards in bind alias records

Hi,

Is it possible to create alias records with wildcards? What I'm after is the following

test*@domain.com

so that test1, test2, test3, etc... all resove to same host.

I have alot of entries and I'd prefer to do it via wildcard entry, rather than setting up an individual alias for each required entry.

I've got no problem setting up records in *.domain.com format but was wondering if wildcard pattern matching is possible anywhere within the alias record. How would I acheive this, as my attempts have failed so far.

Thanks

Unless you have modified bind open source, the CNAME does not support partial wild cards. Why not write a script to generate the CNAME lines, or use a '*' CNAME. http://en.wikipedia.org/wiki/Wildcard\_DNS_record