Using \r\n did the trick; I can connect to hotmail now. Thanks for the quick help, much appreciated!
Search found 2 matches
- Mon Aug 30, 2010 11:41 am
- Forum: PHP & MySQL
- Topic: Validate an Email Address Via SMTP using php
- Replies: 3
- Views: 14830
Re: Validate an Email Address Via SMTP using php
Thanks for that -- I didn't even know what OS and PHP version the server I tried is using.
(I didn't really plan on using this server.) Turns out to be FreeBSD + PHP 4.4.x.
Using \r\n did the trick; I can connect to hotmail now. Thanks for the quick help, much appreciated!
Using \r\n did the trick; I can connect to hotmail now. Thanks for the quick help, much appreciated!
- Mon Aug 30, 2010 1:49 am
- Forum: PHP & MySQL
- Topic: Validate an Email Address Via SMTP using php
- Replies: 3
- Views: 14830
Re: Validate an Email Address Via SMTP using php
Thanks for providing this code. I did some succesful tests, but run into a problem when I try to verify an address at hotmail: HELO hotmail.com <<< 220 snt0-mc4-f34.Snt0.hotmail.com Sending unsolicited commercial or bulk e-mail to Microsoft's computer network is prohibited. Other restrictions are fo...
