On 2019-09-05 8:10 a.m., [email protected] wrote:

I have created the info.plist file at /var/lib/sogoeas/GNUstep/Defaults as described in step 3.   I believe my new instance of sogod isn't reading this file.

With recent versions of GNUstep, the file probably needs to be called:

/var/lib/sogoeas/GNUstep/Defaults/sogod.plist

with the following content:

<?xml version="1.0" encoding="UTF-8"?>
      <!DOCTYPE plist PUBLIC "-//GNUstep//DTD plist 0.9//EN"
      "http://www.gnustep.org/plist-0_9.xml";>
      <plist version="0.9">
        <dict>
                <key>WOPort</key>
                <string>30000</string>
        </dict>
        </plist>

Make sure permissions are OK and retry to restart. It should be fine now.

--
Ludovic Marcotte
[email protected]  ::  +1.514.755.3630  ::  https://inverse.ca
Inverse inc. :: Leaders behind SOGo (https://sogo.nu), PacketFence 
(https://packetfence.org) and Fingerbank (https://fingerbank.org)

--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to