.NET Framework Bookmark and Share   
 index > Network Class Library (System.Net) > find all available emails under a domain name
 

find all available emails under a domain name

is there any way to give a domain name then .NET will search for all created emails under that domain name?
Jassim Rahma
  •  
Jassim Rahma
In your own domain or for an arbitrary one?

If this were possible for an arbitrary domain it would be a spammers dream. Many services go out of their way to prevent this sort of 'feature'.

If this is just foryour local e-mail domain, I'll bet exchange would have APIs for it.
Tratcher
In your own domain or for an arbitrary one?

If this were possible for an arbitrary domain it would be a spammers dream. Many services go out of their way to prevent this sort of 'feature'.

If this is just foryour local e-mail domain, I'll bet exchange would have APIs for it.
Tratcher

You can use google to search for other answers

Custom Search

More Threads

• Rate limitation on reception of UDP messages
• Sockets, polling data, event driven
• Socket Communication from a Telit modem
• System.Net.Mail AlternateViews losing plain text data
• check MSN Messenger user online status (C#) ?
• Uploading files via HTTPWebRequest class
• 401 error...in http
• how can i simulate a web xml upload in c# windows application?
• Working w/ NetworkStream - Windows XP freak bug?
• Why the delayed response when an invalid hostname is sent to the DNS server?