mailchain / mailchain-legacy

Using Mailchain, blockchain users can now send and receive rich-media HTML messages with attachments via a blockchain address.
https://mailchain.xyz
Apache License 2.0
143 stars 51 forks source link

fix: work round build not parsing all dates #733

Closed robdefeo closed 3 years ago

robdefeo commented 3 years ago

Work around to fix a strange issue not parse date in the build binary. Seemingly valid dates are not being parsed but only by the built binary. Likely a problem with the build container but this work around seems to work for now.