On 07/05/2018 09:02 AM, Dan Egli wrote: > My main question is whether it would work for something like running > Sendmail/Postfix/Exim, nginx and courier-imap. If not, how would that work > with Cygwin?
It should yes, as long as those programs are using tcp/ip or udp sockets to communicate. I suppose they would all work on Cygwin too. Postfix and courier-imap are both in the cygwin repository. They would probably be slower than WSL-hosted native linux versions, though. Cygwin has overhead emulating posix calls like fork(). /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
