Posted by David Cary Hart on 11/22/05 18:55
I am working on an Apache/MySQL/PHP application that sends email to a
third party. I want to ensure that the form originator is providing a
valid email address. From the command line, I would:
telnet domain.tld 25
HELO mail.tqmcube.com
MAIL FROM: test@tqmcube.com
RCPT TO: user@domain.tld
That will either provide OK or an error message.
Can someone clue me in if I might be able to do this within php?
Thanks
--
Displayed Email Address is a SPAM TRAP
Our DNSRBL -
Eliminate Spam: http://www.TQMcube.com/spam_trap.htm
Zombie Graphs: http://www.TQMcube.com/zombies.php
GeoGraphics: http://www.TQMcube.com/origins.php
Navigation:
[Reply to this message]
|