Len Conrad wrote:

> If anybody has the equivalent IPs for the other wildcard TLDs, we can work 
> them into the file.  Don't like hard coding IPs, but it'll do for 
> now.  (what if they TLD change the A records....)

Shell script to query for '*.com' and '*.net' and then dynamically 
update mx_mysender.map? (well, I'd do it in perl)

$ dig '*.com' +short
64.94.110.11

$ dig '*.net' +short
64.94.110.11


Reply via email to