eltrino / diamantedesk-application

DiamanteDesk
http://diamantedesk.com/
Other
119 stars 42 forks source link

Allow direct message removing in ImapMessageProvider #15

Closed quazardous closed 8 years ago

quazardous commented 8 years ago

Some IMAP server do not allow to copy message. so the ZF Imap::moveMessage() does not work (it does a copy then a remove)

You should provide some kind of option to directly remove the processed messages.

src/Diamante/EmailProcessingBundle/Infrastructure/Message/Zend/ImapMessageProvider.php
kstupak commented 8 years ago

Thank you @quazardous We'll create an improvement for this issue.

odi-um commented 8 years ago

Solved in 50a5380ead3ef570a660f2f0b5de096f11ff67c9