Hi there,
I want to update some contacts as bounces not recognized by the email fetcher.
I see that I need to duplicate sent email records in question with action sent and then change the field action to bounced.
Thus, my question is how is the id generated and what to do in mysql that there is consistency?
Thanks
I want to update some contacts as bounces not recognized by the email fetcher.
I see that I need to duplicate sent email records in question with action sent and then change the field action to bounced.
Thus, my question is how is the id generated and what to do in mysql that there is consistency?
Thanks
Comment