trymeouteh
trymeouteh
Thank you, now I can start it on Port 25. But I still cannot get any emails, I am using XAMPP and I have following configured in php.ini ``` [mail...
+1 for multiple accounts. Very important feature for any messaging app and is lacking in many messaging apps. Only good messaging app with multiple accounts is Jami.
> There already are offchain-transactions, which are more private Can I use the Ethereum Minds Token on an Off-Chain transactions? From what I understand On-Chain are the Ethereum Minds Token...
> But Ethereum isn't designed to be anonymous. It's pseudonymous Isn't this an issue for privacy? I know Ethereum is not mean't to be anonymous but if I wanted to...
Can you convert your On-Chain funds into Off-Chain funds and have the ability to use Off-Chain funds for tips, accessing exclusive content, boosting, etc? The transparency argument is a good...
> I don't think minds.com wants to run Offchain tokens at all, which is why there is no option to convert it back and offchain is limited to 5 tokens...
> It is possible to switch between onchain wallets on your minds account. But it's easy to see transactions between two exact wallets and the amount exchanged, be it between...
Asking on [reddit](https://www.reddit.com/r/podman/comments/171jt2a/comment/k3tumlv/?utm_source=share&utm_medium=web2x&context=3), I got this as a working solution when using podman. `podman run --detach --name mumble-server --publish 64738:64738/tcp --publish 64738:64738/udp --volume /home/testing/Documents/MumbleServers:/data --restart on-failure --userns=keep=id mumblevoip/mumble-server` It seems...
> You're assuming people have access to the shell or process parameters of a non-Docker software. Wrong way to implement. How would one implement this using docker or podman to...
It would be great to have an update on the docker image to allow it to work easily with docker and podman and have the volume permissions be no different...