Relative Content

Tag Archive for windowsemailbuildemacs

Is there a way of getting the mailutils package to work in windows?

I am compiling Emacs from source on Windows using MSYS2 on the environment UCRT64. When compiling emacs there is a message about emacs using as standard during the build process (at least in Windows) the POP package for mail handling which apparently uses insecure connections, it then suggests putting –without-pop on the ./configure command to remove this source of insecurity.