Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot open .eml with email app #5368

Open
mauricebauer opened this issue Feb 1, 2020 · 4 comments
Open

Cannot open .eml with email app #5368

mauricebauer opened this issue Feb 1, 2020 · 4 comments

Comments

@mauricebauer
Copy link

@mauricebauer mauricebauer commented Feb 1, 2020

Steps to reproduce

  1. Save an email to nextcloud (in my case from thunderbird) with file-extension .eml
  2. Open the current nextcloud Android App (V3.10.0)
  3. Open the .eml file

Expected behaviour

  • The popup with apps to open the file with contains email programs (such as GMail)

Actual behaviour

  • Only text viewers and other apps are shown, but no email app
  • When opening a .eml file in the Google Drive app there is the option to open it with Gmail (so the file-type acceptance from the Gmail app is there)

Environment data

Android version: Android 9 (MIUI Global 11.0.3) and tested on Android 7.0

Device model: Xiaomi Redmi Note 8 Pro

Stock or customized system: Stock from Xiaomi Global

Nextcloud app version: 3.10.0

Nextcloud server version: 18.0.0

Screenshot_2020-02-01-11-06-37-418_android

@mauricebauer mauricebauer added the bug label Feb 1, 2020
@AndyScherzinger AndyScherzinger added enhancement and removed bug labels Feb 18, 2020
@AndyScherzinger
Copy link
Member

@AndyScherzinger AndyScherzinger commented Feb 18, 2020

mime type detection needs to be extended to map .eml to message/rfc822 (while I can't say if this helps since I don't know for which mime types the described apps would listen).

@AndyScherzinger
Copy link
Member

@AndyScherzinger AndyScherzinger commented Feb 18, 2020

basically see bff6395 for a hint on how such a code change would have to look like and where it would be located

@waleedsarwar86
Copy link

@waleedsarwar86 waleedsarwar86 commented Apr 26, 2020

@AndyScherzinger I would like to work on this issue.

@AndyScherzinger
Copy link
Member

@AndyScherzinger AndyScherzinger commented Apr 27, 2020

@waleedsarwar86 That be great 👍 and is highly appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.