[SOGo] BTS activities for Friday, December 12 2014

2014-12-12 Thread SOGo reporter
Title: BTS activities for Friday, December 12 2014 BTS Activities Home page: http://www.sogo.nu/bugs Project: SOGo For the period covering: Friday, December 12 2014 idlast updatestatus (resolution)categorysummary

[SOGo] Trying to compile SOPE on Fedora

2014-12-12 Thread Orion Poplawski
I'm trying to compile SOPE on Fedora and not having any luck. I believe the issue is due to the newer objective-c runtime on Fedora. I've tried various branches and essentially have the same issue: EOKeyValueCoding.m:27:29: fatal error: objc/objc-api.h: No such file or directory Is any work be

[SOGo] dovecot config

2014-12-12 Thread jacek burghardt
I wonder if there is a special config of dovecot to get it working with sogo and have outlook 2013 connect to sogo. I get an error message cant open folders. my local.conf auth_mechanisms = plain login disable_plaintext_auth = yes auth_username_format = %n mail_location = /data/vmail/%Lu/Maildir I

Re: [SOGo] Strange Exception: Can not determine type information for -[GSMutableString stringByReplacingOccurrencesOfString:withString:

2014-12-12 Thread Ludovic Marcotte
On 11/12/2014 17:59, Martin Rabl wrote: 2014-12-11 23:45:31.168 sogod[5733] -[WEClientCapabilities initWithRequest:]: Unknown WebClient: user-agent='Apple-iPhone3C1/1104.257' EXCEPTION: NAME:NSInvalidArgumentException REASON:Can not determine type information for -[GSMutableString stringByRe

Re: [SOGo] webmail, unsecured picture

2014-12-12 Thread Christian Mack
egards, >> Christian Mack >> >> -- >> Christian Mack >> Universität Konstanz >> Kommunikations-, Informations-, Medienzentrum (KIM) >> Abteilung Basisdienste >> 78457 Konstanz >> +49 7531 88-4416 >> > > > > > > > > > __ Information from E

Re: [SOGo] webmail, unsecured picture

2014-12-12 Thread Charles Marcus
Probably wants to block remote images/graphics from being displayed in the web client... Charles On 12/12/2014 9:40 AM, Christian Mack wrote: > Hello > > Am 2014-12-12 um 12:53 schrieb FoxNET Info: >> There in there a function in sogo to secure the images into webmail Sogo? >> > Could you rephr

Re: [SOGo] webmail, unsecured picture

2014-12-12 Thread FoxNET Info
gt; 78457 Konstanz > +49 7531 88-4416 > __ Information from ESET Mail Security, version of virus signature database 10867 (20141212) __ The message was checked by ESET Mail Security. http://www.eset.com -- users@sogo.nu https://inverse.ca/sogo/lists

Re: [SOGo] webmail, unsecured picture

2014-12-12 Thread Christian Mack
Hello Am 2014-12-12 um 12:53 schrieb FoxNET Info: > > There in there a function in sogo to secure the images into webmail Sogo? > Could you rephrase your question please. I don't understand it at all. Kind regards, Christian Mack -- Christian Mack Universität Konstanz Kommunikations-, Infor

Re: [SOGo] Plugins TB 31 - error DAV_NOT_DAV

2014-12-12 Thread Tanstaafl
On 12/12/2014 5:07 AM, Louis DUBAILLE wrote: > With a thunderbird which has the problem, when i refresh calendar this > error appears in thunderbird error console: By refresh, do you mean resetting the Calendar Cache? I have found that usually works... -- users@sogo.nu https://inverse.ca/sogo/l

Re: [SOGo] sogo with 389-ds authentication

2014-12-12 Thread Christian Naumer
389-ds is working for us. The bug report mentioned relates to password policies. I think your problem is that sogo does not find your configuration. Like it says in your log file: 'No authentication sources defined - nobody will be able to login. Check your defaults.' You need to check what is

[SOGo] webmail, unsecured picture

2014-12-12 Thread FoxNET Info
hello There in there a function in sogo to secure the images into webmail Sogo? thank you Michel __ Information from ESET Mail Security, version of virus signature database 10866 (20141212) __ The message was checked by ESET Mail Security. http://www.eset.com -- users

Re: [SOGo] sogo with 389-ds authentication

2014-12-12 Thread Christian Mack
Hello Michal Koprda This is not set in stone, but in the bug it says SOGo 2.2.12 will be fixed. So the next version will contain it. SOGo is currently released in a approximately monthly interval. So it looks like it will be fixed in January. Kind regards, Christian Mack Am 2014-12-12 um 10:08

[SOGo] Plugins TB 31 - error DAV_NOT_DAV

2014-12-12 Thread Louis DUBAILLE
Hi,I have a mail server with sogo 2.2.4. This week i start to migrate thunderbird 17 esr (with plugins 17.0.5, lightning 1.9.1) to thunderbird 31 (with plugins31.0.0, lightning 3.3.1).I stopped the migration because some thunderbird lose the connection with sogo server (icon warning near the calend

[SOGo] get sogo's knickers in a twist -- activesync change ip address

2014-12-12 Thread mayak
hi all, i have noticed for a while that changing a mobile's ip address (by changing wifi network) can cause activesync to fail. this morning, i setup my own sogo instance to do the debugging. wow. literally 1s of lines of debugging (these keep repeating ultra ad naseum) ... my sogo log is

RE: [SOGo] sogo with 389-ds authentication

2014-12-12 Thread Michal Koprda
Hi Christian, thank you for answer. Please, is this full worked function for 3890ds planned in some next version of sogo or planned like fix in short time. I would like to know, how long i have to wait Thank you. Michal From: users-requ...@sogo.nu

Re: [SOGo] Strange Exception: Can not determine type information for -[GSMutableString stringByReplacingOccurrencesOfString:withString:

2014-12-12 Thread Martin Rabl
8 --- Martin Rabl > Am 12.12.2014 um 04:41 schrieb jacek burghardt : > > what is your WOWorkersCount ? -- users@sogo.nu https://inverse.ca/sogo/lists

Re: [SOGo] Debuging SOGo

2014-12-12 Thread Christian Mack
Hello Maxime RUBINO Am 2014-12-11 um 08:33 schrieb Maxime RUBINO: > > I want to debug seriously SOGo with GDB, i try to use, from you'r website : > > gdb --args /usr/sbin/sogod -WOUseWatchDog NO -WONoDetach YES -WOPort > 2 -WOWorkersCount 1 -WOLogFile - -WOPidFile /tmp/sogo.pid > > but i ha

Re: [SOGo] sogo with 389-ds authentication

2014-12-12 Thread Christian Mack
Am 2014-12-11 um 18:19 schrieb Michal Koprda: > Hi Specialist, > > I wolud like to implement for me and my customers sogo and replace Exchange. > My new test solution is working on CentOS 6.5. On first, separate server is > 389-ds installed. On second server is running my email server. > Postfix