Summary:
New EU GDPR - track ip of NMS confirming subscriber
Detailed Description:
The new EU GDPR requires that a sender of newsletter can prove the subscription
and track the date and ip address of confirmation.
Is it possible to add a field "ip-address" to the table ...cms_module_nms_users
and scripts of confirmation process to the currently tracked fields: userid,
uniqueid, email, username, disabled, confirmed, htmlemail, dateadded,
dateconfirmed, error_count, bounce_count.
Thx
MAP