I have made two changes to the core code, in the cb_plugin file: pms.uddeim.php (around line 640) and also in the main uddeim component file: includes.php (around line 135). This is where an email gets sent. I simply added a db query, checked a couple parameters and then send another email (text message) to the user if the parameters check out.
The question I have is, where in the code is the reminder email sent. I am trying to avoid having a text message (my custom email code) sent as a reminder for unread messages.
I'm sure you don't support core code edits, but I'm not really asking for support with that. Just curious where the reminder email is sent from in the code.
Thanks for any help!