Hi:
This is my first time here. Sorry my poor grammar. I try to explain as well as I can.
I download a free php script to mannager Newsletters. It works fine to tell the true.
This script use the class.smtp.php file to send the emails. I setup it right using the IP of the mail server, an email account to send all the emails and of course the password of this email account.
It works fine if I use to send no more than 2 emails at the same time (1 by 1). But if i try to send more than 2 or 3 emails in my newsletter list, I recibe this message:
Warning: fputs(): supplied argument is not a valid stream resource in f:\Domains\dominio\wwwroot\scripts\common\class.smtp.php on line 146
Warning: fgets(): supplied argument is not a valid stream resource in f:\Domains\dominio\wwwroot\scripts\common\class.smtp.php on line 1018
and then, I can't send any email from any script that use the smtp server for arrount 10 minutes or 15 minutes. Then I can send a single email without problem.
I hope that somebody can help me. Please sorry my grammar.
Regards from Lima, Perú
MC