I have a user who has to send out 5,000 legitimate emails using a PHP script. I have a limit on the server so no user can send out more than 100 emails in an hour. is there anyway that I can temporarily set it so this user can send out their emails (but make it so only they can bypass the limit)?