473,503 Members | 1,654 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ASP/CDO verify email address from Exchange 2000 non-delivery report

Apologies for the cross-post but i thought i'd aim for the largest audience
possible.

I have a web site that users have to register to with their email address.
The site then emails the user their password via Exchange 2000 and
ASP/VBScript and CDO.

Does anyone know if its possible to verify that the email address exists
before sending the email, rather than me having to send the email and only
discovering that the user has input an invalid address when i receive a
non-delivery report?

I also have no way of informing the user that they have entered an invalid
address as i have no way of contacting them, and hence, have no way of
knowing what their correct email address should be.

It'd be nice if i could get my site to verify that the email address exists
before sending them their password. If the address is invalid, the site can
display a warning to the user that they've entered an invalid address and
get them to re-enter it.

I have added some confirmation questions before they register, but i'd like
it to be all seamless.

Any help is much appreciated.

Thanks in advance

Dan Williams.
Jul 19 '05 #1
5 5657
http://tinyurl.com/m3vf

Ray at work

"Dan Williams" <da**********@newcross-nursing.com> wrote in message
news:bj**********@hercules.btinternet.com...
Apologies for the cross-post but i thought i'd aim for the largest audience possible.

I have a web site that users have to register to with their email address.
The site then emails the user their password via Exchange 2000 and
ASP/VBScript and CDO.

Does anyone know if its possible to verify that the email address exists
before sending the email, rather than me having to send the email and only
discovering that the user has input an invalid address when i receive a
non-delivery report?

I also have no way of informing the user that they have entered an invalid
address as i have no way of contacting them, and hence, have no way of
knowing what their correct email address should be.

It'd be nice if i could get my site to verify that the email address exists before sending them their password. If the address is invalid, the site can display a warning to the user that they've entered an invalid address and
get them to re-enter it.

I have added some confirmation questions before they register, but i'd like it to be all seamless.

Any help is much appreciated.

Thanks in advance

Dan Williams.

Jul 19 '05 #2
Looks like i was right first time.

Dan

"Ray at <%=sLocation%>" <myfirstname at lane34 dot com> wrote in message
news:ec**************@TK2MSFTNGP10.phx.gbl...
http://tinyurl.com/m3vf

Ray at work

"Dan Williams" <da**********@newcross-nursing.com> wrote in message
news:bj**********@hercules.btinternet.com...
Apologies for the cross-post but i thought i'd aim for the largest

audience
possible.

I have a web site that users have to register to with their email address. The site then emails the user their password via Exchange 2000 and
ASP/VBScript and CDO.

Does anyone know if its possible to verify that the email address exists
before sending the email, rather than me having to send the email and only discovering that the user has input an invalid address when i receive a
non-delivery report?

I also have no way of informing the user that they have entered an invalid address as i have no way of contacting them, and hence, have no way of
knowing what their correct email address should be.

It'd be nice if i could get my site to verify that the email address

exists
before sending them their password. If the address is invalid, the site

can
display a warning to the user that they've entered an invalid address and get them to re-enter it.

I have added some confirmation questions before they register, but i'd

like
it to be all seamless.

Any help is much appreciated.

Thanks in advance

Dan Williams.


Jul 19 '05 #3
Thanks for proving my point.

How long have you been waiting for me to post another question before you
could put that?!?

You're not related to this bloke by any chance are ya??
http://www.sophos.com/virusinfo/arti...ersuspect.html

Now get back to work! Don't forget to clean under the toilet seat!! heheh ;)

So i take it you don't know how to do what i asked? Like you'd tell me now
anyway!!

Cheers anyway, you provided me with a chuckle.

Dan.
"Dan Williams" <dt********@btconnect.com> wrote in message
news:bj**********@titan.btinternet.com...
Looks like i was right first time.

Dan

"Ray at <%=sLocation%>" <myfirstname at lane34 dot com> wrote in message
news:ec**************@TK2MSFTNGP10.phx.gbl...
http://tinyurl.com/m3vf

Ray at work

"Dan Williams" <da**********@newcross-nursing.com> wrote in message
news:bj**********@hercules.btinternet.com...
Apologies for the cross-post but i thought i'd aim for the largest

audience
possible.

I have a web site that users have to register to with their email address. The site then emails the user their password via Exchange 2000 and
ASP/VBScript and CDO.

Does anyone know if its possible to verify that the email address exists before sending the email, rather than me having to send the email and only discovering that the user has input an invalid address when i receive a non-delivery report?

I also have no way of informing the user that they have entered an invalid address as i have no way of contacting them, and hence, have no way of
knowing what their correct email address should be.

It'd be nice if i could get my site to verify that the email address

exists
before sending them their password. If the address is invalid, the
site
can
display a warning to the user that they've entered an invalid address

and get them to re-enter it.

I have added some confirmation questions before they register, but i'd

like
it to be all seamless.

Any help is much appreciated.

Thanks in advance

Dan Williams.



Jul 19 '05 #4
Found this if anyones interested

http://www.serverobjects.com/comp/AspMX.htm

It does mention the following however:-

Services such as AOL accept mail for any username @aol.com. Therefore there
is no way to determine what is valid and what is not. The same is true for
yahoo.com and hotmail.com. There is no known way to validate addresses for
services such as these since their mail servers do not return any errors for
invalid usernames.

If anyone knows any different, then please let me know. In the meantime, it
looks like i'll have to rely on users entering their email address
correctly!! You'd be amazed at the amount of people who don't know their
correct email address. Suppose its more likely that they're entering an
invalid address on purpose. Their prerogative, i suppose. But in the end,
they lose out on the service that i provide. Up to them! grrrr.

There's nothing like posting replies to your own posts!

Dan
"Dan Williams" <da**********@newcross-nursing.com> wrote in message
news:bj**********@hercules.btinternet.com...
Apologies for the cross-post but i thought i'd aim for the largest audience possible.

I have a web site that users have to register to with their email address.
The site then emails the user their password via Exchange 2000 and
ASP/VBScript and CDO.

Does anyone know if its possible to verify that the email address exists
before sending the email, rather than me having to send the email and only
discovering that the user has input an invalid address when i receive a
non-delivery report?

I also have no way of informing the user that they have entered an invalid
address as i have no way of contacting them, and hence, have no way of
knowing what their correct email address should be.

It'd be nice if i could get my site to verify that the email address exists before sending them their password. If the address is invalid, the site can display a warning to the user that they've entered an invalid address and
get them to re-enter it.

I have added some confirmation questions before they register, but i'd like it to be all seamless.

Any help is much appreciated.

Thanks in advance

Dan Williams.

Jul 19 '05 #5
danjam
7 New Member
Hi there

Here's an article on sending (and validating) emails with ASP .NET 2.0, C#.
It discussed 3 types of validation: format, domain and account, with code samples.

email address validation article

http://www.webonweboff.com/tips/asp/email.aspx

Hope this helps...
Jul 30 '06 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
5264
by: vishal | last post by:
how can i verify the email address entered by client??? is there any readily available function for that in php or mysql????? else suggest me some links for verifying email address enetered...
5
1903
by: Alex | last post by:
I wrote an asp program to send email. I set SMTP as 127.0.0.1 and it worked well in Windows 2000 server but not in Windows 2000 Professional. What is different between server and professional. My...
6
2715
by: magister | last post by:
Hi I am sending emails from my website. The from field usually is an email address, but alot of email readers also seem to be able to pickup a "from real name". I read somewhere that I can set...
0
1373
by: Jayme | last post by:
My company would like to implement an online calendar that integrates with our current website that would allow our clients to view upcoming workshops and events. These "appointments" are...
8
2197
by: Chris Marsh | last post by:
Help... I am receiving this error "550 5.7.1 Unable to relay for synergytestacct@yahoo.com" when I try to send outside email directly from the website project. Keep in mind this works fine for...
2
1390
by: Glenn | last post by:
Can anyone point me to some GOOD directions on how to send an e-mail from asp. (And, if this matters - I have Microsoft Exchange 2000 installed on a Windows 2000 server which is also where my web...
11
8504
by: Brian Henry | last post by:
I have a domain cluster with AD running, and I want to lookup a users email address (exchange 2000 server is integrated with the AD system) so i can email the user based on their user name. does...
5
1981
by: bobdydd | last post by:
Hi Everbody Access 2000, Windows XP, Outlook 2000, When I open my database it is set to attach to my Outlook 2000 Inbox. So far so good..... The attaching procedure works OK and I am able to...
1
3131
by: Grey | last post by:
I have to write a program to verify email address availability. i have to verify thousand of email address. is there any way to verify the email in ..net instead. the requirement is to verify which...
7
2934
by: =?Utf-8?B?Tmlrb2xheSBQb2Rrb2x6aW4=?= | last post by:
Good afternoon, community! How you help me? I need to know, how could I verify e-mail address? I don't mean ( for example: test@test.com it is valid or not) I wanna know is that real world...
0
7198
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7319
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6979
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5570
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4998
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3160
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3149
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1498
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
373
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.