Hi,
I would like to know if the LMS store all outgoing emails in a table?
Thanks
Tracking Emails
-
- Newbie
- Posts: 5
- Joined: Wed Sep 26, 2018 10:44 am
- Version: forma.lms 2.0
Re: Tracking Emails
Absolutely not.
It uses smtp, so it's all up to the server.
On the contrary, private messages and forum messages are logged.
It uses smtp, so it's all up to the server.
On the contrary, private messages and forum messages are logged.
Per supporto GRATUITO contattatemi in privato qui
-
- Newbie
- Posts: 5
- Joined: Wed Sep 26, 2018 10:44 am
- Version: forma.lms 2.0
Re: Tracking Emails
Yes, I know it is using SMTP.
I am wondering if it stores/track a copy of the email and/or SMS that was sent by the system.
I did come across the core_event_property table that looks like it might track some outgoing emails.
I am wondering if it stores/track a copy of the email and/or SMS that was sent by the system.
I did come across the core_event_property table that looks like it might track some outgoing emails.
Re: Tracking Emails
Events are LMS objects.
Some of them call a notification (email or SMS) but at deeper level.
The table you mentioned only stores LMS Events objects, nothing else.
Some of them call a notification (email or SMS) but at deeper level.
The table you mentioned only stores LMS Events objects, nothing else.
Per supporto GRATUITO contattatemi in privato qui