casperovjp
Programmer
I'm trying to move email from one folder to another. On that part I was successful. But if two or more people move the same email at the same time it will make several copies of that email, one for each request.
I want to prevent this from happening. I'm thinking if it is possible to make only one connection at a time. So others will have to wait their turn. Or be able to lock an email so others can not move or make a copy of that email.
Any suggestions will be greatly appreciated.
I want to prevent this from happening. I'm thinking if it is possible to make only one connection at a time. So others will have to wait their turn. Or be able to lock an email so others can not move or make a copy of that email.
Any suggestions will be greatly appreciated.