mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-03 04:55:50 +00:00
Added more DNS types
This commit is contained in:
parent
464e43d942
commit
cc956d561b
1 changed files with 2 additions and 0 deletions
|
@ -173,7 +173,9 @@
|
|||
<category android:name="android.intent.category.DEFAULT" />
|
||||
|
||||
<data android:scheme="content" />
|
||||
<data android:mimeType="message/delivery-status" />
|
||||
<data android:mimeType="message/disposition-notification" />
|
||||
<data android:mimeType="text/rfc822-headers" />
|
||||
<data android:host="*" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
|
Loading…
Reference in a new issue