On Wed, Mar 03, 2010 at 10:02:06AM -0300, Fast Cred wrote: > ---> mdtm mails.csv > 213 191100302140423
This is the culprit. The server returns incorrect year 19110.
Let me guess: sprintf("19%02d")? Typical y2k bug.
I'll try to workaround this.
--
Alexander.
