Menu

#63 libgmail sendmessage throw exception

open
nobody
None
5
2009-06-16
2009-06-16
Anonymous
No

run the sendmessage.py comes with libgmail-docs_0.3, it says:
Please wait, logging in...
Log in successful.

Traceback (most recent call last):
File "/home/bzou/tmp/sendmsg.py", line 57, in <module>
if ga.sendMessage(gmsg):
File "/home/bzou/tmp/libgmail.py", line 617, in sendMessage
raise GmailSendError, resultInfo[SM_MSG]
libgmail.GmailSendError: Please try again.

Does anybody else encounter this?

Discussion

  • bleh

    bleh - 2009-06-17

    Yes, I am having this problem too. This is a problem with a very minor recent change in gmail and needs a patch on libgmail's end for it to work.

     
  • bleh

    bleh - 2009-06-17

    If it helps anything, I was using an older version .8 before trying again with 1.11, and the .8 one would also not be able to login to the inbox, it'd just give a 0 messages returned error. So maybe its something with constants or a folder name or something.

     
  • rainwolf8472

    rainwolf8472 - 2009-06-18

    Same here

     
  • Nobody/Anonymous

    same issue

     
  • Nobody/Anonymous

    Same issue

     
  • IC20466

    IC20466 - 2009-06-26

    See the Forum -> 'Help' ; sb posted a fix; it worked for me.

     

Log in to post a comment.