What version of Java do I need to be running for Davmail
I have been trying to use 8u231 and DavMail does not seem to recognize it.
Thank you for your time.
Thank you for your reply. I have both 32bit and 64bit versions of Java installed. I was attempting to use the 64bit Davmail.
I was using the Davmail64 fine until my updating my java seems to have broke Davmail.
I have since uninstalled both and rebooted and rolled back to an earlier version of java.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
WinRun4J does not detect OpenJDK on Windows, and thus can not run Davmail
as a Windows Service. This is a problem as Oracle requires commercial organizations
to purchase a Java licence.
If you are on windows please make sure you choose the right DavMail version at
https://sourceforge.net/projects/davmail/files/davmail/5.4.0/
-setup.exe (32 bits)
-setup64.exe (64 bits)
Thank you for your reply. I have both 32bit and 64bit versions of Java installed. I was attempting to use the 64bit Davmail.
I was using the Davmail64 fine until my updating my java seems to have broke Davmail.
I have since uninstalled both and rebooted and rolled back to an earlier version of java.
This is probably an issue with winrun4j wrapper, it also broke between Java 8 and Java 9.
Hello,
WinRun4J does not detect OpenJDK on Windows, and thus can not run Davmail
as a Windows Service. This is a problem as Oracle requires commercial organizations
to purchase a Java licence.
However current WinRun4J from https://github.com/poidasmith/winrun4j support
OpenJDK, but you must build it yourself in this case.
It is buildable with Visual Studio community edition with a few tweaks.
https://sourceforge.net/p/winrun4j/discussion/693148/thread/630f0f91/#ebc2/4b9f
I tried both https://adoptopenjdk.net/ and https://www.azul.com/downloads/zulu-community/
but I remember I could run Davmail as a service with one of them.
So having an updated WinRun4J in Davmail would be very nice.
Thanks for your feedback. Having an up to date winrun4j wrapper would be great.
However, I am not very comfortable with Visual Studio environment. Do you think it would be possible to automatically build Winrun4J with AppVeyor, like I did for DavMail ?
https://github.com/mguessan/davmail/blob/master/appveyor.yml