Casper
Casper
I can confirm that (same setup here). fyi: Running an older Xabber version (e.g. 2.1 Build 406) shows the icon.
I noticed that as well, that PEP is not detected in the serverinfo. => Xabber 2.0.2(360) with Prosody 0.9.12
Here are two examples from my experience: 1. "Amaze File Manger": Sharing a file does offer me apps like Whatsapp, E-Mail, SMS, but not Xabber 2. "Chrome Browser": Sharing a...
I tested further with other files, file types and locations. I also got this error sometimes: ```myimage2.png: java.io.FileNotFoundException: /storage/emulated/0/some-app-folder/myimage2.png: open failed: EACCES (Permission denied)``` I checked the Android permissions for...
A recommendation about which scopes to allow for the personal access token would also be helpful.
I've some questions regarding the problem and your provided workaround. > Fail2ban closes all fds on startup Just for my understanding, why is fail2ban trying to close all(?) files. What...
Not sure, why you have no files that are included.. Anyway, you can [disable the check-detection](https://github.com/docker-mailserver/docker-mailserver/issues/2348#issuecomment-1007675151) if you want.
https://github.com/docker-mailserver/docker-mailserver/pull/2776 have fixed this.
> Sorry for those tags! I don't know how I created those, but I cannot change them anymore. No worry. Those tags are added automatically.
You can use this workaround: `sed -i 's/^COPY --link/COPY/' Dockerfile`