actions: fix move
authorOlivier Matz <zer0@platinum>
Wed, 25 Nov 2015 17:52:12 +0000 (18:52 +0100)
committerOlivier Matz <zer0@platinum>
Wed, 25 Nov 2015 17:52:12 +0000 (18:52 +0100)
commit95f172d6c69c298e9cdb1cd90402281923506a0c
tree2c12925d8c6042f75f49c67c0c5dc71c0c472139
parenta5fad708a8f0fa43f183e5ec1044b0cd3da6d4ad
actions: fix move

It is not possible to use ImapamiActionCopy.process() or
ImapamiActionDelete.process() methods on the ImapamiActionMove
object. So just duplicate the code for now.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
imapami/actions.py