Coder Social home page Coder Social logo

Comments (4)

chopstik avatar chopstik commented on June 16, 2024

Similar issue to #28

from plugin-email.

djvreeman avatar djvreeman commented on June 16, 2024

After more investigation and writing a python script to do similar email processing as this plugin, I've discovered that the issue was on problematic email in the queue. That email hangs the plugin and kills the processing for all subsequent ones.

So what looked like an issue with a new Joplin version was really just stuck on a particularly formatted (or ill-formatted) message. I can't tell exactly what about the message causes the plugin (and processing with python's BeautifulSoup library) to hang (it does have the deprecated

tags). But the problem is not as described here, so I am closing this ticket.

from plugin-email.

chopstik avatar chopstik commented on June 16, 2024

Any chance you could post a gist of the Python script you used to check the email @djvreeman? Be great to see if its an email that's causing the issues I'm seeing with email retrieve.

from plugin-email.

djvreeman avatar djvreeman commented on June 16, 2024

In case it's helpful, here's a link to my python script for processing unread messages in an IMAP inbox folder and turning them into Joplin notes. It reads the IMAP and Joplin API info from a config file, an example of which is here..

As I mentioned above, this script too dies on the problematic email in my queue, but it allowed me to figure out what was going on.

from plugin-email.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.