Feature idea: Message checker page
-
Hi,
just an idea as I migrated from an other mailing system with very old data (199x). I saw several errors related to corrupted or broken mails ->
broken date formats
z_RFC822 error: Validation failed forI would be a nice thing to have a page which checks all items that will be synced according to the checks that are implemented in z-push. after the check it would display the mails (just from, date and subject) that are broken and should be deleted / fixed from the imap server. Otherwise everyone that is doing a migration needs to go thru the debug loggs which really takes a long time… (for me it was several hours just to rummage thru the logs and find the broken ones).
-
It is usually caused by encoding errors with different charsets.
The issue is, that there was some error handling there, it has been patched away (I think unknowingly), since this part is included from PHP PEAR - now there is no error handling anymore and it gets stuck.
I already did some work on this, but I am not happy with my result yet (ZP-1579).I think you should get yourself a Jira and Bitbucket account for the Z-Push project.
-
@bob4os Haha, by now I was able to avoid jira (workwise), but well there was a time coming that I had to create one ;-).
-
I have some open tickets there on a variety of issues I want to improve Z-Push.
But I am no professional developer and I am doing this mostly in my free time.