My TB timezone, Exchange timezone and DAVmail gateway timezone completely same. But I get same error: 2024-06-05 11:26:08,476 ERROR [CaldavConnection-48390] davmail - Can't find resource for bundle java.util.PropertyResourceBundle, key +030000 java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key +030000 at java.util.ResourceBundle.getObject(ResourceBundle.java:450) at java.util.ResourceBundle.getString(ResourceBundle.java:407) at davmail.exchange.VCalendar.fixTimezoneToServer(VCalendar.java:396)...
There is another DAVmail server runs on ubuntu. But there is no documentation about it and worker is resigned. I compare both old and new server certificate and see that both are self-signed. "User rejected certificate" error comes from certificate problem but not enough hint for me. Thnx
Hi, I Have centos 7 and install davmail from repo [root@dmpnbprod1 ~]# cat /etc/redhat-release CentOS Linux release 7.7.1908 (Core) [root@dmpnbprod1 ~]# yum list installed |grep davmail davmail.noarch 5.3.1-2.2 @home_mguessan_davmail I run davmail with root because of I use lover that port 1000 (ldap) [root@dmpnbprod1 ~]# ps -ef |grep java root 1260 1 0 03:46 ? 00:00:01 java -Xmx512M -Dsun.net.inetaddr.ttl=60 -Djdk.gtk.version=2.2 -cp /usr/share/davmail/davmail.jar:/usr/share/davmail/lib/:/usr/share/java/javafx-base.jar:/usr/share/java/javafx-controls.jar:/usr/share/java/javafx-fxml.jar:/usr/share/java/javafx-graphics.jar:/usr/share/java/javafx-media.jar:/usr/share/java/javafx-swing.jar:/usr/share/java/javafx-web.jar...