User Activity

  • Created ticket #55 on DavMail POP/IMAP/SMTP/Caldav to Exchange

    Allow IMAP connection with empty password

  • Posted a comment on ticket #733 on DavMail POP/IMAP/SMTP/Caldav to Exchange

    Arg, did not check with preview, 1 should be: curl -v \ -T curl-vcard.txt \ -H "Content-Type: text/vcard; charset=utf-8" \ --request PUT \ --user (email):(password) \ http://(davmailurl):60080/users/(email)/contacts/T%20E%20S%26amp%3BT.vcf and 3 (querying contacts) should be: curl -v \ --request PROPFIND \ --header "Content-Type: application/xml; charset=utf-8" \ --header "Depth: 1" \ --data @curl-query.xml \ --user (email):(password) \ http://(davmailurl):60080/users/(email)/contacts/

  • Created ticket #733 on DavMail POP/IMAP/SMTP/Caldav to Exchange

    Problem with contact created with encoded character

  • Posted a comment on ticket #367 on DavMail POP/IMAP/SMTP/Caldav to Exchange

    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/...

  • Modified a comment on discussion Help on WinRun4J

    Like you, I tried to build with a more recent VS version (both 2015 and 2019, community edition is free). What I found: 1. Add _CRT_SECURE_NO_WARNINGS and remove TINY from preprocessor options, as these versions have a more complete standard libc 2. Disabling /SAFESEH for linking and /NODEFAULTLIB, so we do not use ..\lib\msvcrt.lib and lib\wcrt.lib

  • Modified a comment on discussion Help on WinRun4J

    Like you, I tried to build with a more recent VS version (both 2015 and 2019, community edition is free). What I found: 1. Add _CRT_SECURE_NO_WARNINGS and remove TINY from preprocessor options, as these versions have a more complete standard libc 2. Disabling /SAFESEH for linking and also remove ..\lib\msvcrt.lib (as this one is already present) 3. It also uses wcrt.lib http://wcrt.sourceforge.net/ which is very old, and may need fixes, or maybe removed from linker options like lib\msvcrt.lib ?

  • Posted a comment on discussion Help on WinRun4J

    Like you, I tried to build with a more recent VS version (both 2015 and 2019, community edition is free). What I found: 1. Add _CRT_SECURE_NO_WARNINGS and remove TINY from preprocessor options, as these versions have a more complete standard libc 2. Disabling /SAFESEH for linking and also remove ..\lib\msvcrt.lib (as this one is already present) 3. It also uses wcrt.lib http://wcrt.sourceforge.net/ which is very old, and may need fixes

  • Created ticket #664 on DavMail POP/IMAP/SMTP/Caldav to Exchange

    Conflict when setting PRODID property?

View All

Personal Data

Username:
infpmandin
Joined:
2016-03-31 09:25:56

Projects

  • No projects to display.

Personal Tools

MongoDB Logo MongoDB