[SOGo] Logging to SOGo?
Wolfgang Sourdeau
sogo@opengroupware.org
Wed, 12 Sep 2007 08:32:53 -0400
Hi Olivier,
This is actually a bug in SOPE that is awaiting to be fixed by this
patch.
Until it is applied, I suggest you apply this one, which includes all
the recent fixes in SOPE that are still waiting in the queue:
http://www.inverse.ca/uploads/SOGo/sope-patchset-20070912.diff.gz
Just go into your SOPE source directory and apply it with the
following command-line:
zcat sope-patchset-20070912.diff.gz | patch -p0
Afterwards, simply issue a new sequence of "make && make install".
Wolfgang