I need to mark messages on a server as "DELETED", so I went ahead and added the respective functions. I haven't been able to add unit tests for the flags since GreenMail doesn't seem to support flags (or at least the messages opened with load-fixture don't seem to). If you need me to change anything, let me know.
Hi there,
I need to mark messages on a server as "DELETED", so I went ahead and added the respective functions. I haven't been able to add unit tests for the flags since GreenMail doesn't seem to support flags (or at least the messages opened with
load-fixture
don't seem to). If you need me to change anything, let me know.