Giter Club home page Giter Club logo

Comments (3)

calebhearth avatar calebhearth commented on August 21, 2024

Yeah, raw_html is... the raw html that we receive. The only time we are (or should be) dealing with this is in body, which has been sanitized and split.

What are you doing with the raw_* attributes? Their use really ought to be an exception.

Also, raw_body is just the first available between raw_html and raw_text, so it's probably not useful if you're grabbing those.

from griddler.

seanfisher avatar seanfisher commented on August 21, 2024

It may be a bit paranoid but I'm worried that by discarding the raw_* fields and just storing the body I might lose some data somewhere on some email that I'll need. Once it's discarded the only thing to do is hope that the mail server still has a copy, which is unlikely in my case. That's good to know about the raw_body though, thanks.

from griddler.

calebhearth avatar calebhearth commented on August 21, 2024

Well, you're welcome to do what you want with the raw_* fields, but I don't think that Griddler should be changing their charset since they're intended to be 'pristine'.

You seem to have found a solution which meets your needs, so I'm closing this for now.

from griddler.

Related Issues (20)

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.