Closed (outdated)
Project:
Mail Logger
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Aug 2011 at 18:30 UTC
Updated:
16 Sep 2016 at 19:41 UTC
Jump to comment: Most recent
Comments
Comment #1
carvalhar commentedhi,
I think this feature is interesting.
A new column "uid" at mail logger table would open this possibility.
If it's a system email (no user) the uid value should go to "-1", if anonymous "0", and if it's a registered user's email, record his uid.
I can start it, but i don't know where to do this.
The first think should be alter the table, but where, at this module, is the function that stores at the database?
And mainly...how to detect if its a system email or anonymous? Is there a way to check it?
thanks
Comment #2
nancydru