-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
enhancementNew feature or requestNew feature or request
Description
So we all know what's it about
- Outlook
- Add new RSS-Feed "https://github.com/grommunio/admin-web/commits/master.atom"

- Accept some things (security)
- Change the Name as it would otherwise look silly

- and after accepting

- Add new RSS-Feed "https://github.com/grommunio/admin-web/commits/master.atom"
- Web
- IMAP-Client
- 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

- 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 requestNew feature or request

