> I did a tcpdump on port 5432 and saw lots of traffic when trying to sync with > contact field set to sogo-card in the App. But it fails with error 511. > > These are the files I used to try getting Funambol with SOGo together: > > funambol-10.0.3-x64.bin > funambol-sogo-1.0.8.s4j > json-simple-1.1.1.jar > postgresql-9.1-901.jdbc4.jar
ok, this morning I gave Funambol another try. I completely removed /opt/Funambol and followed the documentation by really using Funambol-v8.7 (maybe a newer version would do the job as well, but now I stay with it). It did not work as well. I looked at the postgresql-Log file on the remote server and found the answer quickly: Funambol connected non-SSL to a SSL-only Postgresql server. I added the following in funamboladmin to the three handlers sogo-card, sogo-cal and sogo-todo: jdbc:postgresql://roessner1.roessner-net.de:5432/sogo?ssl=true&sslfactory=org.postgresql.ssl.NonValidatingFactory and that did the trick. -Christian --- Roessner-Network-Solutions Bachelor of Science Informatik Nahrungsberg 81, 35390 Gießen F: +49 641 5879091, M: +49 176 93118939 USt-IdNr.: DE225643613 http://www.roessner-network-solutions.com
smime.p7s
Description: S/MIME cryptographic signature
