Mail import/capture from GMail stopped working
PostPosted:Wed Sep 22, 2010 9:54 pm
OpenKM 4.1 installed properly on Ubuntu 10.4., running fine. Mail import from Googlemail also worked fine.
[Edit: Appears to be not related to postfix but some timeout/blocking by Googlemail. See below.]
--------------------------
After installing postfix (replacing Ubuntu's default exim), the OpenKM mail import stopped working. Error messages appear:
Postfix is configured for smarthost operation and works fine.
Any clues/tips?
Peter
[Edit: Appears to be not related to postfix but some timeout/blocking by Googlemail. See below.]
--------------------------
After installing postfix (replacing Ubuntu's default exim), the OpenKM mail import stopped working. Error messages appear:
Code: Select all
I am not aware of having changed anything within OpenKM's Mailconfiguration.23:44:10,243 ERROR [STDERR] Exception in thread "Timer-4"
23:44:10,243 ERROR [STDERR] java.lang.NullPointerException
23:44:10,243 ERROR [STDERR] at es.git.openkm.util.MailUtils.importMessages(MailUtils.java:241)
23:44:10,243 ERROR [STDERR] at es.git.openkm.core.UserMailImporter.run(UserMailImporter.java:52)
23:44:10,243 ERROR [STDERR] at java.util.TimerThread.mainLoop(Timer.java:512)
23:44:10,243 ERROR [STDERR] at java.util.TimerThread.run(Timer.java:462)
Postfix is configured for smarthost operation and works fine.
Any clues/tips?
Peter