Skip to content

rss-feeds added via outlook renderd in /web only as text/plain #21

@crpb

Description

@crpb

So we all know what's it about

  • Outlook
  • Web
    • Now all that looks good so far but now we go to the web-gui and see or rather missing something blue
      image
  • IMAP-Client
    • And so we look somewhere else to see if it happens with an imap-client aswell and sadly yes
      image
      • don't know what happens with a client that can "read" winmail.dats'. tnef wasn't really able to extract the stuff..
  • And just so we all know how it looks like in the winmail.dat
% cat tmp.html|xmllint --html -
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head><base href="https://github.com/grommunio/admin-api/commits/master.atom"></head>
<style><!-- body {font-family:"Calibri";} --></style>
<body>
<table><tr><td>
              <pre style="white-space:pre-wrap;width:81ex">CLI: add format argument for store get subcommand</pre>
                  </td></tr></table>
<p><br><a href="https://github.com/grommunio/admin-api/commit/23c560ab91cc9afc337a7b3cc4fc921a0554a831">Artikel anzeigen...</a></p>
</body>
</html>
  • and just for how it would look usable
    image
  • file's magic
    • winmail.dat: Transport Neutral Encapsulation Format (TNEF), OEM codepage 65001 (checksum 0x1e6), MessageAttribute "IPM.Post.Rss"
      • which leads me to believe you could check for that 'IPM.Post.Rss' and do some magic in those cases.

So my thoughts/questions are..

  • Is that known/expected?
  • Will that maybe work with /next?
  • Could /web get a feature to maybe add rss-feeds aswell so they could be rendered by something better *cough*
  • Using the rss-feeds folder via imap would only make sense if there was an internal process in grommunio that updates added feeds i guess (release 2027? :P)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions