[SOGo] Immense log growth: SoDebugKeyLookup/SoDebugBaseURL?

2012-11-13 Thread Patrick Ben Koetter
We're experiencing immense log growth since our last SOGo update. Last night it
filled the whole partition. Currently we run 2.0.2-1 on Ubuntu. What I see in
sogo.log is:

2012-11-13 08:54:58.635 sogod[21644] Note(SoObject): SoDebugKeyLookup is 
enabled!
2012-11-13 08:54:58.635 sogod[21644] Note(SoObject): SoDebugBaseURL is enabled!

1. I can't find these options documented anywhere.
2. It seems I can't turn them off in 
/home/sogo/GNUstep/Defaults/.GNUstepDefaults

ATM I suspect these two options to be the cause for the fast log growth.

What do I need to do to disable both options?
Will this decrease log size as desired?

p@rick


-- 
[*] sys4 AG
 
http://sys4.de, +49 (89) 30 90 46 64
Franziskanerstraße 15, 81669 München
 
Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Axel von der Ohe, Marc Schiffbauer
Aufsichtsratsvorsitzender: Joerg Heidrich
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Free/Busy permissions

2012-11-13 Thread Igor Vitorac

Add this to your sogo config:

defaults write sogod SOGoCalendarDefaultRoles 
'(PublicDAndTViewer,ConfidentialDAndTViewer,PrivateDAndTViewer)'


Regards,
Igor


Simon Walter wrote, On 13/11/2012 06:44:
I may be mistaken, but it seems that users must allow any 
authenticated user to view the date  time of their personal 
calendar's public, confidential, and private events in order for the 
free/busy information to be available when inviting attendants to events.


If this is truly the case, is there a way to set these permissions on 
all my users personal calendars. I'd like to avoid asking my users to 
do this and the following support requests that will no doubt ensue.


Of course if there is another flag like 
useEventsTimeAndDateForFreeBusy, that would be great too.


Cheers,

Simon



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


[SOGo] [WARN] |SOGo| tried to access undefined KVC key

2012-11-13 Thread Patrick Ben Koetter
I am seeing tons of these in my log:

Nov 13 08:56:16 sogod [21642]: [WARN] |SOGo| tried to access undefined KVC key: 
'davOwner'
Nov 13 08:56:16 sogod [21642]: [WARN] |SOGo| tried to access undefined KVC key: 
'davCalendarComponentSet'
Nov 13 08:56:16 sogod [21642]: [WARN] |SOGo| tried to access undefined KVC key: 
'davCollectionTag'

There are some mailing list threads out there where people post about tried
to access undefined KVC key, but none seems to clarify what they mean and if
they should be worried about.

p@rick


-- 
[*] sys4 AG
 
http://sys4.de, +49 (89) 30 90 46 64
Franziskanerstraße 15, 81669 München
 
Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Axel von der Ohe, Marc Schiffbauer
Aufsichtsratsvorsitzender: Joerg Heidrich
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


UPDATE Re: [SOGo] Immense log growth: SoDebugKeyLookup/SoDebugBaseURL?

2012-11-13 Thread Patrick Ben Koetter
* Patrick Ben Koetter users@sogo.nu:
 We're experiencing immense log growth since our last SOGo update. Last night 
 it
 filled the whole partition. Currently we run 2.0.2-1 on Ubuntu. What I see in
 sogo.log is:
 
 2012-11-13 08:54:58.635 sogod[21644] Note(SoObject): SoDebugKeyLookup is 
 enabled!
 2012-11-13 08:54:58.635 sogod[21644] Note(SoObject): SoDebugBaseURL is 
 enabled!
 
 1. I can't find these options documented anywhere.
 2. It seems I can't turn them off in 
 /home/sogo/GNUstep/Defaults/.GNUstepDefaults

I had a typo in .GNUstepDefaults for option SoDebugBaseURL. Now that I have
fixed it, logging went back to normal.

Still I see these lines in my log:

2012-11-13 10:05:07.095 sogod[29993] Note(SoObject): SoDebugKeyLookup is 
enabled!
2012-11-13 10:05:07.096 sogod[29993] Note(SoObject): SoDebugBaseURL is enabled!
2012-11-13 10:05:07.096 sogod[29993] Note(SoObject): relative base URLs are 
enabled.

Are they logged before SoDebugBaseURL=NO is enforced or is the log message
wrong and should be fixed?

Also, is it normal for SOGo to have SoDebugKeyLookup and SoDebugBaseURL
enabled by default or is this a problem that exists only at our side?

p@rick

-- 
[*] sys4 AG
 
http://sys4.de, +49 (89) 30 90 46 64
Franziskanerstraße 15, 81669 München
 
Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Axel von der Ohe, Marc Schiffbauer
Aufsichtsratsvorsitzender: Joerg Heidrich
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Free/Busy permissions

2012-11-13 Thread Simon Walter

On 11/13/2012 05:44 PM, Igor Vitorac wrote:

Add this to your sogo config:

defaults write sogod SOGoCalendarDefaultRoles 
'(PublicDAndTViewer,ConfidentialDAndTViewer,PrivateDAndTViewer)'


Thank you. Will this work for accounts that already exist? If not, how 
can I modify already existing accounts permissions?


Simon

--
htholidays.com

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


Re: [SOGo] [Config] Modify From: header to add @domain.ext

2012-11-13 Thread Pierre-Elliott Bécue
Le 12/11/2012 15:19, Pierre-Elliott Bécue a écrit :
 [Modify From: headers for all.]

Does anybody have a nice suggestion to do this correctly ?

Thanks !

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


Re: [SOGo] Free/Busy permissions

2012-11-13 Thread Uwe Arndt
Hi,

You can edit the per user preferences with sogo-tool:

/usr/sbin/sogo-tool user-preferences get defaults YourUser
SOGoCalendarDefaultRoles

/usr/sbin/sogo-tool user-preferences set defaults YourUser
SOGoCalendarDefaultRoles '{SOGoCalendarDefaultRoles: [PublicViewer,
ConfidentialDAndTViewer]}'

  Uwe Arndt

--
 | Wiss. Leiter RZ/GHRKO| ar...@uni-koblenz.de
 | Universitaet Koblenz | T: +49 261 287 1310
 | Universitaetsstr.1  56070 KO | F: +49 261 287 100 1310

Am 13.11.2012 10:13, schrieb Simon Walter:
 On 11/13/2012 05:44 PM, Igor Vitorac wrote:
 Add this to your sogo config:

 defaults write sogod SOGoCalendarDefaultRoles
 '(PublicDAndTViewer,ConfidentialDAndTViewer,PrivateDAndTViewer)'
 
 Thank you. Will this work for accounts that already exist? If not, how
 can I modify already existing accounts permissions?
 
 Simon
 
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] [BUG] All day event incorrectly displayed in SOGo

2012-11-13 Thread philippe brangier

Nobody-else get this bug ? It is really annoying for us.


Regards

On 08/11/2012 17:21, philippe brangier wrote:

hello,

   When we create a All day event within Sogo, it is correctly displayed in Month View or 
Week View but it is displayed has a two day event in Day View (my sample event is displayed on 
Friday AND Saturday).

   I updated SOGo to the last nightly build : Version 2.0.2(@shiva 
201211080220).

   Our time zone is Europe/Paris


my sample event :
--
BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Inverse inc./SOGo 2.0.2//EN
BEGIN:VEVENT
UID:4B9C-509B9680-1-4B3F6B80
SUMMARY:test
CLASS:PUBLIC
CREATED:20121108T112504Z
DTSTAMP:20121108T112504Z
LAST-MODIFIED:20121108T112504Z
DTSTART;VALUE=DATE:20121109
DTEND;VALUE=DATE:20121110
TRANSP:OPAQUE
END:VEVENT
END:VCALENDAR



Regards.
--

*Philippe Brangier *
Administrateur systèmes et réseaux
Ilex

51, boulevard Voltaire
92600 Asnières-sur-Seine
*philippe.brang...@ilex.fr mailto:philippe.brang...@ilex.fr*
Tél // +33 (0)1 46 88 03 40
Fax // +33 (0)1 46 88 03 41
http://www.ilex.fr/


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

Re: [SOGo] Free/Busy permissions

2012-11-13 Thread Jean Raby

On 12-11-13 3:44 AM, Igor Vitorac wrote:

Add this to your sogo config:

defaults write sogod SOGoCalendarDefaultRoles
'(PublicDAndTViewer,ConfidentialDAndTViewer,PrivateDAndTViewer)'

Do this only if you want Confidential and Private events to show up in 
free/busy *by default* for all your users.


IMO it breaks the principle of least surprise.



Regards,
Igor


Simon Walter wrote, On 13/11/2012 06:44:

I may be mistaken, but it seems that users must allow any
authenticated user to view the date  time of their personal
calendar's public, confidential, and private events in order for the
free/busy information to be available when inviting attendants to events.

If this is truly the case, is there a way to set these permissions on
all my users personal calendars. I'd like to avoid asking my users to
do this and the following support requests that will no doubt ensue.

Of course if there is another flag like
useEventsTimeAndDateForFreeBusy, that would be great too.

Cheers,

Simon






--
Jean Raby
jr...@inverse.ca  ::  +1.514.447.4918 (x120) ::  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] [BUG] All day event incorrectly displayed in SOGo

2012-11-13 Thread Milos Wimmer

On Tue, 13 Nov 2012, philippe brangier wrote:


Nobody-else get this bug ? It is really annoying for us.


It's the same on my box.
I created the issue #2098 few days ago.

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


Re: [SOGo] Free/Busy permissions

2012-11-13 Thread Igor Vitorac
From my point of view, even Confidential and Private events should 
affect someone's busy status. If that person does not want to be visible 
as Busy, he/she can always set that per event. Whole point of 
free/busy is to give you possible slot for the event.


Regards,
Igor




Jean Raby wrote, On 13/11/2012 14:52:

On 12-11-13 3:44 AM, Igor Vitorac wrote:

Add this to your sogo config:

defaults write sogod SOGoCalendarDefaultRoles
'(PublicDAndTViewer,ConfidentialDAndTViewer,PrivateDAndTViewer)'

Do this only if you want Confidential and Private events to show up in 
free/busy *by default* for all your users.


IMO it breaks the principle of least surprise.



Regards,
Igor


Simon Walter wrote, On 13/11/2012 06:44:

I may be mistaken, but it seems that users must allow any
authenticated user to view the date  time of their personal
calendar's public, confidential, and private events in order for the
free/busy information to be available when inviting attendants to 
events.


If this is truly the case, is there a way to set these permissions on
all my users personal calendars. I'd like to avoid asking my users to
do this and the following support requests that will no doubt ensue.

Of course if there is another flag like
useEventsTimeAndDateForFreeBusy, that would be great too.

Cheers,

Simon








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


Re: [SOGo] Delegated mailbox not showing in delegates Mail.

2012-11-13 Thread Christian Mack
On 2012-11-13 10:41, Stephen Martin wrote:
 
 Hope someone can help.  I have delegated a mailbox through the web
 interface. I then logged in as the delegate and cannot find the
 mailbox in the Mail section nor can I find a way to add the mailbox
 in. Am I missing something. I cannot find any documentation on the
 correct procedure,
 

This is dependant of your IMAP server.
In cyrus these IMAP folders are added to the special folder Other Users.
In order to see them you have eventually to subscribe them in your
E-Mail-Client, or unset in SOGo Preferences -- Mail options --
Show subscribed mailboxes only.


Kind regards,
Christian Mack

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


Re: [SOGo] Setting of Calendar Default Access rights for Public Access

2012-11-13 Thread Christian Mack
Hello Milos Wimmer


On 2012-11-13 16:07, Milos Wimmer wrote:
 
 is here any way how could I set default access policy for
 unauthenticated (anonymous) users?
 It looks SOGo uses the same SOGoCalendarDefaultRoles for both
 authenticated and unauthenticated users.

That is correct. There is no setting specifically for anonymous access.


 I would like to use:
 SOGoCalendarDefaultRoles=PublicDAndTViewer for Any Authenticated User
 and
 SOGoCalendarDefaultRoles=None for Public Access.
 
 Maybe some new SOGoCalendarPublicDefaultRoles parameter could be used
 for this...
 It would be very useful considering different access policy for
 authenticated and all unauthenticated users respects privacy of our users.
 

Then open an enhancement request for this at
http://www.sogo.nu/bugs


Kind regards,
Christian Mack

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


Re: UPDATE Re: [SOGo] Immense log growth: SoDebugKeyLookup/SoDebugBaseURL?

2012-11-13 Thread Ludovic Marcotte

On 13/11/12 04:12, Patrick Ben Koetter wrote:

Also, is it normal for SOGo to have SoDebugKeyLookup and SoDebugBaseURL
enabled by default or is this a problem that exists only at our side?

both are disabled by default in the source code...

--
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


[SOGo] More job openings at Inverse!

2012-11-13 Thread Ludovic Marcotte

Hello,

I know this list is filled with highly qualified folks and some of you 
might be passionate about what we do at Inverse.


As you may know, at Inverse, we mainly focus on the development and 
deployment of SOGo and PacketFence.


We currently have the following full-time openings at our Montreal location:

 * Software developer to work on SOGo
 * Network and security architect to work on our PacketFence deployments

Both positions are described in details here: 
http://www.inverse.ca/english/about/careers.html


If you are interested, feel free to contact me in private!

Best regards,

--
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: UPDATE Re: [SOGo] Immense log growth: SoDebugKeyLookup/SoDebugBaseURL?

2012-11-13 Thread Patrick Ben Koetter
* Ludovic Marcotte users@sogo.nu:
 On 13/11/12 04:12, Patrick Ben Koetter wrote:
 Also, is it normal for SOGo to have SoDebugKeyLookup and SoDebugBaseURL
 enabled by default or is this a problem that exists only at our side?
 both are disabled by default in the source code...

Our log says they are enabled. Is the log wrong? Should I file a bug?

p@rick


-- 
[*] sys4 AG
 
http://sys4.de, +49 (89) 30 90 46 64
Franziskanerstraße 15, 81669 München
 
Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Axel von der Ohe, Marc Schiffbauer
Aufsichtsratsvorsitzender: Joerg Heidrich
 
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Delegated mailbox not showing in delegates Mail.

2012-11-13 Thread Stephen Martin
Thanks Christian 

On Tuesday, November 13, 2012 18:04 GMT, Christian Mack 
christian.m...@uni-konstanz.de wrote: 
 
 This is dependant of your IMAP server.
 In cyrus these IMAP folders are added to the special folder Other Users.

I am using Dovecot 2.0.19 I under my mailbox on the imap server I see no Other 
Users folder. Do I have to do anything with Dovecot to get this to work?

 In order to see them you have eventually to subscribe them in your
 E-Mail-Client, or unset in SOGo Preferences -- Mail options --
 Show subscribed mailboxes only.

I have unset this but still cannot see the other mailbox

Any pointers would be appreciated.

Thanks,

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


Re: [SOGo] Free/Busy permissions

2012-11-13 Thread Simon Walter

On 11/13/2012 06:25 PM, Uwe Arndt wrote:

Hi,

You can edit the per user preferences with sogo-tool:

/usr/sbin/sogo-tool user-preferences get defaults YourUser
SOGoCalendarDefaultRoles

/usr/sbin/sogo-tool user-preferences set defaults YourUser
SOGoCalendarDefaultRoles '{SOGoCalendarDefaultRoles: [PublicViewer,
ConfidentialDAndTViewer]}'

   Uwe Arndt




Excellent! I really need to study sogo-tool a bit. It seems it can do 
many admin tasks.


Cheers,

Simon

--
htholidays.com

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


[SOGo] SOGoEnableDomainBasedUID and subsequent conversion

2012-11-13 Thread Simon Walter

SOGoEnableDomainBasedUID

Consequently, activating this parameter on an existing system implies 
that user identifiers will change and their previous calendars and 
address books will no longer be accessible unless a conversion is 
performed.


Is this conversion merely changing the c_uid in the sogo_user_profile 
table? Or is it more complicated?


Thanks,

Simon

--
htholidays.com

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


[SOGo] BTS activities for Tuesday, November 13 2012

2012-11-13 Thread SOGo reporter
Title: BTS activities for Tuesday, November 13 2012





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Tuesday, November 13 2012

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
2101
	2012-11-13 01:00:18
	new (open)
	Backend Address Book
	Integrator overwrites TB autocompletion directory server selection
	
	  
	
2104
	2012-11-13 14:53:22
	new (open)
	Backend Calendar
	Setting of Calendar Default Access rights for Public Access
	
	  
	
2102
	2012-11-13 08:40:37
	updated (open)
	SOPE
	Review and potentially re-integrate recent optimizations
	
	  
	
2090
	2012-11-13 11:12:55
	updated (open)
	Web Calendar
	Unable to share Calendar with LDAP Group
	
	  
	
2098
	2012-11-13 09:53:58
	updated (open)
	Web Calendar
	All day event displayed incorrectly in Day View
	
	  
	
2078
	2012-11-13 14:31:02
	updated (open)
	Web Mail
	First char hidden on subjects in german (?) mail invitations
	
	  
	
1924
	2012-11-13 17:30:37
	assigned (open)
	sogo-tool
	Incorrect MySQL UPDATE command syntax when using rename-user
	
	  
	
1991
	2012-11-13 10:36:39
	assigned (open)
	Web Calendar
	Subscribed Google Calendar does not update in SOGo
	
	  
	
2103
	2012-11-13 14:35:04
	assigned (open)
	Web Calendar
	Tasks should be searchable
	
	  
	
2096
	2012-11-13 08:37:01
	closed (fixed)
	Web Mail
	Corruppted JPG, PDF and DOC