2020-10-26, 11:58 AM
(This post was last modified: 2020-10-26, 12:52 PM by noyle. Edited 2 times in total.)
Currently AdminCP > User Email Log can only correctly show type 1 (email users), 2 (send thread mails), 3(contact mails) for mail logs and that's very restrictive for the using of mail loggings.
https://github.com/mybb/mybb/blob/mybb_1...#L303-L399
I think we could display log entries of other mail types as general ones. And further, we could roll out a list of log types for recommended usages.
https://github.com/mybb/mybb/blob/mybb_1...#L303-L399
I think we could display log entries of other mail types as general ones. And further, we could roll out a list of log types for recommended usages.
Could be wrong but worth a try.