[SOGo] Integration of patch for #2393 ?

2014-02-07 Thread Michel RENON

Hi Luvodic,

You recently integrated 2 of my patches 
(http://www.sogo.nu/bugs/view.php?id=2328  and 
http://www.sogo.nu/bugs/view.php?id=2393).


Third one (http://www.sogo.nu/bugs/view.php?id=2311) is the most 
important to the company who paid me to work on Sogo connector : that 
bug is completely stopping their activity. Since I submitted a patch, 
they work with my patched version of Sogo Connector.


From the comments on the bug report, it may also help Sogo Connector 
with other servers.


Please note that I also wrote comment about similar problem on another 
part of the code (http://www.sogo.nu/bugs/view.php?id=2311#c5616)


I hope my third patch will be integrated soon.

Regards,


--
Michel RENON
Accompagnement Informatique
Conseil - Formation - Ingénierie Logiciel Libres
re...@mr-consultant.net
www.mr-consultant.net
--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] Outlook does not connect to the sogo

2014-02-07 Thread Marcin Kukiełka
Hi
I configured Sogo by Native Microsoft Outlook Configuration manual.
Everything works fine except one thing: can't connect Outlook to Sogo
server. I got your Microsoft exchange server is unavailable or the
action could not be completed. The connection to the Microsoft exchange
server is unavailable. Outlook must be online or connected to complete
this action error.
I downloaded the ZEG virtual machine to see if the same error pops up
and actually appears. I'm using instructions contained in Native
Microsoft Outlook Configuration. I choose to connect to the Exchange
server, in field server I gives the IP address or server name entered in
the hosts file. I enable Always prompt for user name and password.
When the login window pops up gives 'sogo' login and 'sogo1' password.
And at the end I get an error that I mentioned earlier.
I checked the Samba server logs and noticed the error that shows up on
my server and ZEG virtual machine when Outlook connecting to 135 port:

[2014/02/06 16:22:50,  1] ../librpc/ndr/ndr.c:412(ndr_pull_error)
  ndr_pull_error(11): Pull bytes 2 (../librpc/ndr/ndr_basic.c:103)

What am I doing wrong?

--
Marcin Kukiełka





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] updates.php working?, but TB not updating plugins from 17 to 24

2014-02-07 Thread was.besseres.g...@gmx.net

This did it, great advice.

But now it just updates to 24 even though i got tb17. i dont get why it 
just ignores the xml properties for targetapplication


anyone got some solid advice on that?

Thanks so far

Am 06.02.2014 19:51, schrieb Martin (Lists):

Am 06.02.2014 19:03, schrieb was.besseres.g...@gmx.net:

Okay found what seems to be the Problem:


Zeitstempel: 06.02.2014 18:49:03
Warnung: WARN addons.xpi: Download failed: [Exception... Certificate
issuer is not built-in.  nsresult: 0x80004004 (NS_ERROR_ABORT)
location: JS frame :: resource://gre/modules/CertUtils.jsm ::
checkCert :: line 169 data: no]
Quelldatei: resource://gre/modules/CertUtils.jsm
Zeile: 169

I'm currently looking into it, seems that it has to do with my https
update-server

I had the same issue a few months ago. I had to set some values in the
my custom-preferences.js script inside the sogo integrator.

force_bool_pref(app.update.cert.requireBuiltIn, false);
force_bool_pref(extensions.install.requireBuiltInCerts, false);
force_bool_pref(extensions.update.requireBuiltInCerts, false);

after this it worked.

Regards
Martin



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


Re: [SOGo] updates.php working?, but TB not updating plugins from 17 to 24

2014-02-07 Thread Martin (Lists)
Am 07.02.2014 11:03, schrieb was.besseres.g...@gmx.net:
 This did it, great advice.
 
 But now it just updates to 24 even though i got tb17. i dont get why it
 just ignores the xml properties for targetapplication
 
 anyone got some solid advice on that?

Can you post your update.php script? usually the TB Version is selected
there.

Regards
Martin

 
 Thanks so far
 

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


[SOGo] Joining an Active Directory as DC

2014-02-07 Thread Patric Becker
Hi,

 

I only found a Posting from last year with no answer. So I try it on my own
;-).

 

What I´ve got is:A running machine with debian wheezy and sogo that is
running as second DC in our Domain. On this machine the domain-users can log
in on the Web-Interface and use it.

 

What I want:  The Exchange Features in Outlook with the Domain-Users
from our first DC ;-)

 

If I try to connect with Outlook to the sogo-Machine I get an Error with
something like “…The Folder-Group could not be opened. The Server is not
available…” (I don´t know the Error-Message in English the Windows is
German)

 

Thanks for your help.

 

Patric

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

Re: [SOGo] Active Sync Support

2014-02-07 Thread Cedric Perrot
Hi Ludovic

Is SSL hindering proper communication?

Cedric


Sent from Samsung Mobile

 Original message 
From: Cedric Perrot cper...@softcon.ch 
Date: 06/02/2014  22:36  (GMT+01:00) 
To: users@sogo.nu 
Subject: Re: [SOGo] Active Sync Support 
 
Hello Ludovic

Yes I am using SSL

Cedric


Sent from Samsung Mobile



 Original message 
From: Ludovic Marcotte lmarco...@inverse.ca 
Date: 06/02/2014 21:58 (GMT+01:00) 
To: users@sogo.nu 
Subject: Re: [SOGo] Active Sync Support 


On 2014-02-06 3:26 PM, Cedric Perrot wrote:
As requested find attached pcap file.

Well, SOGo gets an OPTIONS call and answers it correctly. Nothing after.

Are you using SSL?
-- 
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] Integration of patch for #2393 ?

2014-02-07 Thread Michel RENON

Le 07/02/2014 16:00, Ludovic Marcotte a écrit :

On 2014-02-07 9:52 AM, Michel RENON wrote:

As functions names look identical, I wrote in capital the differents
letters


It's actually the stupid dump() calls that confused me. I've slightly
adjusted the code. Please have a look at the latest version of SOGo
Connector for TB24 in github.




That's ok now !

And just to be perfect : a typo on line 1031 :
- dump(onServerHashQueryComlete: the server returned an empty response\n);
+ dump(onServerHashQueryComplete: the server returned an empty 
response\n);




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


[SOGo] Upcoming v2.2 release

2014-02-07 Thread Ludovic Marcotte

Hi,

SOGo v2.2 is almost ready. We've done a good amount of changes in SOGo 
and the extensions.


Please test the nightly builds of SOGo: 
http://www.sogo.nu/downloads/backend_nightly.html


and the extensions: http://www.packetfence.org/downloads/extensions/nightly/

Also please test if possible our new Active Sync support. For the 
complete list of changes so far, please see:


http://sogo.nu/bugs/changelog_page.php?version_id=127

Thanks,

--
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] Any Update on the wrong ACL handling of calendars?

2014-02-07 Thread Robert Casties
On 07.02.14 00:17, Francis Lachapelle wrote:
 Hi Robert
 
 On Feb 6, 2014, at 5:11 PM, Robert Casties cast...@mpiwg-berlin.mpg.de 
 wrote:
 
 On 06.02.14 19:02, Thomas Winterstein wrote:
 For a solution it would be the best if sogo did the right thing and
 checked groups from most specific to less specific but I would already
 be happy if it were possible to change the order of groups manually.
 Currently it seems to be order of creation which makes editing really
 hard.

 Oh, I didn't find it, before I made my Bug report. But it's a pity that
 there is not even a plan on when to fix it.

 It seems that Francis has just checked in a fix but I don't understand
 the code :-)
 
 Indeed. We now use the highest access right (from ‘Modify’ to ‘View the Date 
  Time’) for each classification (public, confidential, and private).

So that means that I get Modify permission if one group grants View
Date  Time and another grants Modify? That's perfect.

Thanks
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
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Active Sync Support

2014-02-07 Thread Cedric Perrot

Hello Ludovic

I installed TouchDown for Smartphones on my Android and everything seems 
to be running Calendar, Contacts and Tasks.


In other words Outlook 2013 does not work with Sogo ActiveSync??
Again I am on the latest nightly build.

Regards

Cedric

On 07.02.2014 15:44, Ludovic Marcotte wrote:

On 2014-02-07 9:36 AM, Cedric Perrot wrote:

Is SSL hindering proper communication?


No. Try with something else than Outlook and see what happens.



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


Re: [SOGo] Integration of patch for #2393 ?

2014-02-07 Thread Ludovic Marcotte

On 2014-02-07 9:52 AM, Michel RENON wrote:
As functions names look identical, I wrote in capital the differents 
letters 


It's actually the stupid dump() calls that confused me. I've slightly 
adjusted the code. Please have a look at the latest version of SOGo 
Connector for TB24 in github.


--
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] Integration of patch for #2393 ?

2014-02-07 Thread Michel RENON

Le 07/02/2014 14:38, Ludovic Marcotte a écrit :

On 2014-02-07 3:02 AM, Michel RENON wrote:

I hope my third patch will be integrated soon.


Just did so. Thanks!




Thanks !

About my comment : (http://www.sogo.nu/bugs/view.php?id=2311#c5616)

my patch changed 'onServerSYNCQueryComplete()'.

My question was : should 'onServerHASHQueryComplete()' be changed to add 
an 'abort()' in the 'else' part ?


As functions names look identical, I wrote in capital the differents 
letters ;-)



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


Re: [SOGo] Active Sync Support

2014-02-07 Thread Ludovic Marcotte

On 2014-02-07 9:36 AM, Cedric Perrot wrote:

Is SSL hindering proper communication?


No. Try with something else than Outlook and see what happens.

--
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] Joining an Active Directory as DC

2014-02-07 Thread Patric Becker


On 02/07/2014 04:22 PM, Martin Simovic wrote:




2014-02-07 16:13 GMT+01:00 Patric Becker p.bec...@britz-trier.de 
mailto:p.bec...@britz-trier.de:


Hi,


Thanks for your Quick Answer.

I´ve installed this machine with help of the iabsis Tutorial ;-).

I installed it first as standalone server and then joined the Domain 
withsamba-tool domain join $domain DC -Uadministrator --realm=$realm and then ad the DNS 
records.

  


User replication is working ;-).

I found something on the net, that i have to install the exchange
schemas to my windows DC?!? How can i do this (without buying an
Exchange License ;-))


This is not recommended. MS Exchange schema does not seem to be fully 
compatible with opechange schema. Therefore if you want to run 
opechange server you need to install (extend AD schema with) 
openchange schema. This is doable like I described in my first post. 
Transfer roles to second DC - extend schema - sieze the roles back to 
1st DC.



OK, I've tried it like this

I did: Domain-Provisioning OpenChange Install ... and SOGo Install 
with no Problems.


Then I did samba-tool fsmo transfer --role=all  ... but how should I 
extend the Schema (openchange_provision and openchange_provision 
--openchangedb was did before) samba-tool fsmo seize --role=all throws 
this error:


ERROR: Failed to initiate role seize of 'rid' role: objectclass: 
modify message must have elements/attributes!



I think I have to read a little more about this :-)

Greets

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

Re: [SOGo] Joining an Active Directory as DC

2014-02-07 Thread Patric Becker


On 02/07/2014 09:45 PM, Patric Becker wrote:


On 02/07/2014 04:22 PM, Martin Simovic wrote:




2014-02-07 16:13 GMT+01:00 Patric Becker p.bec...@britz-trier.de 
mailto:p.bec...@britz-trier.de:


Hi,


Thanks for your Quick Answer.

I´ve installed this machine with help of the iabsis Tutorial ;-).

I installed it first as standalone server and then joined the Domain 
withsamba-tool domain join $domain DC -Uadministrator --realm=$realm and then ad the DNS 
records.

  


User replication is working ;-).

I found something on the net, that i have to install the exchange
schemas to my windows DC?!? How can i do this (without buying an
Exchange License ;-))


This is not recommended. MS Exchange schema does not seem to be fully 
compatible with opechange schema. Therefore if you want to run 
opechange server you need to install (extend AD schema with) 
openchange schema. This is doable like I described in my first post. 
Transfer roles to second DC - extend schema - sieze the roles back to 
1st DC.



OK, I've tried it like this

I did: Domain-Provisioning OpenChange Install ... and SOGo Install 
with no Problems.


Then I did samba-tool fsmo transfer --role=all  ... but how should I 
extend the Schema (openchange_provision and openchange_provision 
--openchangedb was did before) samba-tool fsmo seize --role=all throws 
this error:


ERROR: Failed to initiate role seize of 'rid' role: objectclass: 
modify message must have elements/attributes!



I think I have to read a little more about this :-)

Greets

Patric



I found something!

Could it be, that I CANNOT use an Exchange like server besides the SBS 
2011 Essential Server? The only setups I found are with Exchange 
directly installed on the SBS Box and not on his own server.


I´m thinking about using only the Samba4 Box as DC. Until now the SBS 
2011 Essential Server did only a little Print- and Fileserving and of 
course Hosting our CRM System (Navision Financials).


Is it possible to migrate the Domain to the Samba Box with the 
complete Userlist? and demote the SBS 2011 Server?


The PC which I want to use for Samba and Sogo is an old P4 Xeon. I 
think it should do the job, or?


Greets

Paddie





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

[SOGo] BTS activities for Friday, February 07 2014

2014-02-07 Thread SOGo reporter
Title: BTS activities for Friday, February 07 2014





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Friday, February 07 2014

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
2511
	2014-02-07 09:08:31
	updated (open)
	Apple iPhone OS
	r letter appended to every item: names, numbers, etc
	
	  
	
442
	2014-02-07 07:32:57
	updated (open)
	Backend Calendar
	Incorrect parsing of some dates
	
	  
	
1306
	2014-02-07 07:32:57
	updated (open)
	Backend Calendar
	Sync - Phone to SOGo
	
	  
	
1859
	2014-02-07 07:32:57
	updated (open)
	Backend Calendar
	All day events not synchronized from SOGo to Outlook (using Funambol)
	
	  
	
1860
	2014-02-07 07:32:57
	updated (open)
	Backend Calendar
	Reminder not synced from Outlook (using Funambol) to SOGo
	
	  
	
2296
	2014-02-07 09:33:15
	updated (open)
	Backend Calendar
	Whole day events isn't appear in free/busy resource calendar
	
	  
	
2059
	2014-02-07 07:32:57
	updated (open)
	Backend General
	funambol authentication broken with SOGoTrustProxyAuthentication YES
	
	  
	
2260
	2014-02-07 07:32:57
	updated (open)
	Backend General
	SQL errors on funambol sync
	
	  
	
2591
	2014-02-07 09:04:41
	updated (open)
	Backend General
	Impossible to connect with login "so"
	
	  
	
575
	2014-02-07 07:32:57
	updated (open)
	General
	Sync multiple selected addressbooks
	
	  
	
1861
	2014-02-07 07:32:57
	updated (open)
	General
	Newly created accounts do not sync with Funambol
	
	  
	
2588
	2014-02-07 10:09:39
	updated (open)
	OpenChange backend
	crash when sending an event via e-mail
	
	  
	
2600
	2014-02-07 06:47:47
	updated (open)
	sogo-tool
	Sogo tool backup imcomplete
	
	  
	
510
	2014-02-07 07:32:57
	updated (open)
	Web Calendar
	Inconsistency between SyncML Client, and Web interface
	
	  
	
704
	2014-02-07 07:32:57
	updated (open)
	Web Calendar
	Remove all calendar entries option
	
	  
	
1375
	2014-02-07 07:32:57
	updated (open)
	Web Calendar
	Reminders
	
	  
	
2532
	2014-02-07 07:32:57
	updated (open)
	Web Calendar
	All-day events are displayed wrongly in SOGo web (off by one day)
	
	  
	
2559
	2014-02-07 07:32:57
	updated (open)
	Web Calendar
	Provide option to disable/remove SyncML synchronization properties on calendars
	
	  
	
904
	2014-02-07 07:32:57
	assigned (open)
	Backend Calendar
	\r\r in VCALENDAR data
	
	  
	
1012
	2014-02-07 07:32:57
	assigned (open)
	Backend Calendar
	VEVENT UID changes on syncml funambol with outlook 2003 synchronization
	
	  
	
2535
	2014-02-07 10:53:28
	resolved (fixed)
	Backend Calendar
	Calendar Mail invitation scored as SPAM due to missing "Message ID" field
	
	  
	
2537
	2014-02-07 14:01:49
	resolved (fixed)
	Backend General
	Sogo don't get Email Attachment with Slash
	
	  
	
2233
	2014-02-07 10:03:26
	resolved (fixed)
	Web Calendar
	sogo message sent when modifying calendar is not properly displayed on Microsoft Outlook
	
	  
	
2598
	2014-02-07 20:32:58
	resolved (fixed)
	Web Calendar
	Script injection in calendar title
	
	  
	
2507
	2014-02-07 09:15:02
	resolved (fixed)
	Web Mail
	HTML mail unnecessarily escaped tags
	
	  
	
2128
	2014-02-07 07:30:25
	closed (fixed)
	Funambol SOGo Connector
	Exchange ActiveSync support
	
	  
	
2528
	2014-02-07 09:03:26
	closed (not a bug)
	Backend Calendar
	Keine Einladung über Kalender
	
	  
	
2529
	2014-02-07 09:09:37
	closed (fixed)
	Backend Mail
	Problème when sending mail with SOGo mail and Internet Explorer 7
	
	  
	
1787
	2014-02-07 09:37:28
	closed (suspended)
	Web Address Book
	SOGo won't search cyrillic letters in a LDAP address book
	
	  
	
2330
	2014-02-07 09:24:00
	closed (not a bug)
	Web Address Book
	Search contacts not work on Cyrillic
	
	  
	
2561
	2014-02-07 07:36:55
	closed (wont fix)
	Web Calendar
	Can not invite to an exeption only
	
	  
	
1511
	2014-02-07 09:50:08