have been asked to do the following:
Create an application that will take an e-mail address entered by the
user into a field and, once a button is clicked, will take that e-mail
address and check it against the mail server for that address using
SMTP to determine if it's a valid or invalid mailbox.
Can anyone suggest a resource for doing the SMTP checking?
Carl Daniel [VC++ MVP] - 28 Jul 2006 01:55 GMT
> have been asked to do the following:
>
[quoted text clipped - 4 lines]
>
> Can anyone suggest a resource for doing the SMTP checking?
Already answered in microsoft.public.dotnet.framework
-cd
hedbonker@gmail.com - 28 Jul 2006 03:58 GMT
> > have been asked to do the following:
> >
[quoted text clipped - 8 lines]
>
> -cd
Sorry for the crosspost but I found this NG after I posted the original
and thought it more appropriate herre.