Comments: Galileo Unread Email Counter

Pages

Looking for answers to technical questions?

We welcome your comments and suggestions below. However, if you are looking for solutions to technical questions please see our Technical Assistance page.

  • Member #752924 / about 8 years ago / 1

    Can I run this on the MediaTek LinkIt One? Will the LinkIt one be able to run the python scripts??

  • carlynorama / about 10 years ago / 1

    Yeah, I did try running it over the Galileo command line. I even ran each line by line. That is how I isolated that that was the problem. It worked perfectly from my computer but then not on the Galileo. Hmmmm. I'll keep looking into it. If anything occurs to you, let me know. Thanks for the tutorial!

  • carlynorama / about 10 years ago / 1

    I posted my code here: https://github.com/carlynorama/BeeMail

  • carlynorama / about 10 years ago / 1

    Hey, my Galileo isn't running this python script. I had to rewrite it to send the user name and password in the clear. (i.e. obj = imaplib.IMAP4(mymailserver.com) ) Did SSL just work for you? Is there a config step I might be missing? Thanks!

    • jimblom / about 10 years ago / 1

      Weird. I didn't have to do anything extra to get SSL to work. I wonder if you might be able to get more info from directly running the script over the Galileo's command line, using a terminal. I'm not sure what could be getting in the way :S.

      • carlynorama / about 10 years ago / 1

        New data. The code does work from the Galileo when a gmail server is used, but not an independent domain.

        The independent domain does work when the script is run on my laptop, though.

        If I bother to find out how to fix that I'll let you know!

        • carlynorama / about 10 years ago / 1

          The answer is here some how: http://wiki.dreamhost.com/Certificate_Domain_Mismatch_Error

          I can't find the link they mention but at least it makes sense now.

      • carlynorama / about 10 years ago / 1

        Yeah, I did try running it over the Galileo command line. I even ran each line by line. That is how I isolated that that was the problem. It worked perfectly from my computer but then not on the Galileo. Hmmmm. I’ll keep looking into it. If anything occurs to you, let me know. Thanks for the tutorial!

        Sorry for the double post... I didn't see the reply link...


If you've found an issue with this tutorial content, please send us your feedback!