Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jul 2016 22:38:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 211237] mail/sogo3-activesync issues after upgrade to version 3.1.4
Message-ID:  <bug-211237-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211237

            Bug ID: 211237
           Summary: mail/sogo3-activesync issues after upgrade to version
                    3.1.4
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: martin@waschbuesch.de

Since upgrading to version 3.1.4, I have two alarming issues:

sogo.log contains lines such as this for users connecting via EAS:
EXCEPTION: <NSException: 0x813f72bc0> NAME:NSInvalidArgumentException
REASON:-[WOContext ASProtocolVersion]: unrecognized selector sent to instan=
ce
0x80c4eea10 INFO:(null)
These users are not able to fetch Mail, Contacts or Calendar info via EAS.

The second thing.
On the machine running sogo, I tried to run the following script:

-- snip --
#!/bin/sh

TZ=3DEurope/Berlin; export TZ
PATH=3D$PATH:/usr/local/GNUstep/System/Tools; export PATH
. /usr/local/GNUstep/System/Library/Makefiles/GNUstep.sh

/usr/local/GNUstep/Local/Tools/Admin/sogo-tool dump-defaults
-- snip --

Which actually results in:
Abort trap (core dumped)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211237-13>