Hi,
I'm using INSERT INTO to create a copy of one user as a fake user with manipulated e-mail. (then I can't use asterisk)
The fake user only needs fields that are relevant to send mails in Mail Marketing.
The user don't need to be able to login.
Question: What are the mandatory fields to INSERT?
I have selected these:
AccessUserName
AccessUserMobile
AccessUserEmail
AccessUserGroups
AccessUserType
AccessUserNewsletterAllowed
+ some customfields
...NC