So I installed 3.1 to try to get around the error in 3.0 with string truncation, and now every parsed email shows "7/16/2012 11:32:07 PM" for the DateTimeReceived field (instead of showing the date and time the email was received). How do I fix this?
The DateTimeReceived field is the date and time when Email&Parser actually downloads the email.
If you are interested in getting the date and time when the email arrives at your email server's inbox use the field DateTimeSent. Emails usually take seconds to arrive a the server's inbox of the recipient so this value should be fine for you.
If you are interested in getting the date and time when the email arrives at your email server's inbox use the field DateTimeSent. Emails usually take seconds to arrive a the server's inbox of the recipient so this value should be fine for you.