imap_copy
imap_copy copied to clipboard
Fails if source message has a negative hour in timestamp
Some messages have negative values in the hour field of the timestamp (presumably due to an issue with the originating server). This can be handled by checking for and correcting negative values. I will add a pull request to fix this issue.