email system created

#site-updates
#1
now there is an email service, currently set up to notify when you register, but is ready to be expanded for things like reply notifications.
I think it's important to build on that to create email notifications of replies. Otherwise, there is no way to know without manually visiting and that's not ideal.
#2
It's taken quite a while and I had to overhaul the coding architecture, but I have now implemented email notifications of topic replies.
so now, if somebody replies to a topic you're subscribed to, you should get an email.
The method is in each topic, there is a checkbox in the header to subscribe or unsubscribe. there is also a checkbox in replies that you can untick if you just want to hit and run.
You will also be auto subscribed if you create a new topic.
#3
Here is a notify I just made for you
#4
Great!
I got that notification in my emails, so this is all working great!
thanks!