Global settings for mail alerts?
I am running v 1.8
❓ Is there a global setting to toggle email alerts for messages?
To explain in more detail: There is a setting in Mytiki Prefs that says
"Send me an email for messages with priority equal or greater than"
With this turned on if someone gets a message on the site they will get an email letting them know that they have mail waiting.
Can I turn this on by default for all my existing members and for my new members signing up?
I see it in sql tiki data base under the table tiki_user_preferences the info that toggles it is the "user name", "minPrio", "1"
I lack the knowledge to merge table users_users login names with tiki_user_preferences and add the minprio 1 thing.
Any help would be greatly appreciated!