Jump to content

EmailReadMessages returns timestamp error


This topic is 1428 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Hello, I'm troubleshooting an GMail import routine that has worked until now.

EmailReadMessages ( "mailbox=INBOX" ; "viewed=false" ; "attachments=true" ; "readonly=false" )

returns "Could not determine date/time format: Could not parse timestamp".

This might be related to security changes that Google has made in the background, although I have managed to connect successfully to the server.

Thanks in advance for any guidance.

Link to comment
Share on other sites

  • 4 months later...

Heh... came across this because I took up the e-mail project again and got the same error even though the client has moved from gmail to a godaddy account. I was tipped off that the routine was still working server-side; turns out that the (v16) server was still running E-mail Plugin v3.1. I've been working with 3.3. I replaced 3.3 with 3.1 on my machine and now everything is copacetic.

Link to comment
Share on other sites

This topic is 1428 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.