I'd like to check whether a domain (or list of domains in a SQL Server database) have mx records set, or more specifically/plainly, if the email address is real or not.
I need to do this in SQL Server/Access.
Are there any functions or scripts out there that can do this?
Thanks