Page 1 of 1

Delete all binding subscriber from a mailling list

Posted: Fri Oct 04, 2013 10:28 am
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,

Re: Delete all binding subscriber from a mailling list

Posted: Wed Nov 06, 2013 12:37 pm
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.