I use this email account for my smtp setting.
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Jerome Bakker@jeabakker

Jerome Bakker - 0 likes
You must log in to post replies.The point it not so much that you send the mails, but the Elgg system sends them.
For example:
A new blog is posted in a group with 100 members. Than a notification will be send to those 100 members (depending on their notification settings) that the new blog was posted, this means 100 e-mails are send.
This happens for a lot of content, so if you have an active community a lot of notification can be send out every day.
If the system of your hosting provider doesn't like that it could block you. Maybe they offer a different (mail) plan to accommodate this situation.
Here is a link to the developer notes on notifications https://learn.elgg.org/en/stable/guides/notifications.html maybe this can help you understand where the notifications are coming from.
PS: i looked on one of our clients systems and with a 9k user base and around 300 concurrent users online that system generates around 14k messages a day.