Re: [SOGo] SOGo displays less contacts than ldap entries found

2015-03-06 Thread Marc Patermann

Francis,

Francis Lachapelle schrieb (05.03.2015 22:16 Uhr):

On Mar 5, 2015, at 9:32 AM, Marc Patermann hans.mo...@ofd-z.niedersachsen.de 
wrote:


if I search for a name in the address book, like georg, there are a number of 
entries found in ldap.
SOGo does only display _two_.
This is the same for a lot of cases - 98 entries found in ldap, 24 displayed 
etc.

When I search for a user to give access to my calendar, no contact is displayed 
in SOGo, but the entries are found in ldap.

The ldap log do tell what SOGo is searching for and the corresponding entries 
are found, but not displayed!

Mar  5 15:22:15 rzhs267 slapd[11121]: conn=1037 op=1 SRCH base=ou=humans,ou=foo scope=2 
deref=0 
filter=(|(sn=*georg*)(displayName=*georg*)(telephoneNumber=*georg*)(mail=*georg*)(cn=*georg*))
Mar  5 15:22:15 rzhs267 slapd[11121]: conn=1037 op=1 SRCH attr=*
[...]
Mar  5 15:22:15 rzhs267 slapd[11121]: conn=1037 op=1 SEARCH RESULT tag=101 
err=0 nentries=23 text=


Any JavaScript error in your browser's console?

Is the returned JSON correct? The request URL should like this:

http://hostname/SOGo/so/username/Contacts/ldap-source-id/view?noframe=1search=name_or_addressvalue=georgsort=c_cnasc=true

thanks.

Yes, the json has the correct amount of contacts. They are just not 
displayed.
BTW: it is the same in Webfrontend an in Thunderbird. So the problem may 
be on the server side, not in the web GUI JS (besides the JS is used in 
the extensions too).



Marc
--
users@sogo.nu
https://inverse.ca/sogo/lists


RE: [SOGo] Problem when creating new users account in SOGo server

2015-03-06 Thread Dérick AGUEY-ZINSOU
Hi all,
Please help.
I'm not able to access the existing SOGo configuration files.
I find the sogo.conf but it seems not to contain any configuration.
And I'm not able to access and read the GNUStep configurations when I use the 
defaults commands.
It's urgent for me to find out a solution for this problem. And I don't know 
any professionnal on my country that is specialized on SOGo deployments.

Bien à vous, Best regards,
 
Dérick AGUEY-ZINSOU, Directeur Général
Tél : +229 21 30 66 58
Mob : +229 95 78 80 84 / +229 97 48 56 10
Email : derick.ag...@admitbenin.com | Site web : http://www.admitbenin.com | 
Skype : derick.aguey
Accédez aux informations sur notre partenariat Microsoft à l’adresse : 
http://pinpoint.microsoft.com/fr-XC/partners/ADM-Informatique-Technologies-4298632537?LocId=399264458468697
 
Connaissez vous RoomAlert ? Découvrez notre catalogue ici : 
http://www.admitbenin.com/wp-content/uploads/2014/07/AVTECH_Catalog.pdf 


 

-Message d'origine-
De : Dérick AGUEY-ZINSOU [mailto:derick.ag...@admitbenin.com] 
Envoyé : mardi 3 mars 2015 12:24
À : 'users@sogo.nu'
Objet : RE: [SOGo] Problem when creating new users account in SOGo server

Thanks a lot for the answers.
I try to find the actual configuration of my server.
 -- First, the sogo.conf file seems not to contain no information. All of the 
information in the file are commented in C and C++ style comments.
-- Second, when I try this command : /usr/sbin/sogo-tool dump-defaults, the 
result is empty.

After many searches, I have another answer.
These informations are they available under the root user or the sogo user.
I try to change the sogo user password and it works but when I try to connect 
to the user, the system say me that this user account is not available for the 
moment.

Now, these are the informations you ask for :
* Which version of SOGo do you use? --- How can I get this 
information???
* Do you use native Outlook compatibility (openchange)?  No
* Do you have SOGo users in AD, LDAP or a database? --- Need to 
access the conf file to know
* Which settings do you use? 
---Same than before
* Which IMAP server do you use (cyrus, dovecot ...)?  
dovecot

Bien à vous, Best regards,
 
Dérick AGUEY-ZINSOU, Directeur Général
Tél : +229 21 30 66 58
Mob : +229 95 78 80 84 / +229 97 48 56 10 Email : derick.ag...@admitbenin.com | 
Site web : http://www.admitbenin.com | Skype : derick.aguey Accédez aux 
informations sur notre partenariat Microsoft à l’adresse : 
http://pinpoint.microsoft.com/fr-XC/partners/ADM-Informatique-Technologies-4298632537?LocId=399264458468697
Connaissez vous RoomAlert ? Découvrez notre catalogue ici : 
http://www.admitbenin.com/wp-content/uploads/2014/07/AVTECH_Catalog.pdf 


 

-Message d'origine-
De : users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] De la part de 
Christian Mack
Envoyé : jeudi 26 février 2015 14:08
À : users@sogo.nu
Objet : Re: [SOGo] Problem when creating new users account in SOGo server

Hello
Am 2015-02-26 um 12:04 schrieb derick.ag...@admitbenin.com:
 Hi all,
 I'm newbie on SOGo. I start working in a company as IT Assistant since a few
 weeks. The network consist of an MS Active Directory server for user
 authentication and Debian Linux server for mailing and groupeware Platform
 using SOGo. All the servers are already installed before I came and the last
 IT Assistant don't let any documents and informations after the admin and root
 credentials.
 I have as one of my duties to manage the SOGo server and Platform. I need to
 create new users for the company but all the documents and informations I read
 about SOGo don't give me real informations about how to proceed. I'm searching
 since a week now to create those users account. I found an official docs that
 ask me to create the users on AD server and to configure them on SOGo but it's
 not working. I also don't knwo how the mail are managed? Are they managed on
 SOGo or in Postfix?
 Please help...
 

Seems you have no experience as an system admin at all, not only with SOGo.
(No offence here, just a statement)

First you have to look at the actual configuration.
Where you can find the one for SOGo is dependent from your version of SOGo.
Pre 2.0.5 it is in GNUstep, afterwards it is in /etc/sogo/sogo.conf.
The GNUstep one can be queried with
/usr/sbin/sogo-tool dump-defaults
If the result is empty, then teh configuration is in /etc/sogo/sogo.conf
(Be sure to not have it in both!)

In there you find the authentication source definition of SOGo in
SOGoUserSources.
It tells you where your users should be.

Postboxes are neither managed in SOGo nor in postfix.
SOGo is an IMAP capable email client.
Postfix is an SMTP server, which distributes emails between servers.
What you search for is an IMAP server. He stores all emails for your
domain(s).
Which one you use, is up to you (or your predecessor).
Check SOGoIMAPServer.

Try 

Re: [SOGo] sogo slow on send

2015-03-06 Thread mourik jan heupink
But I see now that in /etc/default/sogo there is:

PREFORK=34

And I understand from this list that this number overrules the value in
sogo.conf. Checking with

ps aux | grep sogod

confirms that 34 sogod processes are running.

What would be a sane value for WOListenQueueSize then?

MJ

On 03/06/2015 11:50 AM, mourik jan heupink wrote:
 WOWorkersCount = 50;
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] sogo slow on send

2015-03-06 Thread mourik jan heupink
Hi Christian,


On 03/06/2015 09:38 AM, Christian Mack wrote:
 How many are allowed to wait without error messages, is defined with
 WOListenQueueSize.
I have no such setting in sogo.conf, so it's default value I guess.

My other WO settings are:

WOWatchDogRequestTimeout = 15;
WOWorkersCount = 50;

What would you suggest I try for WOListenQueueSize?

MJ
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] BTS activities for Friday, March 06 2015

2015-03-06 Thread SOGo reporter
Title: BTS activities for Friday, March 06 2015





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Friday, March 06 2015

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
3122
	2015-03-06 09:43:14
	updated (open)
	SOGo Integrator
	Some characters in email labels break sync between TB and SOGo
	
	  
	
3113
	2015-03-06 11:22:14
	updated (open)
	ActiveSync
	Outlook 2013 MeetingResponse
	
	  
	
3117
	2015-03-06 04:29:30
	updated (open)
	ActiveSync
	ActiveSync flag reminder options
	
	  
	
3123
	2015-03-06 11:47:33
	updated (open)
	ActiveSync
	sogo may incorrectly decode the calendar event reply coming from outlook
	
	  
	
3121
	2015-03-06 06:06:59
	updated (open)
	Web Calendar
	Not remove appointment
	
	  
	
3124
	2015-03-06 15:08:10
	updated (open)
	with external server
	Calendar sync with owncloud and Thunderbird fails after updating to Thunderbird 31.5.0