Delete all binding subscriber from a mailling list

Use this forum for questions regarding adoption and functionality of OpenEMM

Moderator: moderator

nmejane
Posts: 14
Joined: Fri Jul 05, 2013 3:29 pm

Delete all binding subscriber from a mailling list

Post by nmejane »

Hello,

I need to delete all binding subscriber from a mailing list. I want to be sure that my mailing list is empty before adding new subscriber.
I use web service.

Any idea ?

thanks,
Anton
Posts: 46
Joined: Sun Jun 24, 2012 9:58 pm

Re: Delete all binding subscriber from a mailling list

Post by Anton »

I guess this is related to your later question about transactionals. If you really wanted to be sure, I guess you could just delete and recreate the mailinglist. This would obviously mean you store the "current" mailinglist id in the db and you would also need to make sure your code calling openemm can't run in parallel.
Post Reply