juanmosv / php-smtp-email-validation

Automatically exported from code.google.com/p/php-smtp-email-validation
0 stars 0 forks source link

Broken pipe error #18

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I am using a csv file of 34K+ emails.
I am using Zend Email Validator to validate the email pattern then correct 
email addresses are validated using SMTP_validateEmail but it says "Notice: 
fwrite(): send of 33 bytes failed with errno=32 Broken pipe in 
/var/www/html/emailvalidator/SMTP_validateEmail.class.php on line 215"

Original issue reported on code.google.com by san...@hashtech.com on 19 Mar 2012 at 5:49

GoogleCodeExporter commented 9 years ago
hi guys, guess I am able to figure out the problem...
thanx 

Original comment by san...@hashtech.com on 19 Mar 2012 at 6:10

GoogleCodeExporter commented 9 years ago
I have a similar problem, How did you solve this?

Original comment by jag.cord...@gmail.com on 22 May 2012 at 6:10