Dnia piątek, 27 czerwca 2008, Pritpal Bedi napisał:
> I need real-time validation from the server.
>
Then, check http://verify-email.org/, thats very simple verification, which 
shows how to do it:

= Log:
= MX record about abix.info.pl exists.
= Connection succeeded to abix.info.pl SMTP.
= 220 m099.home.net.pl ESMTP
= > HELO verify-email.org
= 250 m099.home.net.pl
= > MAIL FROM: <[EMAIL PROTECTED]>
= =250 ok
= > RCPT TO: <[EMAIL PROTECTED]>
= =250 ok

But for this you have to know MX record from DNS for domain name, then telnet 
to this MX ip address and process smtp session "by hand".

Other way .. look at http://hexillion.com/email_validation/
I found it via Google, so please test, if this will fit your needs.

Adam
-- 
ABIX - Linuksowe Systemy Wspomagania Biznesu | http://www.abix.info.pl
Skype : abix_adamj | Gadu-Gadu : 302315 | JabberID: [EMAIL PROTECTED]
Wsparcie aplikacji : http://groups-beta.google.com/group/abix-rcsoft?hl=pl
GnuPG Key => http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA810E4FB
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to