nwkeeley
05-12-2008, 12:15 PM
I have a script that sends out a company wide email (about 90 emails are issued +/- 10 or so).
I contacted Bluehost and had my hourly limit increased to 300 (just to be safe)
I ran the script manually (via the URL) and it worked perfect.
I scheduled the script to be ran via CRON Monday at 3am
The script is executed and it gets about halfway through, sometimes a 1/3rd sometimes less (quite random)
And then it stops.
In the cPanel error log I see this:
550 SECURITY: Can't figure out who you are
That "Can't Figure out who you are" is not a message I programmed... its being returned to be via bluehost..... can anyone tell me whats happening or what would cause that? Or how I can go about fixing this?
Thanks,
I contacted Bluehost and had my hourly limit increased to 300 (just to be safe)
I ran the script manually (via the URL) and it worked perfect.
I scheduled the script to be ran via CRON Monday at 3am
The script is executed and it gets about halfway through, sometimes a 1/3rd sometimes less (quite random)
And then it stops.
In the cPanel error log I see this:
550 SECURITY: Can't figure out who you are
That "Can't Figure out who you are" is not a message I programmed... its being returned to be via bluehost..... can anyone tell me whats happening or what would cause that? Or how I can go about fixing this?
Thanks,