[SOGo] BTS activities for Thursday, March 28 2013

2013-03-28 Thread SOGo reporter
Title: BTS activities for Thursday, March 28 2013 BTS Activities Home page: http://www.sogo.nu/bugs Project: SOGo For the period covering: Thursday, March 28 2013 idlast updatestatus (resolution)categorysummary

[SOGo] Cannot get SOGo/OpenChange working with Cyrus-IMAP

2013-03-28 Thread lloydsystems
Dear SOGo Group, I am having difficulty getting SOGo/OpenChange to work with Outlook 2010. SOGo itself works through its web interface, but email with Outlook does not. I have been messing around with it for days without success, so I thought I would ask for some help. Setup: Server is running

[SOGo] "\r" in Vcard after import from LDIF

2013-03-28 Thread Gerhard W . Recher
Hi I think think is a bug, VCARD import appends a "\r" after email ! example: LDIF File: dn: mail=per...@domain.com objectclass: top objectclass: person objectclass: organizationalPerson objectclass: inetOrgPerson objectclass: mozillaAbPersonAlpha mail: per...@domain.com modifytimestamp: 0 Re

Re: [SOGo] Ubuntu 12.04 + igestis

2013-03-28 Thread Olivier Bitsch
Hi Tom, That's right, keep Samba4, then for the base tree, put example.local (not dc=User...). Then you will get Administrator@example.local automatically at next step, so keep it. Then you should able to login. I will try ASAP to update my tutorial to explain that, thank for your request. Best

[SOGo] Ubuntu 12.04 + igestis

2013-03-28 Thread Mag.(FH) Thomas E. Janisch
Hello all! I'm installing Samba4+Sogo+Openchange according to the Documentation http://iabsis.com/EN/article/35-7/iGestis-installation-optional. My problem is, that I have no idea how to configure igestis. When prompted for the settings during installation I've entered : Samba 4 Set a root-PW Use

Re: [SOGo] LDAP address book from active directory - show all fields -> SearchFieldNames

2013-03-28 Thread Martin Krpata
Hi, thank you for your answer, it is in documentation... My bad. But it is not working to me, please can you check my syntax? I added to usersource like this: { CNFieldName = cn; IDFieldName = cn; SearchFieldNames = ( sn, displayName, telephoneNumber,

[SOGo] hide "Contacts"

2013-03-28 Thread Arnaud LE NORCY
Hello, I can hide "mail module", but i want also hide the "Contacts module"... Is it possible? it works for "Mail" but not for "Contacts" with (in SOGoUserSources) : ModulesConstraints = { Calendar = { }; Contacts = {

Re: [SOGo] LDAP address book from active directory - show all fields -> SearchFieldNames

2013-03-28 Thread Francis Lachapelle
Hi Martin On 2013-03-28, at 2:36 AM, Martin Krpata wrote: > i would like to use address book from Active Directory and it's look like > that some fields have another name and cannot be showed in address book. Like > for example wWWHomePage, department, company. These names of fields are in >

Re: [SOGo] Address book problems

2013-03-28 Thread Nicolas Fabre
Hi all, I do have the exact same issue with one addressbook for only one user. After checking the mysql database, everything seems fine. The only relevant output in the sogo.log is the 204 (no content) http code. I have put the "MySQL4DebugEnabled" in my sogo conf, nothing relevant. As Sven, th