Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Tyler M. Posted September 5, 2010 Posted September 5, 2010 Does anyone know how to tell how many e-mails the forums sends out in a day? I am thinking of every time the forums sends anything out via SMTP, not just user-to-user e-mail. Thanks
Tom_F Posted September 6, 2010 Posted September 6, 2010 Depends on user base and how many people set email notifications for things like PM's. Biggest number will likely come from topic/forum subscriptions.
Tyler M. Posted September 8, 2010 Author Posted September 8, 2010 Anyway to count, my provider limits smtp relays and with 16,000 members I am thinking we might be close to hitting our limit at some point.
Tyler M. Posted November 5, 2011 Author Posted November 5, 2011 Bumping, this as a year later I am still trying to find a way to determine the usage. The challenge is to find the right hosting, example my large forums work just fine on cheap hosting EXCEPT for the mail relay. If I had a way to throttle the email to so many per minute, per hour, per day I would have more options that I could rely on. Figuring out a way to track or log the emails, used either via php mail or smtp would sure help.
burm Posted November 6, 2011 Posted November 6, 2011 Tyler, The host you use, do they use cPanel or Direct Admin? If so, I'm sure you can see how many your sending daily.
Robulosity2 Posted November 8, 2011 Posted November 8, 2011 You could try getting a base line/cheap VPS to host a mail server on and simply secure it to only accept mail from say your current hosted platform.. This way you should be able to avoid that issue Mail flow would than go via SMTP from your forum directly to the vps (which wouldn't count towards relay) than send via DNS from there to its intended recipient. However, you can always ask your host to generate a report for how many messages in the last xx days have been sent from the outbound address you have set on the forums
Recommended Posts
Archived
This topic is now archived and is closed to further replies.