Query Exchange 2003 for valid SMTP Address

M

Michael D. Ober

I am writing an application that needs to email to specific users on our
Exchange server and need to query it to see if the SMTP address I will be
sending to exists. The application will be running on the same server as
the Exchange Server. Environment is W2003 SP2 Exchange 2003 SP1.

Allowing the email to bounce is not an option.

Thanks in Advance,
Mike Ober.
 
G

Goran Sliskovic

Michael D. Ober said:
I am writing an application that needs to email to specific users on our
Exchange server and need to query it to see if the SMTP address I will be
sending to exists. The application will be running on the same server as
the Exchange Server. Environment is W2003 SP2 Exchange 2003 SP1.

Allowing the email to bounce is not an option.

Thanks in Advance,
Mike Ober.

Hi,

You could issue SMTP command VRFY against SMTP server. I guess exchange
supports it...

http://cr.yp.to/smtp/vrfy.html

Regards,
Goran
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top