Hi,
Currently for sending rails emails we use google apps for our emails, but we're limited to 500 emails/account/day.
I was wondering if there's any way to track how many emails we're sending, and then switch accounts if needed - as in, if we're under 500 emails for the day, use account 1, and if we've hit 500, use account 2, If we hit 999, use account 3 etc.
Is this possible? If there's a plugin that's awesome, if not, how would I go about doing this?
Thanks!