-
Email Log???
Good evening. My Php app sent out and email to 80 people, as directed. I have a feeling my app did not successfully make it through all 80 email addresses, and maybe a few on the end of the list didn't get mailed. Unfortunately, I failed to make the script produce output of the ones who were mailed. Lesson learned. However, is there any type of server log I could find that might have that information?
Thanks in advance,
Greenie
-
Not sure about the logging (I don't think there is one that you can access), but remember that you're limited to 50 outgoing emails per hour, unless you've requested a higher limit from BH. The absolute maximum is 500 per hour.
-
Well, I poked around a bit and did happen to come across a few pretty useful bounce logs from about three months ago.
I guess I was right in thinking the last few didn't make it ; )
Thanks for the info on the limit, I'll have to rethink how the messages are sent out in the future. If I would have planned ahead, the "update email" could have just gone out as part of my daily crontab (a fraction of total users per day for the last week).
Thanks!
-
80 shouldn't be a problem since you can just ask support to increase your limit (they'll increase it as high as 500).
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules