[SOGo] BTS activities for Monday, March 03 2014

2014-03-03 Thread SOGo reporter
Title: BTS activities for Monday, March 03 2014





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Monday, March 03 2014

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
2337
	2014-03-03 08:59:13
	updated (open)
	SOGo Integrator
	Show the resource (Mail, calendar, task ...) when integrator asks for password
	
	  
	
2627
	2014-03-03 08:28:58
	updated (open)
	Backend Address Book
	Multiple address books auto-discovery
	
	  
	
211
	2014-03-03 09:16:21
	updated (open)
	Backend Calendar
	SOGoAppointmentSendEMailNotifications = NO does not send notifications to extrnal users
	
	  
	
504
	2014-03-03 09:06:26
	updated (open)
	Backend Calendar
	Option to create recurrent event for birthday
	
	  
	
805
	2014-03-03 09:09:57
	updated (open)
	Backend Calendar
	email alarms: provide template messages for sent emails
	
	  
	
2040
	2014-03-03 09:13:18
	updated (open)
	Backend Calendar
	Token-based access
	
	  
	
543
	2014-03-03 08:54:12
	updated (open)
	Backend General
	Add the possibilty to add organization's logo to the login page
	
	  
	
1029
	2014-03-03 09:18:24
	updated (open)
	Backend General
	Default Account of Thunderbird and SOGo
	
	  
	
1997
	2014-03-03 09:11:59
	updated (open)
	Backend General
	SOGo should have basic audit (security log) feature
	
	  
	
2325
	2014-03-03 09:23:00
	updated (open)
	Backend General
	groups support for SQL-based authentication sources
	
	  
	
2628
	2014-03-03 09:20:16
	updated (open)
	Backend General
	Support for Multiple SOGo Accounts with Thunderbird+Integrator
	
	  
	
31
	2014-03-03 09:24:24
	updated (open)
	Backend Mail
	Support for SMTP SASL AUTH and SMTP TLS/SSL
	
	  
	
2630
	2014-03-03 16:19:13
	updated (open)
	Backend Mail
	Dovecot subscriptions file not updated on folder renames
	
	  
	
2146
	2014-03-03 09:06:48
	updated (open)
	Documentation
	Full configuration documentation
	
	  
	
1706
	2014-03-03 14:07:28
	updated (open)
	GUI
	Delete in Thunderbird address book should ask confirmation
	
	  
	
2305
	2014-03-03 09:00:16
	updated (open)
	OpenChange backend
	get the availability (free/busy) in outlook
	
	  
	
1139
	2014-03-03 08:53:24
	updated (open)
	Web Administration
	Administrator access to user preferences from admin web module
	
	  
	
1982
	2014-03-03 09:15:22
	updated (open)
	Web Calendar
	Adding a checkbox that includes tasks in the calendar view
	
	  
	
2002
	2014-03-03 09:06:00
	updated (open)
	Web Calendar
	Proposed Events
	
	  
	
2164
	2014-03-03 09:05:10
	updated (open)
	Web Calendar
	Ability to categorize events you are invited to
	
	  
	
2413
	2014-03-03 08:56:50
	updated (open)
	Web Calendar
	multiple week view
	
	  
	
2426
	2014-03-03 08:25:55
	updated (open)
	Web Calendar
	Add a copy / paste function to the same calendar
	
	  
	
2527
	2014-03-03 10:32:31
	updated (open)
	Web Calendar
	When searching for calendars to subscribe, only users and their calendars with more than "DateAndTime" visible should show up
	
	  
	
2568
	2014-03-03 09:23:07
	updated (open)
	Web Calendar
	Consider explanatory text in calendar permissions dialog
	
	  
	
2586
	2014-03-03 08:44:54
	updated (open)
	Web Calendar
	sharing rigths on calendar
	
	  
	
2629
	2014-03-03 11:19:39
	updated (open)
	Web Calendar
	Impossible to sort calendar
	
	  
	
2054
	2014-03-03 09:09:36
	updated (open)
	Web General
	Automatic calendar/addressbook subscriptions on group change
	
	  
	
686
	2014-03-03 09:08:19
	updated (open)
	Web Mail
	Would Like "Edit as New" feature from TB activated
	
	  
	
1194
	2014-03-03 08:46:56
	updated (open)
	Web Mail
	RFE: Honour List-Post Header to reply to lists
	
	  
	
1585
	2014-03-03 09:03:07
	updated (open)
	Web Mail
	Option to not automatically mark mails as read
	
	  
	
1722
	2014-03-03 08:58:04
	updated (open)
	Web Mail
	Drag Emails to Calendar,
	
	  
	
  

[SOGo] Caldav problem in sogo 2.2.0 with IOS

2014-03-03 Thread maillinglist
Hello,

Last weekend I migrated from sogo 2.1.0 mysql user backend to sogo 2.2.0 with
an ldap user backend (iredmail). Everything works fine, except all the IOS or
OSX related phones or macbooks won't be able to connect to caldav anymore? At
my old sogo 2.1.0 with mysql user db the MAC related phones worked.

Here is my setup, config and some debug logging. I tried lots of things, no
results yet. Anybody some clever ideas?

part of sogo config:
SOGoUserSources = (
{
type = ldap;
CNFieldName = cn;
UIDFieldName = mail;
IDFieldName = mail; // first field of the DN for direct binds
bindFields = mail; // array of fields to use for indirect binds
baseDN = "o=domains,dc=example,dc=com";
bindDN = "cn=Manager,dc=example,dc=com";
bindPassword = "myldappassword";
canAuthenticate = YES;
displayName = "Gedeelde adressen";
hostname = ldap://:389;
id = public;
isAddressBook = YES;
scope = sub;
}
);

Some interesting sogo logging parts:

82.173.35.71 - - [03/Mar/2014:22:10:49 GMT] "PROPFIND /SOGo/dav/
u...@example.com/Calendar/inbox/ HTTP/1.1" 207 330/181 0.006 - - 0
Mar 03 22:10:49 sogod [7982]: |SOGo| starting method 'PROPFIND' on uri '/SOGo/
dav/u...@example.com/Calendar/inbox/'
Mar 03 22:10:49 sogod [7982]: [ERROR]
<0x4E1FE7D0[SOGoAppointmentInboxFolder]:inbox> (-[SOGoGCSFolder
toOneRelationshipKeys]): fetch failed!
Mar 03 22:10:49 sogod [7982]: |SOGo| request took 0.003027 seconds to execute
82.173.35.71 - - [03/Mar/2014:22:10:49 GMT] "PROPFIND /SOGo/dav/
u...@example.com/Calendar/inbox/ HTTP/1.1" 207 361/145 0.007 - - 4K
Mar 03 22:10:49 sogod [7982]: |SOGo| starting method 'PROPFIND' on uri '/SOGo/
dav/u...@example.com/'
Mar 03 22:10:49 sogod [7982]: |SOGo| request took 0.001544 seconds to execute
82.173.35.71 - - [03/Mar/2014:22:10:49 GMT] "PROPFIND /SOGo/dav/
u...@example.com/ HTTP/1.1" 207 479/170 0.006 - - 0


Mar 03 23:37:51 sogod [3615]: [WARN] <0x0x7f5bd023fce0[SOGoWebDAVAclManager]>
entry '{DAV:}write' already exists in DAV permissions table
Mar 03 23:37:51 sogod [3615]: [WARN] <0x0x7f5bd023fce0[SOGoWebDAVAclManager]>
entry '{DAV:}write-properties' already exists in DAV permissions table
Mar 03 23:37:51 sogod [3615]: [WARN] <0x0x7f5bd023fce0[SOGoWebDAVAclManager]>
entry '{DAV:}write-content' already exists in DAV permissions table


Mar 03 22:13:05 sogod [8127]: <0xB35E3E60[SOGoUserFolder]:u...@example.com>
baseURL: name=u...@example.com (container=SOGo)
  container: /SOGo --
https://mail.example.com/SOGo/dav/u...@example.com/Calendar/inbox/
  own: https://mail.example.com/SOGo/dav/u...@example.com
Mar 03 22:13:05 sogod [8127]: <0xB3571BC0[SOGoAppointmentFolders]:Calendar>
baseURL: name=Calendar (container=SOGoUserFolder)
  container: https://mail.example.com/SOGo/dav/u...@example.com/
  own: https://mail.example.com/SOGo/dav/u...@example.com/Calendar
Mar 03 22:13:05 sogod [8127]: |SOGo|   using root-url from context:
https://mail.example.com/SOGo/dav/
Mar 03 22:13:05 sogod [8127]: |SOGo| ROOT baseURL(no container, name=(null)):
  own: https://mail.example.com/SOGo/dav/
Mar 03 22:13:05 sogod [8127]: <0xB35E3E60[SOGoUserFolder]:u...@example.com>
baseURL: name=u...@example.com (container=SOGo)
  container: /SOGo --
https://mail.example.com/SOGo/dav/u...@example.com/Calendar/inbox/
  own: https://mail.example.com/SOGo/dav/u...@example.com
Mar 03 22:13:05 sogod [8127]: |SOGo|   using root-url from context:
https://mail.example.com/SOGo/dav/
Mar 03 22:13:05 sogod [8127]: |SOGo| ROOT baseURL(no container, name=(null)):
  own: https://mail.example.com/SOGo/dav/
Mar 03 22:13:05 sogod [8127]: <0xB35E3E60[SOGoUserFolder]:u...@example.com>
baseURL: name=u...@example.com (container=SOGo)
  container: /SOGo --
https://mail.example.com/SOGo/dav/u...@example.com/Calendar/inbox/
  own: https://mail.example.com/SOGo/dav/u...@example.com
Mar 03 22:13:05 sogod [8127]: <0xB3571BC0[SOGoAppointmentFolders]:Calendar>
baseURL: name=Calendar (container=SOGoUserFolder)
  container: https://mail.example.com/SOGo/dav/u...@example.com/
  own: https://mail.example.com/SOGo/dav/u...@example.com/Calendar
Mar 03 22:13:05 sogod [8127]: <0xB332F6D0[SOGoAppointmentInboxFolder]:inbox>
baseURL: name=inbox (container=SOGoAppointmentFolders)
  container: https://mail.example.com/SOGo/dav/u...@example.com/Calendar/
  own: https://mail.example.com/SOGo/dav/u...@example.com/Calendar/inbox
Mar 03 22:13:05 sogod [8127]: |SOGo| request took 0.003932 seconds to execute
82.173.35.71 - - [03/Mar/2014:22:13:05 GMT] "PROPFIND /SOGo/dav/
u...@example.com/Calendar/inbox/ HTTP/1.1" 207 330/181 0.008 - - 0

Kind Regards,

Merijn

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


[SOGo] Cannot Bind to LDAP, but No Attempt Appears to be Made

2014-03-03 Thread Ron Scott-Adams
I'm seeing the following in sogo.log, but nothing in OpenLDAP logs to indicate 
a why, even with logging set to -1. More to the point, I don't even see login 
attempts, or any reference to that user. Meanwhile logs of Dovecot's LDAP user 
binding and searching abound.

The log message is:
[ERROR] <0x0xb8c8a460[LDAPSource]> Could not bind to the LDAP server 
ldap://127.0.0.1:389 (389) using the bind DN: 
uid=sogo,ou=Services,dc=tohuw,dc=net-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Shared address books on Mac OS X

2014-03-03 Thread Robert Casties
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 03.03.14 19:44, Johannes Kastl wrote:
> On 03.03.14 10:20 Robert Casties wrote:
>> On 02.03.14 22:11, Johannes Kastl wrote:
> 
>>> adressbook for each user. And OSX can handle only one
>>> adressbook for each account, if I am not mistaken.
> ^
>> The Contacts App can use more than one remote addressbook.
> 
> Surely. But AFAICR only one adressbook *per account*.

Oh, you mean one per server-account? Sorry, I was talking about
multiple addressbooks per local account.

About the server account I am not sure. The Contacts app doesn't show
multiple addressbooks on the server. I think I see contacts from all
my different addressbooks in Sogo but I haven't checked enough to be sure.

Best
Robert

- -- 
Dr. Robert Casties -- Information Technology Group
Max Planck Institute for the History of Science
Boltzmannstr. 22, D-14195 Berlin
Tel: +49/30/22667-342
-BEGIN PGP SIGNATURE-
Version: GnuPG/MacGPG2 v2.0.22 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlMU1MUACgkQ3zx+xrAK+6D8QACfa/Je9L28tKdI9zhlS0j9PV1y
sM8AoK9rseJ4+FRBS0ixpx9FFp+9F9vh
=iIWa
-END PGP SIGNATURE-
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Shared address books on Mac OS X

2014-03-03 Thread Johannes Kastl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 03.03.14 10:20 Robert Casties wrote:
> On 02.03.14 22:11, Johannes Kastl wrote:

>> adressbook for each user. And OSX can handle only one adressbook
>> for each account, if I am not mistaken.
   ^
> The Contacts App can use more than one remote addressbook.

Surely. But AFAICR only one adressbook *per account*.

E.g.
> https://github.com/owncloud/contacts/issues/244

Regards,
Johannes
- -- 
`Three Dementor attacks in a week, and all Romilda Vane does is ask me
if it's true you've got a Hippogriff tattooed across your chest´ [...]
`I told her it's a hungarian Horntail,´ said Ginny, turning a page of
her newspaper idly.`Much more Macho´ (Ginny Weasley in Harry Potter 6)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1
Comment: Using GnuPG with SeaMonkey - http://www.enigmail.net/

iEYEARECAAYFAlMUzXEACgkQzi3gQ/xETbJ+HwCfao4XVjjAcJZpwiVAyvepousi
sLcAoJbgdKJT4/MJgS9Vras7bjqUqAv2
=u/Wc
-END PGP SIGNATURE-

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


Re: [SOGo] Stable Installation doesn't work anymore

2014-03-03 Thread Steve Boley

Can you get in ssh now after reboot?

The mysql password is something  you configure when you create the database.

Are you using the zeg appliance or a sogo setup you built?

It looks like you have multiple issues. Go completely through the sogo 
installation pdf and look for what you have missed.


The database is populated only when a user successfully logs into the 
web interface so what happened to create duplicates in the database?

Steve
On 3/3/2014 9:45 AM, Luca Egloff wrote:

Hi Steve

I listet the messages log file. The only abnormal were these Lines (It 
is the rest of the starting process):


Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 108: 
Duplicate column name 'File_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 114: 
Duplicate column name 'Grant_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 115: 
Duplicate column name 'Grant_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 116: 
Duplicate column name 'Grant_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 127: 
Duplicate column name 'ssl_type'
Mar  3 15:55:32 lupra mysql.init: ERROR 1061 (42000) at line 138: 
Duplicate key name 'Grantor'
Mar  3 15:55:32 lupra mysql.init: ERROR 1054 (42S22) at line 164: 
Unknown column 'Type' in 'columns_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 186: 
Duplicate column name 'type'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 196: 
Duplicate column name 'Show_db_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 213: 
Duplicate column name 'max_questions'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 223: 
Duplicate column name 'Create_tmp_table_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 226: 
Duplicate column name 'Create_tmp_table_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 320: 
Duplicate column name 'Create_view_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 323: 
Duplicate column name 'Create_view_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 326: 
Duplicate column name 'Create_view_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 332: 
Duplicate column name 'Show_view_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 335: 
Duplicate column name 'Show_view_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 338: 
Duplicate column name 'Show_view_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 355: 
Duplicate column name 'Create_routine_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 358: 
Duplicate column name 'Create_routine_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 361: 
Duplicate column name 'Create_routine_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 367: 
Duplicate column name 'Alter_routine_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 370: 
Duplicate column name 'Alter_routine_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 373: 
Duplicate column name 'Alter_routine_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 376: 
Duplicate column name 'Execute_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 379: 
Duplicate column name 'Execute_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 392: 
Duplicate column name 'max_user_connections'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 401: 
Duplicate column name 'Create_user_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 423: 
Duplicate column name 'Routine_type'

Mar  3 15:55:33 lupra mysql.init: @hadGrantPriv:=1
Mar  3 15:55:33 lupra mysql.init: 1
Mar  3 15:55:33 lupra last message repeated 4 times
Mar  3 15:55:33 lupra mysql.init: @hadShowDbPriv:=1
Mar  3 15:55:33 lupra mysql.init: 1
Mar  3 15:55:33 lupra last message repeated 4 times
Mar  3 15:55:33 lupra mysql.init: @hadCreateViewPriv:=1
Mar  3 15:55:33 lupra mysql.init: 1
Mar  3 15:55:33 lupra last message repeated 4 times
Mar  3 15:55:33 lupra mysql.init: @hadCreateRoutinePriv:=1
Mar  3 15:55:33 lupra mysql.init: 1
Mar  3 15:55:33 lupra last message repeated 4 times
Mar  3 15:55:33 lupra mysql.init: @hadCreateUserPriv:=1
Mar  3 15:55:33 lupra mysql.init: 1
Mar  3 15:55:33 lupra last message repeated 4 times
Mar  3 15:55:33 lupra mysql.init: waiting for mysqld to restart
Mar  3 15:55:33 lupra noip2[3992]: supra….  was already set to 85….
Mar  3 15:55:35 lupra last message repeated 2 times
Mar  3 15:55:38 lupra esmith::event[4151]: Processing event: local
Mar  3 15:55:38 lupra esmith::event[4151]: Running event handler: 
/etc/e-smith/events/actions/generic_template_expand
Mar  3 15:55:38 lupra esmith::event[4151]: expanding 
/etc/sysconfig/kernel

Mar  3 15:55:38 lupra esmith::event[4151]: expanding /boot/grub/grub.conf
Mar  3 15:55:38 lupra esmith::event[4151]: 
generic_template_expand=acti

Re: [SOGo] Stable Installation doesn't work anymore

2014-03-03 Thread Luca Egloff
Hi Steve

I listet the messages log file. The only abnormal were these Lines (It is the 
rest of the starting process):

Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 108: Duplicate 
column name 'File_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 114: Duplicate 
column name 'Grant_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 115: Duplicate 
column name 'Grant_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 116: Duplicate 
column name 'Grant_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 127: Duplicate 
column name 'ssl_type'
Mar  3 15:55:32 lupra mysql.init: ERROR 1061 (42000) at line 138: Duplicate key 
name 'Grantor'
Mar  3 15:55:32 lupra mysql.init: ERROR 1054 (42S22) at line 164: Unknown 
column 'Type' in 'columns_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 186: Duplicate 
column name 'type'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 196: Duplicate 
column name 'Show_db_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 213: Duplicate 
column name 'max_questions'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 223: Duplicate 
column name 'Create_tmp_table_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 226: Duplicate 
column name 'Create_tmp_table_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 320: Duplicate 
column name 'Create_view_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 323: Duplicate 
column name 'Create_view_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 326: Duplicate 
column name 'Create_view_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 332: Duplicate 
column name 'Show_view_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 335: Duplicate 
column name 'Show_view_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 338: Duplicate 
column name 'Show_view_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 355: Duplicate 
column name 'Create_routine_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 358: Duplicate 
column name 'Create_routine_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 361: Duplicate 
column name 'Create_routine_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 367: Duplicate 
column name 'Alter_routine_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 370: Duplicate 
column name 'Alter_routine_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 373: Duplicate 
column name 'Alter_routine_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 376: Duplicate 
column name 'Execute_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 379: Duplicate 
column name 'Execute_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 392: Duplicate 
column name 'max_user_connections'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 401: Duplicate 
column name 'Create_user_priv'
Mar  3 15:55:32 lupra mysql.init: ERROR 1060 (42S21) at line 423: Duplicate 
column name 'Routine_type'
Mar  3 15:55:33 lupra mysql.init: @hadGrantPriv:=1
Mar  3 15:55:33 lupra mysql.init: 1
Mar  3 15:55:33 lupra last message repeated 4 times
Mar  3 15:55:33 lupra mysql.init: @hadShowDbPriv:=1
Mar  3 15:55:33 lupra mysql.init: 1
Mar  3 15:55:33 lupra last message repeated 4 times
Mar  3 15:55:33 lupra mysql.init: @hadCreateViewPriv:=1
Mar  3 15:55:33 lupra mysql.init: 1
Mar  3 15:55:33 lupra last message repeated 4 times
Mar  3 15:55:33 lupra mysql.init: @hadCreateRoutinePriv:=1
Mar  3 15:55:33 lupra mysql.init: 1
Mar  3 15:55:33 lupra last message repeated 4 times
Mar  3 15:55:33 lupra mysql.init: @hadCreateUserPriv:=1
Mar  3 15:55:33 lupra mysql.init: 1
Mar  3 15:55:33 lupra last message repeated 4 times
Mar  3 15:55:33 lupra mysql.init: waiting for mysqld to restart
Mar  3 15:55:33 lupra noip2[3992]: supra….  was already set to 85….
Mar  3 15:55:35 lupra last message repeated 2 times
Mar  3 15:55:38 lupra esmith::event[4151]: Processing event: local  
Mar  3 15:55:38 lupra esmith::event[4151]: Running event handler: 
/etc/e-smith/events/actions/generic_template_expand 
Mar  3 15:55:38 lupra esmith::event[4151]: expanding /etc/sysconfig/kernel  
Mar  3 15:55:38 lupra esmith::event[4151]: expanding /boot/grub/grub.conf  
Mar  3 15:55:38 lupra esmith::event[4151]: 
generic_template_expand=action|Event|local|Action|generic_template_expand|Start|1393858538
 153826|End|1393858538 665951|Elapsed|0.512125 
Mar  3 15:55:38 lupra esmith::event[4151]: Running event handler: 
/etc/e-smith/events/local/S50clear-pptp-interfaces 
Mar  3 15:55:38 lupra esmith::event[4151]: 
S50clear-pptp-interfaces=action|Event|local|Action|S50clear-pptp-interfaces|Start|1393858538
 666213|End|1393858538 726987|Elapsed|0.060774 
Mar  3 15:55:38 lupra esmith::event[4151]: Running event handler: 
/etc/e

Re: [SOGo] Stable Installation doesn't work anymore

2014-03-03 Thread Luca Egloff
I rebooted several times. Also the services themselves. 
What logs exactly shall I look at. The boot.log is empty. messages told my 
several problems with the mysql db.
Any help?

Greetings
Luca


Am 03.03.2014 um 15:41 schrieb Steve Boley :

> Reboot your linux server as the network stack is having some serious issues 
> and it would be easiest to see if a server reboot would fix the problem and 
> then start looking at the logs and see what is wrong.
> Steve
> On 3/2/2014 11:35 PM, Luca Egloff wrote:
>> Hi Steve
>> 
>> In the sshd-log it says:
>> Received signal 15; terminating.
>> 
>> Each time I try to log in.
>> What could this be?
>> 
>> What do you mean with reboot the box?
>> 
>> 
>> Greetings
>> Luca
>> Am 28.02.2014 um 20:16 schrieb Steve Boley :
>> 
>>> If you can't login ssh then something has seriously gone wrong with the 
>>> network stack and the box needs to be rebooted for sure.
>>> Steve
>>> On 2/28/2014 8:41 AM, Luca Egloff wrote:
 Hi
 I have an SME Server running (8.0). On this server I installed SOGo . Alls
 worked fine for several months. Now I can no more access the SOGo 
 Interface.
 Neither can I log in to the Server from another Machine via Web-Browser or 
 SSH
 (Terminal).
 I hope someone can help me. I post the Output of the Sogo-Log:
 Feb 28 11:26:21 sogod [3509]: <0x0x9f3c76c[WOWatchDog]> Terminating with
 SIGINT or SIGTERM
 Feb 28 11:26:21 sogod [3509]: <0x0x9d9a6ec[WOWatchDogChild]> sending 
 terminate
 signal to pid 3616
 Feb 28 11:26:21 sogod [3509]: <0x0x9f844bc[WOWatchDogChild]> sending 
 terminate
 signal to pid 3615
 Feb 28 11:26:21 sogod [3509]: <0x0x9d934ec[WOWatchDogChild]> sending 
 terminate
 signal to pid 3614
 Feb 28 11:26:21 sogod [3509]: <0x0x9f3c76c[WOWatchDog]> Terminating with
 SIGINT or SIGTERM
 Feb 28 11:26:21 sogod [3509]: <0x0x9f844bc[WOWatchDogChild]> child 3615 
 exited
 Feb 28 11:26:21 sogod [3509]: <0x0x9f3c76c[WOWatchDog]> Terminating with
 SIGINT or SIGTERM
 Feb 28 11:26:21 sogod [3509]: <0x0x9d934ec[WOWatchDogChild]> child 3614 
 exited
 Feb 28 11:26:21 sogod [3509]: <0x0x9f3c76c[WOWatchDog]> Terminating with
 SIGINT or SIGTERM
 Feb 28 11:26:21 sogod [3509]: <0x0x9d9a6ec[WOWatchDogChild]> child 3616 
 exited
 Feb 28 11:26:21 sogod [3509]: <0x0x9f3c76c[WOWatchDog]> all children 
 exited.
 We now terminate.
 Feb 28 11:26:22 sogod [4189]: version 2.2.0 (build root@shiva.inverse
 201402241708) -- starting
 Feb 28 11:26:22 sogod [4189]: vmem size check enabled: shutting down app 
 when
 vmem > 384 MB
 Feb 28 11:26:22 sogod [4189]: <0x0x836aa6c[SOGoProductLoader]> SOGo 
 products
 loaded from '/usr/lib/GNUstep/SOGo':
 Feb 28 11:26:22 sogod [4189]: <0x0x836aa6c[SOGoProductLoader]>
 PreferencesUI.SOGo, MainUI.SOGo, MailerUI.SOGo, CommonUI.SOGo, 
 Contacts.SOGo,
 AdministrationUI.SOGo, ContactsUI.SOGo, Appointments.SOGo,
 MailPartViewers.SOGo, Mailer.SOGo, SchedulerUI.SOGo
 Feb 28 11:26:22 sogod [4189]: <0x0x842a9fc[WOWatchDog]> listening on
 127.0.0.1:2
 Feb 28 11:26:22 sogod [4189]: <0x0x842a9fc[WOWatchDog]> watchdog process 
 pid:
 4189
 Feb 28 11:26:22 sogod [4189]: <0x0x75aba0[WOWatchDogChild]> watchdog 
 request
 timeout set to 10 minutes
 Feb 28 11:26:22 sogod [4189]: <0x0x842a9fc[WOWatchDog]> preparing 3 
 children
 Feb 28 11:26:22 sogod [4189]: <0x0x842a9fc[WOWatchDog]> child spawned with 
 pid
 4190
 Feb 28 11:26:22 sogod [4189]: <0x0x842a9fc[WOWatchDog]> child spawned with 
 pid
 4191
 Feb 28 11:26:22 sogod [4189]: <0x0x842a9fc[WOWatchDog]> child spawned with 
 pid
 4192
 Feb 28 12:13:41 sogod [4192]: <0x0x82a33b4[SOGoCache]> Cache cleanup 
 interval
 set every 300.00 seconds
 Feb 28 12:13:41 sogod [4192]: <0x0x82a33b4[SOGoCache]> Using host(s)
 'localhost' as server(s)
 178.197.237.21 - - [28/Feb/2014:12:13:41 GMT] "OPTIONS /SOGo/dav/claudia/
 HTTP/1.1" 401 0/0 0.042 - - 1M
 Feb 28 12:13:41 sogod [4192]: <0x0x826ae74[LDAPSource]> >>> 0x85e2e04> NAME:LDAPException REASON:operation bind failed: Invalid
 credentials (0x31) INFO:{login = "cn=claudia,ou=groups,dc=lupra,dc=no-
 ip,dc=org"; }
 178.197.237.21 - - [28/Feb/2014:12:13:41 GMT] "OPTIONS /SOGo/dav/claudia/
 HTTP/1.1" 200 0/0 0.013 - - 576K
 Feb 28 12:13:42 sogod [4192]: [WARN] <0x0x82a33a4[SOGoWebDAVAclManager]> 
 entry
 '{DAV:}write' already exists in DAV permissions table
 Feb 28 12:13:42 sogod [4192]: [WARN] <0x0x82a33a4[SOGoWebDAVAclManager]> 
 entry
 '{DAV:}write-properties' already exists in DAV permissions table
 Feb 28 12:13:42 sogod [4192]: [WARN] <0x0x82a33a4[SOGoWebDAVAclManager]> 
 entry
 '{DAV:}write-content' already exists in DAV permissions table
 2014-02-28 12:13:42.106 sogod[4192] Note(SoObject): SoDebugKeyLookup is

Re: [SPAM] - Re: [SPAM] - Re: [SOGo] After upgrade to 2.2 cannot connect with phone

2014-03-03 Thread Bill Warren
I think I have the mobile access working now however the mail is not syncing 
HTML just plain text.

Bill Warren

> On Mar 3, 2014, at 4:51 AM, "Christian Mack"  
> wrote:
>
> Hello Bill Warren
>
>
> Am 2014-02-28 23:35, schrieb Bill Warren:
>>
>> With regards to removing exchange profile from smartphone and re-inputing it 
>> in. This did not work as it will not connect to the server now.
>
> I assume your smartphone is connecting via its provider, not via WLAN?
> Sounds like a firewall problem then.
>
>
>> I should note that I did the upgrade from Ubuntu updates method. I changed 
>> the myservername to my server's url in etc/apache2/conf.d/Sogo.conf
>> And I can login using webmail just not smartphone.
>
> iPhones for example use additional Ports 8843, 8443 for access to
> calendars and address books.
> Did you use them before?
> Then you should activate them again.
>
>> The tools I was speaking of is the Webmin from the Sogo Ubuntu virtual 
>> Appliance. I found the webmin files on the Sogo download site but am not 
>> sure how to install them.
>
> I don't use that, but AFAIK you have to install the webmin from
> http://www.webmin.com/download.html first and then add the SOGo one to it.
>
>
> Kind regards,
> Christian Mack
>
> --
> Christian Mack
> Abteilung Basisdienste
> KIM IT-Services
> Universität Konstanz
>


The information contained in this communication is privileged and/or 
confidential information intended only for the use of the individual or entity 
named above. If the reader of this is not the intended recipient, you are 
hereby notified that any dissemination, distribution or copying of this 
communication or the information contained in this communication, is strictly 
prohibited. If you have received this communication in error, please 
immediately notify us via email. Thank you.



Re: [SOGo] Change from Z-push to Activesync

2014-03-03 Thread Bill Warren
Anyone familiar with this?

Bill Warren

> On Mar 2, 2014, at 8:33 AM, "b...@afsfire.com"  wrote:
>
> I have installed sogo from the script at
> http://www.onlinedemo.hu/71-zeg-install-script a few weeks ago.
>
> I have since run updates to Sogo 2.2 however I believe that the mobile sync is
> still running through z-push and not ActiveSync as the messages only sync in
> Plain text and not html. I wonder what I can do to resolve this.
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists


The information contained in this communication is privileged and/or 
confidential information intended only for the use of the individual or entity 
named above. If the reader of this is not the intended recipient, you are 
hereby notified that any dissemination, distribution or copying of this 
communication or the information contained in this communication, is strictly 
prohibited. If you have received this communication in error, please 
immediately notify us via email. Thank you.



Re: [SOGo] Can't Login after Install/Configuration of New Instance

2014-03-03 Thread Ron Scott-Adams
If someone can take a look at this, that would be great. I lost a bit of this 
thread inadvertently, but for anyone interested in the backlog, it’s at 
https://lists.inverse.ca/sogo/arc/users/2014-02/msg00378.html. I’m pasting the 
most relevant trail below, **with a relevant revision based on my very latest 
conf**. I have at this point moved DNS and services to this server. Everything 
in Postfix/Dovecot works fine. Anything SOGo seems to not work, including 
logging in to the web interface, and any of the DAV services.

I have noticed if I visit the URL https://tohuw.net/SOGo/dav/tohuw/, I get 
"object not found: tohuw”, but I can’t remember if that’s expected behavior or 
not.

Let me know what else I can provide. Thanks in advance.


—
Ah, now I’ve gotten somewhere. I added an MX entry and flipped the domain so I 
can test logging in via IMAP. That worked fine, as did SMTP. So my only auth 
problem is with the SOGo web interface and any DAV logins. So, we’re dealing 
with my SOGo Apache conf now, yeah?

tohuw@joab:~$ sudo cat /etc/apache2/conf.d/SOGo.conf 
Alias /SOGo.woa/WebServerResources/ \
  /usr/lib/GNUstep/SOGo/WebServerResources/
Alias /SOGo/WebServerResources/ \
  /usr/lib/GNUstep/SOGo/WebServerResources/
AliasMatch /SOGo/so/ControlPanel/Products/(.*)/Resources/(.*) \
   /usr/lib/GNUstep/SOGo/$1.SOGo/Resources/$2


AllowOverride None
Order deny,allow
Allow from all

# Explicitly allow caching of static content to avoid browser specific 
behavior.
# A resource's URL MUST change in order to have the client load the new 
version.

  ExpiresActive On
  ExpiresDefault "access plus 1 year"




  SetHandler default-handler


## Uncomment the following to enable proxy-side authentication, you will then
## need to set the "SOGoTrustProxyAuthentication" SOGo user default to YES and
## adjust the "x-webobjects-remote-user" proxy header in the "Proxy" section
## below.
#
#  AuthType XXX
#  Require valid-user
#  SetEnv proxy-nokeepalive 1
#  Allow from all
#

ProxyRequests Off
SetEnv proxy-nokeepalive 1
ProxyPreserveHost On

# When using CAS, you should uncomment this and install cas-proxy-validate.py
# in /usr/lib/cgi-bin to reduce server overloading
#
# ProxyPass /SOGo/casProxy http://localhost/cgi-bin/cas-proxy-validate.py
# http://localhost/app/cas-proxy-validate.py>
#   Order deny,allow
#   Allow from your-cas-host-addr
# 

ProxyPass /SOGo http://127.0.0.1:2/SOGo retry=0

http://127.0.0.1:2/SOGo>
## adjust the following to your configuration
  RequestHeader set "x-webobjects-server-port" "443"
  RequestHeader set "x-webobjects-server-name" "tohuw.net"
  RequestHeader set "x-webobjects-server-url" "https://tohuw.net";

## When using proxy-side autentication, you need to uncomment and
## adjust the following line:
#  RequestHeader set "x-webobjects-remote-user" "%{REMOTE_USER}e"

  RequestHeader set "x-webobjects-server-protocol" "HTTP/1.0"

  AddDefaultCharset UTF-8

  Order allow,deny
  Allow from all


# Create a rule to allow the url to be all lower-case
RewriteEngine On
RewriteRule ^/SOGo/(.*)$ /SOGo/$1 [env=REMOTE_HOST:%{REMOTE_ADDR},PT]
Redirect permanent /webmail https://tohuw.net/SOGo

# CardDav (Mac) Support
NameVirtualHost 0.0.0.0:8843

ServerName tohuw.net
SSLEngine On
SSLCertificateFile /etc/ssl/certs/tohuw_net.crt
SSLCertificateKeyFile /etc/ssl/private/tohuw_net.key
SSLCertificateChainFile /etc/ssl/certs/tohuw_net.ca-bundle

ProxyRequests Off
SetEnv proxy-nokeepalive 1
ProxyPreserveHost On

ProxyPassInterpolateEnv On
ProxyPass /principals http://127.0.0.1:2/SOGo/dav/ interpolate
ProxyPass /SOGo/dav/ http://127.0.0.1:2/SOGo/dav/ interpolate
ProxyPass / http://127.0.0.1:2/SOGo/dav/ interpolate

http://127.0.0.1:2>
RequestHeader set "x-webobjects-server-port" "8843"
RequestHeader set "x-webobjects-server-name" "tohuw.net:8843"
RequestHeader set "x-webobjects-server-url" "https://tohuw.net:8843";
RequestHeader set "x-webobjects-server-protocol" "HTTP/1.0"
RequestHeader set "x-webobjects-remote-host" "127.0.0.1"
AddDefaultCharset UTF-8
Order allow,deny
Allow from all




On Feb 28, 2014, at 12:11 AM, Ron Scott-Adams < r...@tohuw.net> wrote:

Hi Christian. Thanks again for your assistance. What you say about the database 
makes sense, and is rather what I expected. 

The LDAP search returns results fine. The difference in our ACLs is nominal, to 
my understanding.

tohuw@joab:~$ ldapsearch -Q -LLL -Y EXTERNAL -H ldapi:/// -b 
uid=tohuw,ou=users,dc=tohuw,dc=net -D uid=sogo,ou=Services,dc=tohuw,dc=net
dn: uid=tohuw,ou=Users,dc=tohuw,dc=net
objectClass: inetOrgPerson
objectClass: posixAccount
objectClass: shadowAccount
uid: tohuw
sn: Scott-Adams
givenName: Ron
cn: Ron Scott-Adams
gecos: Ron Scott-Adams
loginShell: /bin/bash
homeDirectory: /home/tohuw
uidNumber: 1000
gidNumber: 1000
mail: r...@joab.tohuw.ne

Re: [SOGo] Active Directory password change

2014-03-03 Thread Steve Boley
I'm not sure why but sogo and openchange both are written to look for a 
local domain controller via samba4 and requires that it be installed and 
configured. Due to issues in samba4 being a member server it has to be 
joined as an additional domain controller.

Steve
On 3/3/2014 6:13 AM, Micha? Franczak wrote:
I do not have samba as domain controller. I'm authenticating directly 
in Windows AD.

Is any other way to do it ?


2014-02-28 15:45 GMT+01:00 Steve Boley >:


First step is to use samba4 samba-tool commands and see if the
password can be changed there.
If you can it's a sogo ldap config option but if you can't it's
either a domain policy or permission off somewhere.
Steve

On 2/28/2014 7:53 AM, francze...@gmail.com
 wrote:

Hello,
It's my first post.
I have working configuration of SOGo with Active Directory
configuration.
Is it possible to change Domain password from SOGo interface
(Settings->
Password)
When I try to change password I can find following errors in logs:
Feb 28 12:19:06 sogod [4070]: [ERROR]
<0x0x7fd20c04b778[NGLdapConnection]>
Couldn't change password for cn=user,ou=comarch,ou=firmy
zewnetrzne,ou=uzytkownicy,dc=domain,dc=pl
Feb 28 12:19:06 sogod [4070]: <0x0x7fd20b4b84e8[LDAPSource]>
 NAME:LDAPException REASON:operation modify
failed: Server is
unwilling to perform (0x35) INFO:{dn = "cn=micha\U0142
franczak,ou=comarch,ou=firmy
zewnetrzne,ou=uzytkownicy,dc=domain,dc=pl"; }

On a gui I get red notice saying:
Unknown Error: 32531

Regards
Michal


-- 
users@sogo.nu 

https://inverse.ca/sogo/lists




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

Re: [SOGo] Stable Installation doesn't work anymore

2014-03-03 Thread Steve Boley
Reboot your linux server as the network stack is having some serious 
issues and it would be easiest to see if a server reboot would fix the 
problem and then start looking at the logs and see what is wrong.

Steve
On 3/2/2014 11:35 PM, Luca Egloff wrote:

Hi Steve

In the sshd-log it says:
Received signal 15; terminating.

Each time I try to log in.
What could this be?

What do you mean with reboot the box?


Greetings
Luca
Am 28.02.2014 um 20:16 schrieb Steve Boley >:


If you can't login ssh then something has seriously gone wrong with 
the network stack and the box needs to be rebooted for sure.

Steve
On 2/28/2014 8:41 AM, Luca Egloff wrote:

Hi
I have an SME Server running (8.0). On this server I installed SOGo 
. Alls
worked fine for several months. Now I can no more access the SOGo 
Interface.
Neither can I log in to the Server from another Machine via 
Web-Browser or SSH

(Terminal).
I hope someone can help me. I post the Output of the Sogo-Log:
Feb 28 11:26:21 sogod [3509]: <0x0x9f3c76c[WOWatchDog]> Terminating with
SIGINT or SIGTERM
Feb 28 11:26:21 sogod [3509]: <0x0x9d9a6ec[WOWatchDogChild]> sending 
terminate

signal to pid 3616
Feb 28 11:26:21 sogod [3509]: <0x0x9f844bc[WOWatchDogChild]> sending 
terminate

signal to pid 3615
Feb 28 11:26:21 sogod [3509]: <0x0x9d934ec[WOWatchDogChild]> sending 
terminate

signal to pid 3614
Feb 28 11:26:21 sogod [3509]: <0x0x9f3c76c[WOWatchDog]> Terminating with
SIGINT or SIGTERM
Feb 28 11:26:21 sogod [3509]: <0x0x9f844bc[WOWatchDogChild]> child 
3615 exited

Feb 28 11:26:21 sogod [3509]: <0x0x9f3c76c[WOWatchDog]> Terminating with
SIGINT or SIGTERM
Feb 28 11:26:21 sogod [3509]: <0x0x9d934ec[WOWatchDogChild]> child 
3614 exited

Feb 28 11:26:21 sogod [3509]: <0x0x9f3c76c[WOWatchDog]> Terminating with
SIGINT or SIGTERM
Feb 28 11:26:21 sogod [3509]: <0x0x9d9a6ec[WOWatchDogChild]> child 
3616 exited
Feb 28 11:26:21 sogod [3509]: <0x0x9f3c76c[WOWatchDog]> all children 
exited.

We now terminate.
Feb 28 11:26:22 sogod [4189]: version 2.2.0 (build 
root@shiva.inverse 

201402241708) -- starting
Feb 28 11:26:22 sogod [4189]: vmem size check enabled: shutting down 
app when

vmem > 384 MB
Feb 28 11:26:22 sogod [4189]: <0x0x836aa6c[SOGoProductLoader]> SOGo 
products

loaded from '/usr/lib/GNUstep/SOGo':
Feb 28 11:26:22 sogod [4189]: <0x0x836aa6c[SOGoProductLoader]>
PreferencesUI.SOGo, MainUI.SOGo, MailerUI.SOGo, CommonUI.SOGo, 
Contacts.SOGo,

AdministrationUI.SOGo, ContactsUI.SOGo, Appointments.SOGo,
MailPartViewers.SOGo, Mailer.SOGo, SchedulerUI.SOGo
Feb 28 11:26:22 sogod [4189]: <0x0x842a9fc[WOWatchDog]> listening on
127.0.0.1:2
Feb 28 11:26:22 sogod [4189]: <0x0x842a9fc[WOWatchDog]> watchdog 
process pid:

4189
Feb 28 11:26:22 sogod [4189]: <0x0x75aba0[WOWatchDogChild]> watchdog 
request

timeout set to 10 minutes
Feb 28 11:26:22 sogod [4189]: <0x0x842a9fc[WOWatchDog]> preparing 3 
children
Feb 28 11:26:22 sogod [4189]: <0x0x842a9fc[WOWatchDog]> child 
spawned with pid

4190
Feb 28 11:26:22 sogod [4189]: <0x0x842a9fc[WOWatchDog]> child 
spawned with pid

4191
Feb 28 11:26:22 sogod [4189]: <0x0x842a9fc[WOWatchDog]> child 
spawned with pid

4192
Feb 28 12:13:41 sogod [4192]: <0x0x82a33b4[SOGoCache]> Cache cleanup 
interval

set every 300.00 seconds
Feb 28 12:13:41 sogod [4192]: <0x0x82a33b4[SOGoCache]> Using host(s)
'localhost' as server(s)
178.197.237.21 - - [28/Feb/2014:12:13:41 GMT] "OPTIONS 
/SOGo/dav/claudia/

HTTP/1.1" 401 0/0 0.042 - - 1M
Feb 28 12:13:41 sogod [4192]: <0x0x826ae74[LDAPSource]>  NAME:LDAPException REASON:operation bind failed: Invalid
credentials (0x31) INFO:{login = "cn=claudia,ou=groups,dc=lupra,dc=no-
ip,dc=org"; }
178.197.237.21 - - [28/Feb/2014:12:13:41 GMT] "OPTIONS 
/SOGo/dav/claudia/

HTTP/1.1" 200 0/0 0.013 - - 576K
Feb 28 12:13:42 sogod [4192]: [WARN] 
<0x0x82a33a4[SOGoWebDAVAclManager]> entry

'{DAV:}write' already exists in DAV permissions table
Feb 28 12:13:42 sogod [4192]: [WARN] 
<0x0x82a33a4[SOGoWebDAVAclManager]> entry

'{DAV:}write-properties' already exists in DAV permissions table
Feb 28 12:13:42 sogod [4192]: [WARN] 
<0x0x82a33a4[SOGoWebDAVAclManager]> entry

'{DAV:}write-content' already exists in DAV permissions table
2014-02-28 12:13:42.106 sogod[4192] Note(SoObject): SoDebugKeyLookup is
enabled!
2014-02-28 12:13:42.107 sogod[4192] Note(SoObject): SoDebugBaseURL 
is enabled!
2014-02-28 12:13:42.107 sogod[4192] Note(SoObject): relative base 
URLs are

enabled.
2014-02-28 12:13:42.118 sogod[4192] File NSKeyValueCoding.m: 913. In -
[NSObject(KeyValueCoding) valuesForKeys:] This method is deprecated, 
use -

dictionaryWithValuesForKeys:
178.197.237.21 - - [28/Feb/2014:12:13:42 GMT] "PROPFIND 
/SOGo/dav/claudia/

Calendar/ HTTP/1.1" 207 1394/2037 0.119 9264 84% 1M
188.63.53.242 - - [28/Feb/2014:13:07:44 GMT] "OPTIONS /SOGo/dav/claudia/
HTTP/1.1" 401 0/0 0.007 - - 0
Feb 28 13:07:44 sogod [4192]: <0x0x826ae74[LDAPSource]>  NAME:LDAPException REASON:operation bind failed:

Re: [SOGo] Active Directory password change

2014-03-03 Thread Steve Ankeny
Windows AD needs to be the primary domain controller (PDC) and Samba a 
backup (BDC)


On 03/03/2014 07:13 AM, Michał Franczak wrote:
I do not have samba as domain controller. I'm authenticating directly 
in Windows AD.

Is any other way to do it ?


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


Re: [SOGo] SOGo error on preferences

2014-03-03 Thread Christian Mack
Hello Marcin Kukiełka

Am 2014-03-03 11:32, schrieb Marcin Kukiełka:
>
> I compiled SOGo from source as described in
> http://www.openchange.org/cookbook/backends/sogo/index.html
> SOGo webapp is working but when I try to open preferences I got an
> error:
> Proxy Error
> 
> The proxy server received an invalid response from an upstream server.
> The proxy server could not handle the request
> GET /SOGo/so/mkukielka/preferences.
> 
> Reason: Error reading from remote server
> 
> On sogo.log appears error:
> 2014-03-03 11:18:43.535 sogod[27623] Note: Using UTF-8 as URL encoding
> in NGExtensions.
> Mar 03 11:18:43 sogod [27623]: |SOGo| starting method 'GET' on uri
> '/SOGo/so/mkukielka/preferences'
> Mar 03 11:18:43 sogod [27623]: |SOGo| traverse(acquire): mkukielka =>
> preferences
> Mar 03 11:18:43 sogod [27623]: |SOGo|   do traverse name: 'mkukielka'
> Mar 03 11:18:43 sogod [27623]: [ERROR]
> <0x0x7fd8e65f7fb8[NGLdapAttribute]> could not convert value of
> objectGUID to string
> Mar 03 11:18:43 sogod [27623]: [ERROR]
> <0x0x7fd8e6530748[NGLdapAttribute]> could not convert value of objectSid
> to string
> Mar 03 11:18:43 sogod [27623]: |SOGo|   do traverse name: 'preferences'
> Mar 03 11:18:43 sogod [27623]: |SOGo| set clientObject:
> <0xE65E5198[SOGoUserFolder]: name=mkukielka container=0xE618CD48/(null)>
> EXCEPTION:  NAME:NSRangeException
> REASON:Index -1 is out of range 14 (in 'objectAtIndex:') INFO:{Array =
> ("5_MINUTES_BEFORE", "10_MINUTES_BEFORE", "15_MINUTES_BEFORE",
> "30_MINUTES_BEFORE", "45_MINUTES_BEFORE", "-", "1_HOUR_BEFORE",
> "2_HOURS_BEFORE", "5_HOURS_BEFORE", "15_HOURS_BEFORE", "-",
> "1_DAY_BEFORE", "2_DAYS_BEFORE", "1_WEEK_BEFORE"); Count = 14; Index =
> 4294967295; }
> Mar 03 11:18:43 sogod [25077]: <0x0x7fd8e61706e8[WOWatchDogChild]> child
> 27623 exited
> Mar 03 11:18:43 sogod [25077]: <0x0x7fd8e61706e8[WOWatchDogChild]>
> (terminated due to signal 6, coredump)
> Mar 03 11:18:43 sogod [25077]: <0x0x7fd8e616da38[WOWatchDog]> child
> spawned with pid 29439

As said multiple times on this list already.
Set SOGoCalendarDefaultReminder in sogo.conf


Kind regards,
Christian Mack

-- 
Christian Mack
Abteilung Basisdienste
KIM IT-Services
Universität Konstanz



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] Can't Login after Install/Configuration of New Instance

2014-03-03 Thread Christian Mack
Hello Ron Scott-Adams


Am 2014-03-02 04:49, schrieb Ron Scott-Adams:
> 
> On Feb 28, 2014, at 1:20 AM, Ron Scott-Adams  wrote:
> 
>> Ah, now I’ve gotten somewhere. I added an MX entry and flipped the domain so 
>> I can test logging in via IMAP. That worked fine, as did SMTP. So my only 
>> auth problem is with the SOGo web interface and any DAV logins. So, we’re 
>> dealing with my SOGo Apache conf now, yeah?
>>
< ... >

I don't think it has to do with your apache config at all.

>>
>> On Feb 28, 2014, at 12:11 AM, Ron Scott-Adams  wrote:
>>>
>>> The LDAP search returns results fine. The difference in our ACLs is 
>>> nominal, to my understanding.
>>>
>>> tohuw@joab:~$ ldapsearch -Q -LLL -Y EXTERNAL -H ldapi:/// -b 
>>> uid=tohuw,ou=users,dc=tohuw,dc=net -D uid=sogo,ou=Services,dc=tohuw,dc=net
< ... >
You use ldapi here.
Could you try with the same URL as used in your sogo.conf please?


Kind regards,
Christian Mack

-- 
Christian Mack
Abteilung Basisdienste
KIM IT-Services
Universität Konstanz



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SPAM] - Re: [SOGo] After upgrade to 2.2 cannot connect with phone

2014-03-03 Thread Christian Mack
Hello Bill Warren


Am 2014-02-28 23:35, schrieb Bill Warren:
> 
> With regards to removing exchange profile from smartphone and re-inputing it 
> in. This did not work as it will not connect to the server now.
> 

I assume your smartphone is connecting via its provider, not via WLAN?
Sounds like a firewall problem then.


> I should note that I did the upgrade from Ubuntu updates method. I changed 
> the myservername to my server's url in etc/apache2/conf.d/Sogo.conf
> And I can login using webmail just not smartphone.
> 

iPhones for example use additional Ports 8843, 8443 for access to
calendars and address books.
Did you use them before?
Then you should activate them again.

> The tools I was speaking of is the Webmin from the Sogo Ubuntu virtual 
> Appliance. I found the webmin files on the Sogo download site but am not sure 
> how to install them.
> 

I don't use that, but AFAIK you have to install the webmin from
http://www.webmin.com/download.html first and then add the SOGo one to it.


Kind regards,
Christian Mack

-- 
Christian Mack
Abteilung Basisdienste
KIM IT-Services
Universität Konstanz



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] Ubuntu 14.04 LTS/Debian Jessie packages

2014-03-03 Thread Ian McMichael
On 03/03/14 12:26, Christian Mack wrote:
> Up till now, packages always appeared after the stable release.

That's a shame.  Does that include the nightlies or are they generally
built earlier?  We're quite busy testing our 14.04 upgrades at the
moment and SOGo is one of the few missing pieces...

-- 

Ian McMichael

• E-Mail: ian.mcmich...@gmail.com
• Phone: +44-(0)7703-192837

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

Re: [SOGo] Active Directory password change

2014-03-03 Thread Michał Franczak
I do not have samba as domain controller. I'm authenticating directly in
Windows AD.
Is any other way to do it ?


2014-02-28 15:45 GMT+01:00 Steve Boley :

> First step is to use samba4 samba-tool commands and see if the password
> can be changed there.
> If you can it's a sogo ldap config option but if you can't it's either a
> domain policy or permission off somewhere.
> Steve
>
> On 2/28/2014 7:53 AM, francze...@gmail.com wrote:
>
>> Hello,
>> It's my first post.
>> I have working configuration of SOGo with Active Directory configuration.
>> Is it possible to change Domain password from SOGo interface (Settings->
>> Password)
>> When I try to change password I can find following errors in logs:
>> Feb 28 12:19:06 sogod [4070]: [ERROR] <0x0x7fd20c04b778[
>> NGLdapConnection]>
>> Couldn't change password for cn=user,ou=comarch,ou=firmy
>> zewnetrzne,ou=uzytkownicy,dc=domain,dc=pl
>> Feb 28 12:19:06 sogod [4070]: <0x0x7fd20b4b84e8[LDAPSource]> > 0x7fd20b94ae48> NAME:LDAPException REASON:operation modify failed: Server
>> is
>> unwilling to perform (0x35) INFO:{dn = "cn=micha\U0142
>> franczak,ou=comarch,ou=firmy zewnetrzne,ou=uzytkownicy,dc=domain,dc=pl";
>> }
>>
>> On a gui I get red notice saying:
>> Unknown Error: 32531
>>
>> Regards
>> Michal
>>
>
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists
>
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Ubuntu 14.04 LTS/Debian Jessie packages

2014-03-03 Thread Christian Mack
Hello Ian McMichael

Am 2014-02-28 15:39, schrieb Ian McMichael:
> With the beta of the forthcoming Ubuntu 14.04 LTS release now available
> and features frozen ahead of release, we are beginning to test our
> upgrades from 12.04 LTS.  At present there are only SOGo packages built
> for 10.04 and 12.04 in the Inverse repositories.
> 
> Are 14.04/Trusty packages planned for?  Is there any indication when
> they might become available for testing?
> (I realise the answer will probably contain a Friday! ;-) )
> 

Up till now, packages always appeared after the stable release.


Kind regards,
Christian Mack

-- 
Christian Mack
Abteilung Basisdienste
KIM IT-Services
Universität Konstanz



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] Calendar: How to copy an appointment ?

2014-03-03 Thread Christian Mack
Hello Christian

Am 2014-02-28 15:34, schrieb Christian:
> Hi,
> 
> it seems that I only can copy appointment from foreign calendars into
> mine, but not inside my calendar. Why ?
> 
> Sometimes I want to copy an appointment cause I just need to change 'day
> and time'.
> So a 'copy' fearture would be very nice.
> 

See feature request #2426
http://www.sogo.nu/bugs/view.php?id=2426


Kind regards,
Christian Mack

-- 
Christian Mack
Abteilung Basisdienste
KIM IT-Services
Universität Konstanz



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] Appointment view incomplete

2014-03-03 Thread Christian Mack
Hello Christian

Am 2014-02-28 15:29, schrieb Christian:
> 
> when I click on an appointment, I will get shown a 'view' of this
> appointment. And when this appointment is at the bottom of browser
> Window it is 'incomplete'.
> Please have a look at the attached pic (appointment_view_incomplete.jpg)
> 
> Found on Firefox ESR 24.2.0 (openSuSE Linux 11.4) but same is on Firefox
> 27.0.1 on Windows XP Pro.
> 

Please open a bug report for this on http://www.sogo.nu/bugs/


Kind regards,
Christian Mack

-- 
Christian Mack
Abteilung Basisdienste
KIM IT-Services
Universität Konstanz



smime.p7s
Description: S/MIME Cryptographic Signature


[SOGo] SOGo error on preferences

2014-03-03 Thread Marcin Kukiełka
Hi
I compiled SOGo from source as described in
http://www.openchange.org/cookbook/backends/sogo/index.html
SOGo webapp is working but when I try to open preferences I got an
error:
Proxy Error

The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request
GET /SOGo/so/mkukielka/preferences.

Reason: Error reading from remote server

On sogo.log appears error:
2014-03-03 11:18:43.535 sogod[27623] Note: Using UTF-8 as URL encoding
in NGExtensions.
Mar 03 11:18:43 sogod [27623]: |SOGo| starting method 'GET' on uri
'/SOGo/so/mkukielka/preferences'
Mar 03 11:18:43 sogod [27623]: |SOGo| traverse(acquire): mkukielka =>
preferences
Mar 03 11:18:43 sogod [27623]: |SOGo|   do traverse name: 'mkukielka'
Mar 03 11:18:43 sogod [27623]: [ERROR]
<0x0x7fd8e65f7fb8[NGLdapAttribute]> could not convert value of
objectGUID to string
Mar 03 11:18:43 sogod [27623]: [ERROR]
<0x0x7fd8e6530748[NGLdapAttribute]> could not convert value of objectSid
to string
Mar 03 11:18:43 sogod [27623]: |SOGo|   do traverse name: 'preferences'
Mar 03 11:18:43 sogod [27623]: |SOGo| set clientObject:
<0xE65E5198[SOGoUserFolder]: name=mkukielka container=0xE618CD48/(null)>
EXCEPTION:  NAME:NSRangeException
REASON:Index -1 is out of range 14 (in 'objectAtIndex:') INFO:{Array =
("5_MINUTES_BEFORE", "10_MINUTES_BEFORE", "15_MINUTES_BEFORE",
"30_MINUTES_BEFORE", "45_MINUTES_BEFORE", "-", "1_HOUR_BEFORE",
"2_HOURS_BEFORE", "5_HOURS_BEFORE", "15_HOURS_BEFORE", "-",
"1_DAY_BEFORE", "2_DAYS_BEFORE", "1_WEEK_BEFORE"); Count = 14; Index =
4294967295; }
Mar 03 11:18:43 sogod [25077]: <0x0x7fd8e61706e8[WOWatchDogChild]> child
27623 exited
Mar 03 11:18:43 sogod [25077]: <0x0x7fd8e61706e8[WOWatchDogChild]>
(terminated due to signal 6, coredump)
Mar 03 11:18:43 sogod [25077]: <0x0x7fd8e616da38[WOWatchDog]> child
spawned with pid 29439
--
Marcin Kukiełka
Support Online Sp. z o.o.
ul. Poleczki 23
02-822 Warszawa





Support OnLine Sp. z o.o., ul. Poleczki 23, 02-822 Warszawa, NIP: 
951-20-32-692, Regon: 017431965, KRS: 078497,
XIII Wydział Gospodarczy Krajowego Rejestru Sądowego w Warszawie, Kapitał 
zakładowy: 50 000 PLN - opłacony w pełnej wysokości.
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Shared address books on Mac OS X

2014-03-03 Thread Robert Casties
On 02.03.14 22:11, Johannes Kastl wrote:
> On 02.03.14 19:01 J. wrote:
>> I've been trying to get access to the shared address books in the
>> contacts app on Mac OS, but all I'm getting is each users personal
>> contacts. Has anyone gotten that working? Thanks.
> 
> Don't know how Sogo handles this, owncloud uses more than one
> adressbook for each user. And OSX can handle only one adressbook for
> each account, if I am not mistaken.

The Contacts App can use more than one remote addressbook.

In our setup the Contacts App of 10.9 works fine with Sogo over CardDAV.

We use port 443 and port 8443 with a RewriteRule for /pricipals/users
and /.well-known/ so I only enter the host name when setting up the
account in OSX.

Best
Robert

-- 
Dr. Robert Casties -- Information Technology Group
Max Planck Institute for the History of Science
Boltzmannstr. 22, D-14195 Berlin
Tel: +49/30/22667-342 Fax: -299



signature.asc
Description: OpenPGP digital signature


RE: [SOGo] Outlook 2013 and ActiveSync connector when offline

2014-03-03 Thread Cedric Perrot
Hello 

 

When I am using Outlook 2013 connected to the network everything works
Calendar, Contacts and Mails are being synchronized. 

After disconnecting the laptop from the network deleting Mails, Contacts and
Calendar entries only Contacts are being synchronized once back connected to
the network.

Mails and Calendar entries remain unchanged on the server.

 

Regards

 

Cedric

 

 

From: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] On Behalf Of
Cedric Perrot
Sent: Dienstag, 18. Februar 2014 14:50
To: users@sogo.nu
Subject: [SOGo] Outlook 2013 and ActiveSync connector when offline

 

Hello Ludovic

 

I tested the syncing issue again with today's nightly build. When deleting
and inserting events in the calendar when offline Outlook and/or SOGo does
not synchronise the events.

Same for mails, some mails do get synchronized some don't.

 

Regards

 

Cedric

 

 

 

From: users-requ...@sogo.nu 
[mailto:users-requ...@sogo.nu] On Behalf Of Cedric Perrot
Sent: Sonntag, 9. Februar 2014 12:46
To: users@sogo.nu  
Subject: RE: [SOGo] Active Sync Support

 

Hello Ludovic

 

I have been testing for a while and I noticed that Outlook and/or sogo does
not synchronize the mails if Outlook was not connected to the Internet for a
while and then needs to resynchronize all items with the server.

In other words all mails which were moved, deleted while Outlook was Offline
are not properly synchronized once its connected to the sogo server again.

Deleted email remain on the sogo Server and are never deleted. Moved emails
remain at their old location.

 

Regards

 

Cedric

 

From: users-requ...@sogo.nu 
[mailto:users-requ...@sogo.nu] On Behalf Of Ludovic Marcotte
Sent: Samstag, 8. Februar 2014 20:15
To: users@sogo.nu  
Subject: Re: [SOGo] Active Sync Support

 

On 2014-02-08 11:00 AM, Cedric Perrot wrote:

I see emails with the Outlook 2013 using ActiveSync however it always says
in the Footer of Outlook "Waiting for Server Response" this takes usually
30-60 seconds sometimes it never changes the status and stays on that
message "Waiting for Server Response".


That's normal, it's "push email". It keeps a connection open for at most 5
minutes, and SOGo will internally poll for changes every 60 seconds for now.

-- 
Ludovic Marcotte
  lmarco...@inverse.ca  ::  +1.514.755.3630  ::
 http://inverse.ca
Inverse inc. :: Leaders behind SOGo (  http://sogo.nu) and
PacketFence (  http://packetfence.org)
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] ActiveSync in SOGo-2.2.0

2014-03-03 Thread Sven Marth
Am 28.02.2014 23:02, schrieb Sven Marth:
> Hi,
> 
> I tried to setup ActiveSync in SOGo-2.2.0 without success. Contacts,
> Calendar and Mail are empty. With Outlook 2013 I got the complete but
> empty folder-list. The sogo.log has the following entries:
> 
> Nexus4:
> 
> sogod[23124] -[WEClientCapabilities initWithRequest:]: Unknown WebClient: 
> user-agent='Android/4.3-EAS-1.3'
> 
> 
> HTC-TouchDiamond:
> 
> sogod[14771] -[WEClientCapabilities initWithRequest:]: Unknown WebClient: 
> user-agent='MSFT-PPC/5.2.5086'
> 
> 
> Outlook 2013:
> 
> sogod[2426] -[WEClientCapabilities initWithRequest:]: Unknown WebClient: 
> user-agent='Microsoft.Outlook.15'
> 
> ...
> 
> EXCEPTION:  NAME:NSInvalidArgumentException 
> REASON:SoHTTPException(instance) does not recognize component:secure: 
> INFO:(null)
> 
> 
> My Apache-SOGo-config:
> 
> -8<-8<-
> 
> Alias /SOGo.woa/WebServerResources/ 
> /usr/lib64/GNUstep/SOGo/WebServerResources/
> 
> Alias /SOGo/WebServerResources/ /usr/lib64/GNUstep/SOGo/WebServerResources/
> 
> AliasMatch /SOGo/so/ControlPanel/Products/(.*)/Resources/(.*) 
> /usr/lib64/GNUstep/SOGo/$1.SOGo/Resources/$2
> 
> # SOGo-Base
> 
> 
> 
> AllowOverride None
> 
> # Explicitly allow caching of static content to avoid browser specific 
> behavior.
> 
> # A resource's URL MUST change in order to have the client load the new 
> version.
> 
> 
> 
> ExpiresActive On
> 
> ExpiresDefault "access plus 1 year"
> 
> 
> 
> Require all granted
> 
> 
> 
>  "^/SOGo/so/ControlPanel/Products/.*UI/Resources/.*\.(jpg|png|gif|css|js)">
> 
> SetHandler default-handler
> 
> 
> 
> ProxyRequests Off
> 
> SetEnv proxy-nokeepalive 1
> 
> ProxyPreserveHost On
> 
> # To avoid worker sharing, sort the worker definitions by URL length, 
> 
> # starting with the longest worker URL
> 
> ProxyPass /Microsoft-Server-ActiveSync 
> http://127.0.0.1:2/SOGo/Microsoft-Server-ActiveSync retry=60 
> connectiontimeout=5 timeout=360
> 
> ProxyPass /principals http://127.0.0.1:2/SOGo/dav/ retry=0
> 
> ProxyPass /SOGo http://127.0.0.1:2/SOGo retry=0
> 
> http://127.0.0.1:2/SOGo>
> 
>   RequestHeader set "x-webobjects-server-port" "443"
> 
>   RequestHeader set "x-webobjects-server-name" "www.example.com"
> 
>   RequestHeader set "x-webobjects-server-url" "https://www.example.com";
> 
>   RequestHeader set "x-webobjects-server-protocol" "HTTP/1.0"
> 
>   AddDefaultCharset UTF-8
> 
>   Require all granted
> 
> 
> 
> # For Apple autoconfiguration
> 
> 
> 
>   RewriteEngine On
> 
>   RewriteRule ^/.well-known/caldav/?$ /SOGo/dav [R=301]
> 
>   RewriteRule ^/.well-known/carddav/?$ /SOGo/dav [R=301]
> 
> 
> 
> -8<-8<-
> 
> 
> Any ideas?
> Sven
> 
OK,

with a second, fresh created account everything works fine. I think in
My first test-account are to many mails.

Sven

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


Re: [SOGo] Stable Installation doesn't work anymore

2014-03-03 Thread Luca Egloff
Hi Steve

In the sshd-log it says:
Received signal 15; terminating.

Each time I try to log in.
What could this be?

What do you mean with reboot the box?


Greetings
Luca
Am 28.02.2014 um 20:16 schrieb Steve Boley :

> If you can't login ssh then something has seriously gone wrong with the 
> network stack and the box needs to be rebooted for sure.
> Steve
> On 2/28/2014 8:41 AM, Luca Egloff wrote:
>> Hi
>> I have an SME Server running (8.0). On this server I installed SOGo . Alls
>> worked fine for several months. Now I can no more access the SOGo Interface.
>> Neither can I log in to the Server from another Machine via Web-Browser or 
>> SSH
>> (Terminal).
>> I hope someone can help me. I post the Output of the Sogo-Log:
>> Feb 28 11:26:21 sogod [3509]: <0x0x9f3c76c[WOWatchDog]> Terminating with
>> SIGINT or SIGTERM
>> Feb 28 11:26:21 sogod [3509]: <0x0x9d9a6ec[WOWatchDogChild]> sending 
>> terminate
>> signal to pid 3616
>> Feb 28 11:26:21 sogod [3509]: <0x0x9f844bc[WOWatchDogChild]> sending 
>> terminate
>> signal to pid 3615
>> Feb 28 11:26:21 sogod [3509]: <0x0x9d934ec[WOWatchDogChild]> sending 
>> terminate
>> signal to pid 3614
>> Feb 28 11:26:21 sogod [3509]: <0x0x9f3c76c[WOWatchDog]> Terminating with
>> SIGINT or SIGTERM
>> Feb 28 11:26:21 sogod [3509]: <0x0x9f844bc[WOWatchDogChild]> child 3615 
>> exited
>> Feb 28 11:26:21 sogod [3509]: <0x0x9f3c76c[WOWatchDog]> Terminating with
>> SIGINT or SIGTERM
>> Feb 28 11:26:21 sogod [3509]: <0x0x9d934ec[WOWatchDogChild]> child 3614 
>> exited
>> Feb 28 11:26:21 sogod [3509]: <0x0x9f3c76c[WOWatchDog]> Terminating with
>> SIGINT or SIGTERM
>> Feb 28 11:26:21 sogod [3509]: <0x0x9d9a6ec[WOWatchDogChild]> child 3616 
>> exited
>> Feb 28 11:26:21 sogod [3509]: <0x0x9f3c76c[WOWatchDog]> all children exited.
>> We now terminate.
>> Feb 28 11:26:22 sogod [4189]: version 2.2.0 (build root@shiva.inverse
>> 201402241708) -- starting
>> Feb 28 11:26:22 sogod [4189]: vmem size check enabled: shutting down app when
>> vmem > 384 MB
>> Feb 28 11:26:22 sogod [4189]: <0x0x836aa6c[SOGoProductLoader]> SOGo products
>> loaded from '/usr/lib/GNUstep/SOGo':
>> Feb 28 11:26:22 sogod [4189]: <0x0x836aa6c[SOGoProductLoader]>
>> PreferencesUI.SOGo, MainUI.SOGo, MailerUI.SOGo, CommonUI.SOGo, Contacts.SOGo,
>> AdministrationUI.SOGo, ContactsUI.SOGo, Appointments.SOGo,
>> MailPartViewers.SOGo, Mailer.SOGo, SchedulerUI.SOGo
>> Feb 28 11:26:22 sogod [4189]: <0x0x842a9fc[WOWatchDog]> listening on
>> 127.0.0.1:2
>> Feb 28 11:26:22 sogod [4189]: <0x0x842a9fc[WOWatchDog]> watchdog process pid:
>> 4189
>> Feb 28 11:26:22 sogod [4189]: <0x0x75aba0[WOWatchDogChild]> watchdog request
>> timeout set to 10 minutes
>> Feb 28 11:26:22 sogod [4189]: <0x0x842a9fc[WOWatchDog]> preparing 3 children
>> Feb 28 11:26:22 sogod [4189]: <0x0x842a9fc[WOWatchDog]> child spawned with 
>> pid
>> 4190
>> Feb 28 11:26:22 sogod [4189]: <0x0x842a9fc[WOWatchDog]> child spawned with 
>> pid
>> 4191
>> Feb 28 11:26:22 sogod [4189]: <0x0x842a9fc[WOWatchDog]> child spawned with 
>> pid
>> 4192
>> Feb 28 12:13:41 sogod [4192]: <0x0x82a33b4[SOGoCache]> Cache cleanup interval
>> set every 300.00 seconds
>> Feb 28 12:13:41 sogod [4192]: <0x0x82a33b4[SOGoCache]> Using host(s)
>> 'localhost' as server(s)
>> 178.197.237.21 - - [28/Feb/2014:12:13:41 GMT] "OPTIONS /SOGo/dav/claudia/
>> HTTP/1.1" 401 0/0 0.042 - - 1M
>> Feb 28 12:13:41 sogod [4192]: <0x0x826ae74[LDAPSource]> > 0x85e2e04> NAME:LDAPException REASON:operation bind failed: Invalid
>> credentials (0x31) INFO:{login = "cn=claudia,ou=groups,dc=lupra,dc=no-
>> ip,dc=org"; }
>> 178.197.237.21 - - [28/Feb/2014:12:13:41 GMT] "OPTIONS /SOGo/dav/claudia/
>> HTTP/1.1" 200 0/0 0.013 - - 576K
>> Feb 28 12:13:42 sogod [4192]: [WARN] <0x0x82a33a4[SOGoWebDAVAclManager]> 
>> entry
>> '{DAV:}write' already exists in DAV permissions table
>> Feb 28 12:13:42 sogod [4192]: [WARN] <0x0x82a33a4[SOGoWebDAVAclManager]> 
>> entry
>> '{DAV:}write-properties' already exists in DAV permissions table
>> Feb 28 12:13:42 sogod [4192]: [WARN] <0x0x82a33a4[SOGoWebDAVAclManager]> 
>> entry
>> '{DAV:}write-content' already exists in DAV permissions table
>> 2014-02-28 12:13:42.106 sogod[4192] Note(SoObject): SoDebugKeyLookup is
>> enabled!
>> 2014-02-28 12:13:42.107 sogod[4192] Note(SoObject): SoDebugBaseURL is 
>> enabled!
>> 2014-02-28 12:13:42.107 sogod[4192] Note(SoObject): relative base URLs are
>> enabled.
>> 2014-02-28 12:13:42.118 sogod[4192] File NSKeyValueCoding.m: 913. In -
>> [NSObject(KeyValueCoding) valuesForKeys:] This method is deprecated, use -
>> dictionaryWithValuesForKeys:
>> 178.197.237.21 - - [28/Feb/2014:12:13:42 GMT] "PROPFIND /SOGo/dav/claudia/
>> Calendar/ HTTP/1.1" 207 1394/2037 0.119 9264 84% 1M
>> 188.63.53.242 - - [28/Feb/2014:13:07:44 GMT] "OPTIONS /SOGo/dav/claudia/
>> HTTP/1.1" 401 0/0 0.007 - - 0
>> Feb 28 13:07:44 sogod [4192]: <0x0x826ae74[LDAPSource]> > 0x85f6c4c> NAME:LDAPException REASON:operation bind failed: Invalid
>> credentials (0x31) INFO:{login = 

Re: [SOGo] google calendar

2014-03-03 Thread Christian Mack
Hello Jef Peeraer

Am 2014-02-28 15:21, schrieb jef peeraer:
> I am a happy sogo user, thanks for this nice application. Can i have
> read/write access for a google calendar? I recently tried to subscribe
> to my google calendar, with this URL
> https://www.google.com/calendar/dav/[ ID of the google calendar ]/events
> but that gives me only read access.
> 

This is not implemented yet, sorry.
http://www.sogo.nu/bugs/view.php?id=1330
http://www.sogo.nu/bugs/view.php?id=993

Or the other way:
http://www.sogo.nu/bugs/view.php?id=2451

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


Kind regards,
Christian Mack

-- 
Christian Mack
Abteilung Basisdienste
KIM IT-Services
Universität Konstanz



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] Calendar not working

2014-03-03 Thread Christian Mack
Am 2014-02-28 14:53, schrieb Christian:
> Hello Christian,
> 
> Am 27.02.2014 13:25, schrieb Christian Mack:
 Did you set SOGoCalendarDefaultReminder in your sogo.conf?
>>> no, and I did not set any specific Calendar settings.
>>>
>>
>> That's your problem.
>>
>> Set SOGoCalendarDefaultReminder and restart sogod.
> Thanks, this did fix it.
> 
> But this 'VAR' should have a default value even if it is not set in
> 'sogo.conf', don't you think so ?
> 

Yes, and it has already, but it seems not to work on all installations.
See bug
http://www.sogo.nu/bugs/view.php?id=2624


Kind regards,
Christian Mack

-- 
Christian Mack
Abteilung Basisdienste
KIM IT-Services
Universität Konstanz



smime.p7s
Description: S/MIME Cryptographic Signature