Veit Guna
Veit Guna
What's the status here? Can we get it going :)?
Using 1.5.1 here facing the problem described here (encodings): https://github.com/greenmail-mail-test/greenmail/issues/32 Body contains german umlauts. Using `GreenMailUtil.getBody(mimeMessage)` shows raw encodings like `Bitte best=C3=A4tigen Sie die Registrierung durch einen Klick auf u.a....
Yeah, you're right :). Interesting why the encoding isn't working for me using GMU. I'll have to recheck...
I'm seeing similar results. Also without the AWS stuff. For me I only have a master node (at a hoster) and one worker node (home linux box with static ip)....
I got it working now. Here are some insights that may help others: - Don't try to use docker for Windows to get multi-node mesh network (swarm) running. It's simply...
The `netcat` was meant for testing the open ports on master and worker _hosts_, not the _containers_. I haven't tried whether it is also accessible from inside the containers. I...
Yes, that would be the idea - at least what I was thinking about ;).
Yes. Maybe having some kind of char whitelist for exporting/importing files would make sense. As long as the "real" filenames within modx aren't affected by that. As I read today,...
All of them :). Windows does not provide any of those commands. A shame, I know :). They are all used within the modx install command failing with system error...