My account is suspended for sending to much emails in one hour.
I probably know why, my script is bugged....
I was testing my email script, but it got bugged. Because i tried to add multiply email adresses, but that doesn't really work yet.
So please unsuspend my account.
Suspension log ;p
this is my suspension code: 369EJ9ZAA2726:06 am You have been suspended for violating our max email per hour rule - free hosting accounts are only allowed to send 100 emails per 1 hour (3600 seconds). Contact x10hosting support to resolve this suspension
unsuspension 6:06 am not applicable
suspension 6:08 am You have been suspended for violating our max email per hour rule - free hosting accounts are only allowed to send 100 emails per 1 hour (3600 seconds). Contact x10hosting support to resolve this suspension
unsuspension 6:08 am not applicable
suspension 6:11 am You have been suspended for violating our max email per hour rule - free hosting accounts are only allowed to send 100 emails per 1 hour (3600 seconds). Contact x10hosting support to resolve this suspension
unsuspension 6:11 am not applicable
suspension 6:14 am You have been suspended for violating our max email per hour rule - free hosting accounts are only allowed to send 100 emails per 1 hour (3600 seconds). Contact x10hosting support to resolve this suspension
Thx,
my script:
I just used one, i guess that it got bugged on that.PHP Code:$to = explode(",", $to);
I hope that this fixes it:
PHP Code:if(sizeof($to) == 1)
$to = $_POST['to'];


LinkBack URL
About LinkBacks

unsuspension 6:06 am not applicable
suspension 6:08 am You have been suspended for violating our max email per hour rule - free hosting accounts are only allowed to send 100 emails per 1 hour (3600 seconds). Contact x10hosting support to resolve this suspension 
