Re: [***** SPAM 4.813 *****]Re: [SOGo] SOGo OpenChange Server Multiple domains

2012-08-23 Thread Silver Salonen

On 07.08.2012 17:06, Денис Губанов wrote:

2012/8/7 Ludovic Marcotte lmarco...@inverse.ca [3]


On 07/08/12 02:29, Денис Губанов wrote:


I configured multi-domain authorization in SOGo v2.0.0 rc4.
Now i have two domains example.com [1] and example.net [2].
I added samba and openchange account, samba-tool domain
passwordsettings set --complexity=off
samba-tool domain passwordsettings set --min-pwd-length=1
samba-tool user add user
samba-tool user setexpiry user --noexpiry

openchange_newuser --create user
How to configure that I can connect to Outlook with multiple 
domains?

Some code changes will likely be required for this to work in
OpenChange/SOGo's OpenChange backend.

Out of curiosity, how did you create your two domains in Samba 4?

--
Ludovic Marcotte
+1.514.755.3630 :: www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence
(www.packetfence.org)

I did`t created two domains in samba4. I wanted to ask you, how to do
that :)
Have you plans to do that OpenChange/SOGo's OpenChange backend works 
with

multiplee domains?


So does anybody know about these plans, or lack of them?

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


Re: [SOGo] pid XXXX has been hanging in the same request for X minutes

2012-08-23 Thread Federico Alberto Sayd

On 22/08/12 16:53, Ludovic Marcotte wrote:

On 22/08/12 15:47, Donny Brooks wrote:
For the past two days at random times we have been having this 
happen. When it happens the sogod process eats 100% of the cpu and 
just becomes unresponsive. To the point that even after stopping, 
killing the stuck sogod processes, and restarting the service has it 
hanging again within a minute of starting it back up. When this 
happens it does not matter if we shut the machine down, restart it, 
stop the process, etc when it comes back up it will happen within a 
minute of starting. That is until it magically decides to run right. 
Our sogo installation uses external imap/mysql/ldap servers and when 
this has been happening all of the external servers are fine. Below 
is an excerpt of the log. Any ideas?
That happens because SOGo is waiting for something from an external 
component (LDAP, SQL, IMAP or SMTP). Use gdb and produce a stack 
trace, that will tell you what it's waiting for.


There is any possiblity to add a functionality to the logging system for 
log the process or connection that makes that SOGo eats all the cpu and 
becomes unresponsive?


I think that such functionality will be very useful to debug problems 
with external's SOGo components.


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


Re: [SOGo] Extending preference pane with UIxAdditionalPreferences.wox

2012-08-23 Thread Francis Lachapelle
Hi Francesco

On 2012-08-20, at 12:00 PM, Francesco Spegni wrote:

 I know it is possible to let SOGo load custom JS files using the 
 SOGoUIAdditionalJSFiles parameter. Using this mechanism I want to load a file 
 (let's say custom.js) where I can redefine the savePreferences function 
 (defined in ./WebServerResources/UIxPreferences.js).
 
 Now I would like to modify the standard preferences window in order to show 
 custom components. So far, I do this modifying the file 
 Templates/Preferences/UIxPreferences.wox. I also see there is a 
 UIxAdditionalPreferences.wox file. Can I put my modification into the latter, 
 not touching the UIxPreferences.wox file?


Yes. Create the template UIxAdditionalPreferences.wox and in your configuration 
set SOGoUIxAdditionalPreferences to YES:

su - sogo
defaults write sogod SOGoUIxAdditionalPreferences YES

I just noticed that it wasn't documented. I'll fix the configuration guide.

Thanks,

Francis

--
flachape...@inverse.ca :: +1.514.755.3640 :: http://www.inverse.ca
Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
(http://packetfence.org)

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

Re: [SOGo] pid XXXX has been hanging in the same request for X minutes

2012-08-23 Thread Ludovic Marcotte

On 23/08/12 08:24, Federico Alberto Sayd wrote:
There is any possiblity to add a functionality to the logging system 
for log the process or connection that makes that SOGo eats all the 
cpu and becomes unresponsive?


I think that such functionality will be very useful to debug problems 
with external's SOGo components. 


http://www.sogo.nu/bugs/view.php?id=457

--
Ludovic Marcotte
+1.514.755.3630  ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

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


Re: [SOGo] Out Of Office Template

2012-08-23 Thread Christian Mack
Hello Remi Verchere


On 2012-08-14 12:38, Remi Verchere wrote:
 2012/8/13 Ludovic Marcotte lmarco...@inverse.ca:
 On 13/08/12 03:38, Remi Verchere wrote:

 I'd like to add a template on the Out Of Office message. Then,
 people just have to enter date of their unavailability.
 Is there such a way to do that ?

 It's not possible to do that right now.

 Ok thanks, Could I log that in a 'nice to have' request ? ;)

Yes, of course.
Just go to http://www.sogo.nu/bugs and add an enhancement request.


Kind regards,
Christian Mack

-- 
Christian Mack
Gruppe Informationsdienste
Rechenzentrum Universität Konstanz
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Behavior when deleting multiple instances of recurring items

2012-08-23 Thread Christian Mack
Hello Piet Hein


On 2012-08-15 11:11, Piet Hein wrote:

 I have not yet searched the bugs-database, but I have just been notified
 that selecting multiple instances (by control-clicking) of recurring
 items in the web interface and deleting them will delete the main/all
 instances of the selected items.
 
 Performing the operation when only one item is selected produces a popup
 window with a dialog in which one can choose to apply the action on all
 event or just on the selected event, I believe the same procedure should
 be followed when multiple items have been selected (by control-clicking
 for example)

I am not aware of any bugreport about this behaviour.
Please open one for this.

IMHO it should delete the selected ones without asking, but not all
occurrences.
And asking would be saver anyway.


Thanks,
Christian Mack

-- 
Christian Mack
Gruppe Informationsdienste
Rechenzentrum Universität Konstanz
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Syncronize to Outlook

2012-08-23 Thread Christian Mack
Hello Joms Ariola


On 2012-08-17 08:45, Joms Ariola wrote:
  
 Im using SOGo ZEG v2.0.0 rc4
 http://sourceforge.net/projects/sogo-zeg/files/ZEG-2.0.0rc4.ova/download how
 to configure syncronize to outlook e.g. i want to syncronize the email
 address and calendar only
  

Please read the SOGo Native Microsoft Outlook Configuration documentation:
http://www.sogo.nu/files/docs/SOGo%20Native%20Microsoft%20Outlook%20Configuration.pdf


Kind regards,
Christian Mack

-- 
Christian Mack
Gruppe Informationsdienste
Rechenzentrum Universität Konstanz
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] BTS activities for Thursday, August 23 2012

2012-08-23 Thread SOGo reporter
Title: BTS activities for Thursday, August 23 2012





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Thursday, August 23 2012

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
1951
	2012-08-23 14:56:10
	updated (open)
	SOGo Native Outlook Compatibility
	Leak of file descriptors
	
	  
	
1940
	2012-08-23 10:02:10
	updated (open)
	Backend Calendar
	Only calendar owner get reminders
	
	  
	
1948
	2012-08-23 10:41:38
	updated (open)
	Web Calendar
	RFE: New calendar view; place all events for one selected calendar in one column.
	
	  
	
1950
	2012-08-23 14:00:04
	new (open)
	Web Calendar
	When deleting multiple selected events of recurring events the events are deleted instead of the selected instances.
	
	  
	
1933
	2012-08-23 09:48:02
	feedback (reopened)
	SOGo Native Outlook Compatibility
	Outlook users can change start/end date of invitation
	
	  
	
1774
	2012-08-23 16:19:25
	closed (fixed)
	SOGo Native Outlook Compatibility
	Samba crashes when selecting a mail folder (e.g. INBOX) in Outlook 2007