Search found 2 matches

by BenjaminJ
Mon Aug 30, 2010 11:41 am
Forum: PHP & MySQL
Topic: Validate an Email Address Via SMTP using php
Replies: 3
Views: 10669

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. :D (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!
by BenjaminJ
Mon Aug 30, 2010 1:49 am
Forum: PHP & MySQL
Topic: Validate an Email Address Via SMTP using php
Replies: 3
Views: 10669

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...

Go to advanced search