Re: [SOGo] SMTP AUTH problem with 2.0.2

2012-10-31 Thread Wolfgang Sourdeau



Can you show mne the output of tcpflow port 25?


tcpflow -c port 25
tcpflow[28297]: listening on eth0
137.143.110.104.00025-137.143.110.044.47932: 220 smtp.potsdam.edu ESMTP

137.143.110.044.47932-137.143.110.104.00025: EHLO sogo.potsdam.edu
137.143.110.044.47932-137.143.110.104.00025:

137.143.110.104.00025-137.143.110.044.47932: 250-smtp.potsdam.edu
250-SIZE 1000
250-PIPELINING
250 8BITMIME

137.143.110.044.47932-137.143.110.104.00025: QUIT

137.143.110.104.00025-137.143.110.044.47932: 221 smtp.potsdam.edu


Then. that is normal. SMTP AUTH must be advertised by your smtp server 
for SOGo/SOPE to make use of it...
You should see a line saying "S: plain auth extension supported" when 
it's the case.



Wolfgang

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


Re: [SOGo] SMTP AUTH problem with 2.0.2

2012-10-31 Thread Wolfgang Sourdeau




defaults read sogod SOGoSMTPAuthenticationType
sogod SOGoSMTPAuthenticationType plain

sogo.log:
S: 
C: EHLO sogo.potsdam.edu
S: 
S: pipelining extension supported.
S: size extension supported.
C: QUIT
S: 

qmail.log:
@40005091612703eea144 tcpserver: pid 14647 from 137.143.110.44
@40005091612703f73c64 tcpserver: ok 14647 
smtp.potsdam.edu:137.143.110.104:25 
sogo.potsdam.edu:137.143.110.44::54632

@400050916127046cd5dc tcpserver: end 14647 status 0


Also, are you sure you do not have an old version of libNGMime lying 
around in /usr/local/lib?


--
Wolfgang Sourdeau :: +1 (514) 447-4918 ext. 125 :: wsourd...@inverse.ca
Inverse inc. Leaders behind SOGo (sogo.nu) and PacketFence (www.packetfence.org)

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


Re: [SOGo] SMTP AUTH problem with 2.0.2

2012-10-31 Thread Wolfgang Sourdeau

On 2012-10-31 13:38, Ron Yacketta wrote:

On 10/31/2012 10:11 AM, Wolfgang Sourdeau wrote:



[sogo@sogo ~]$ defaults read sogod SOGoSMTPAuthenticationType
sogod SOGoSMTPAuthenticationType PLAIN


Please try with "plain" (lowercase) instead.




defaults read sogod SOGoSMTPAuthenticationType
sogod SOGoSMTPAuthenticationType plain

sogo.log:
S: 
C: EHLO sogo.potsdam.edu
S: 
S: pipelining extension supported.
S: size extension supported.


Can you show mne the output of tcpflow port 25?

--
Wolfgang Sourdeau :: +1 (514) 447-4918 ext. 125 :: wsourd...@inverse.ca
Inverse inc. Leaders behind SOGo (sogo.nu) and PacketFence (www.packetfence.org)

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


Re: [SOGo] SMTP AUTH problem with 2.0.2

2012-10-31 Thread Wolfgang Sourdeau



[sogo@sogo ~]$ defaults read sogod SOGoSMTPAuthenticationType
sogod SOGoSMTPAuthenticationType PLAIN


Please try with "plain" (lowercase) instead.


--
Wolfgang Sourdeau :: +1 (514) 447-4918 ext. 125 :: wsourd...@inverse.ca
Inverse inc. Leaders behind SOGo (sogo.nu) and PacketFence (www.packetfence.org)

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


Re: [SOGo] First character omitted from mail title in SOGo mail module

2012-10-31 Thread Wolfgang Sourdeau

On 2012-10-31 02:42, Martin Rabl wrote:

Affected, but can wait for 2.0.3
Thanks,
   Martin


And can you run the nigthlies for the time being?

--
Wolfgang Sourdeau :: +1 (514) 447-4918 ext. 125 :: wsourd...@inverse.ca
Inverse inc. Leaders behind SOGo (sogo.nu) and PacketFence (www.packetfence.org)

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


Re: [SOGo] First character omitted from mail title in SOGo mail module

2012-10-30 Thread Wolfgang Sourdeau

Le 12-10-30 18:15, mats a écrit :

Piet,

We are also experiencing this issue since upgrading to 2.0.2 and I have
reported a bug at http://www.sogo.nu/bugs/view.php?id=2086

I have noticed some common features of the affected mails with regards to
content type and encoding, as mentioned in the bug report - maybe you could
leave a comment there if your mails show similar features.


I would suggest updating to the next nightlies of sope-mime. If enough 
people are affected, I will put the package in the stable repo. Note 
that 2.0.3 is not very far off either so if you can bear with the bug a 
little longer, it'll be fixed then too.



Wolfgang

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


Re: [SOGo] ANN: SOGo 2.0.2

2012-10-29 Thread Wolfgang Sourdeau



So - was the problem in the source codes (if so, where we can find the
fix) or was it in the compiled packages only?


The source archive is updated now too.

Sorry for forgetting that part.


Wolfgang

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


Re: [SOGo] Backup Redundant System

2012-10-26 Thread Wolfgang Sourdeau

Hi Carlin,




We have a couple of office locations, and I'd like to set up 2 servers, 1 at
each location, that mirror each other. That way if one location goes down
(power or internet loss or hardware failure) the other server can still at
least receive SMTP. It would be great if the client side connectivity could
also work when one or the other servers go down, but not as important as making
sure we don't miss any incoming mail over SMTP.

Is this possible?


Of course. There are heartbeat systems that enable you to do just that. 
Have a look at the linux-ha project...


--
Wolfgang Sourdeau :: +1 (514) 447-4918 ext. 125 :: wsourd...@inverse.ca
Inverse inc. Leaders behind SOGo (sogo.nu) and PacketFence (www.packetfence.org)

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


Re: [SOGo] SMTP AUTH problem with 2.0.2

2012-10-26 Thread Wolfgang Sourdeau

Hi,


Did you update all the sope libs too?


Wolfgang

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


Re: [SOGo] ANN: SOGo 2.0.2

2012-10-25 Thread Wolfgang Sourdeau

On 2012-10-25 15:54, Bill Cameron wrote:

Yes. it is working correctly.

Thanks for the great product and your help,
Bill C.




Well. It has been a long day, but I am glad it is all worked out!

--
Wolfgang Sourdeau :: +1 (514) 447-4918 ext. 125 :: wsourd...@inverse.ca
Inverse inc. Leaders behind SOGo (sogo.nu) and PacketFence (www.packetfence.org)

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


Re: [SOGo] ANN: SOGo 2.0.2

2012-10-25 Thread Wolfgang Sourdeau

On 2012-10-25 14:59, Bill Cameron wrote:

Still not seeing the SOGo upgrade




And now?

--
Wolfgang Sourdeau :: +1 (514) 447-4918 ext. 125 :: wsourd...@inverse.ca
Inverse inc. Leaders behind SOGo (sogo.nu) and PacketFence (www.packetfence.org)

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


Re: [SOGo] Proxypass problem

2012-10-25 Thread Wolfgang Sourdeau

That problem is easily solved. by upgrading sope-mime.


Wolfgang

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


Re: [SOGo] ANN: SOGo 2.0.2

2012-10-25 Thread Wolfgang Sourdeau

On 2012-10-25 14:19, Bill Cameron wrote:

SOGo is no longer listed as a package to upgrade on Squeeze. Early
this morning it was listed:
The following packages are currently pending an upgrade:


Can you try again now?

THanks!


Wolfgang

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


Re: [SOGo] ANN: SOGo 2.0.2

2012-10-25 Thread Wolfgang Sourdeau

Debian/Ubuntu users should be fine too. Can anyone confirm?

Thanks!


Wolfgang

--
Wolfgang Sourdeau :: +1 (514) 447-4918 ext. 125 :: wsourd...@inverse.ca
Inverse inc. Leaders behind SOGo (sogo.nu) and PacketFence (www.packetfence.org)

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


Re: [SOGo] ANN: SOGo 2.0.2

2012-10-25 Thread Wolfgang Sourdeau
Users of CentOS and RHEL should be able to upgrade now. Please only 
update sope-mime.
For Debian/Ubuntu users, another issue has shown up which postpone the 
update, but it is being worked on...


--
Wolfgang Sourdeau :: +1 (514) 447-4918 ext. 125 :: wsourd...@inverse.ca
Inverse inc. Leaders behind SOGo (sogo.nu) and PacketFence (www.packetfence.org)

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


Re: [SOGo] ANN: SOGo 2.0.2

2012-10-25 Thread Wolfgang Sourdeau

On 2012-10-25 10:15, Bruno Lingner (Hugo) wrote:

I did an apt-get upgrade



Please check that you do not have an old version of SOGo lying in 
/usr/local/*...


--
Wolfgang Sourdeau :: +1 (514) 447-4918 ext. 125 :: wsourd...@inverse.ca
Inverse inc. Leaders behind SOGo (sogo.nu) and PacketFence (www.packetfence.org)

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


Re: [SOGo] ANN: SOGo 2.0.2

2012-10-25 Thread Wolfgang Sourdeau

Le 12-10-25 10:02, Bruno Lingner (Hugo) a écrit :

I upgraded sogo to 2.0.2 and the daemon dies right after starting:


Did you update SOPE too?


Wolfgang


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


Re: [SOGo] Problems with holiday calendar

2012-10-25 Thread Wolfgang Sourdeau

Le 12-10-25 10:03, Patrick Strasser a écrit :

On 25.10.2012 15:41, Patrick Strasser wrote:

On 25.10.2012 10:25, Christian Mack wrote:


Report a bug at http://www.sogo.nu/bugs


For the records:
http://www.sogo.nu/bugs/view.php?id=2070



Thanks! It's going to be fixed in 2.0.3.


W.

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


Re: [SOGo] Problems with holiday calendar

2012-10-25 Thread Wolfgang Sourdeau



X-MOZILLA-RECUR-DEFAULT-UNITS
:years
RRULE
:FREQ=YEARLY;INTERVAL=1;BYMONTH=10
DTSTART
;VALUE=DATE
:20021026

and probably X-MOZILLA-* isn't recognized by SOGo.


No, it's not, but it is not required either.

As mentionned, please fill a bug. This is likely going to be easily fixed.


Thank you for reporting this!


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


Re: [SOGo] ANN: SOGo 2.0.2

2012-10-25 Thread Wolfgang Sourdeau
I have found the bug and fixed it. I am currently regenerating the 
packages. Please note that only sope-mime is affected. The other 
packages do not play a role in that bug.



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


Re: [SOGo] ANN: SOGo 2.0.2

2012-10-25 Thread Wolfgang Sourdeau

Le 12-10-25 09:28, André Schild a écrit :

Am 25.10.2012 15:19, schrieb Jürgen Echter:

Am 24.10.2012 22:45, schrieb Wolfgang Sourdeau:


New features

  * sogo configuration can now be set in /etc/sogo/sogo.conf


Hi,

is there a tool or something to convert the current .GNUStepsdefault
config to the above sogo.conf?


cp /home/sogo/.GNUStepsdefault /etc/sogo/sogo.conf ?


Not exactly. You could do  it that way, but you need to edit the 
resulting file in order to only keep what is inside of the "sogo" 
section, while also keeping the enclosing that.



Wolfgang


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


Re: [SOGo] Downgrading to 2.0.1

2012-10-25 Thread Wolfgang Sourdeau




Right, but withdrawing the old packages right after a release is not
helping to improve the situation.


Indeed, that is certainly something we could have a look.


Wolfgang

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


Re: [SOGo] Downgrading to 2.0.1

2012-10-25 Thread Wolfgang Sourdeau

Le 12-10-25 08:33, Federico Alberto Sayd a écrit :

Hello:

I also have the proxy error with sogo 2.0.2. I tried to downgrade to
sogo 2.0.1 using apt:

apt-get install sogo=2.0.1-1

But apt-get says:

Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Version '2.0.1-1' for 'sogo' was not found

SOGo's repositories don't mantain the older versions. How can I
downgrade to the previous version while the problem with 2.0.2 is solved?



There is no way to downgrade sogo unless you rebuild it by source.

Please note that it is good practice to test programs with real data 
before setting them in production.


Even though all the care was taken to avoid such issues, obviously all 
cases were not covered.



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


Re: [SOGo] ANN: SOGo 2.0.2

2012-10-25 Thread Wolfgang Sourdeau

Le 12-10-25 07:54, Christian Rößner a écrit :

Hi again,

I just installed sope dbg too. So here is a better bt:



Hi Christian,


That is very helpful thanks. This part is indeed new code, which was 
tested many time but still seems to cause problems.


What could help is if you could provide me, via a private mail, with a 
network capture of your imap traffic or with a copy of your INBOX.


If would prefer the second option though as I would be sure how to 
reproduce the issue.



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


Re: [SOGo] Problems after upgrading sogo

2012-10-25 Thread Wolfgang Sourdeau





Hello,

The same situation here on a Centos 6.3. Strange thing, on other
Centos 6.3 is working fine. I check now to see the differences.

--
Relu


I found that Calendar and Contacts works fine (I manually changed the
URL in browser). Only the mail module is affected.


Could it be that it only crashes with some specific versions of Dovecot?


Wolfgang

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


Re: [SOGo] ANN: SOGo 2.0.2

2012-10-24 Thread Wolfgang Sourdeau

Le 12-10-24 20:50, Wolfgang Sourdeau a écrit :

Le 12-10-24 19:18, Slávek Banko a écrit :

On Thursday 25 of October 2012 00:55:37 Stefan Klatt wrote:

Hi,

thanks for your really good work, but with the newest nightly build I
get the following error if I try using the mail web front end (calender
and address book works):


That's unfortunate! Can you install the sogo-dbg package, launch sogod
from gdb ("gdb --args sogod -WOUseWatchDog NO" + "r" at the prompt) and
generate a backtrace when this occurs (with command "bt" at the prompt)?


Thanks!



Also, it might be useful to know which IMAP server you are using...


Wolfgang


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


Re: [SOGo] ANN: SOGo 2.0.2

2012-10-24 Thread Wolfgang Sourdeau

Le 12-10-24 19:18, Slávek Banko a écrit :

On Thursday 25 of October 2012 00:55:37 Stefan Klatt wrote:

Hi,

thanks for your really good work, but with the newest nightly build I
get the following error if I try using the mail web front end (calender
and address book works):


That's unfortunate! Can you install the sogo-dbg package, launch sogod 
from gdb ("gdb --args sogod -WOUseWatchDog NO" + "r" at the prompt) and 
generate a backtrace when this occurs (with command "bt" at the prompt)?



Thanks!


Wolfgang


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


[SOGo] ANN: SOGo 2.0.2

2012-10-24 Thread Wolfgang Sourdeau
The Inverse Team is pleased to announce the immediate availability of 
SOGo 2.0.2. This is a minor release of SOGo which focuses on improved 
stability and performance over version 2.0.1.



 What is SOGo

SOGo is a free and modern scalable groupware server. It offers shared 
calendars, address books and emails through your favorite Web browser or 
by using a native client such as Mozilla Thunderbird and Lightning, 
Apple Calendar and Address Book (OSX and iOS) and Microsoft Outlook.


SOGo is standard-compliant and supports CalDAV, CardDAV, GroupDAV and 
reuses existing IMAP, SMTP and database servers - making the solution 
easy to deploy and interoperable with many applications.


SOGo features :

 * Scalable architecture suitable for deployments from dozen to many
   thousand users
 * Rich Web-based interface that shares the look and feel, the features
   and the data of Mozilla Thunderbird and Lightning
 * Improved integration with Mozilla Thunderbird and Lightning by using
   the SOGo Connector and the SOGo Integrator
 * Native compatibility for Microsoft Outlook 2003, 2007 and 2010
 *

   Two-way synchronization support with any SyncML-capable devices
   (BlackBerry <https://inverse.ca/wiki/focus/BlackBerry>, Palm,
   Windows CE, etc.) by using the Funambol SOGo Connector

 * Excellent native integration with Apple software (OSX and iOS) and
   Android-based devices

and many more! SOGo and our connectors are completely free.


 Changes from the previous release

New features

 * added support for SMTP AUTH
 * sogo configuration can now be set in /etc/sogo/sogo.conf
 * added support for GNU TLS

Enhancements

 * speed up of the parsing of IMAP traffic
 * minor speed up of the web interface
 * speed up of the live-loading of the message list in the mail module
 * speed up of the deletion of a large amounts of entries in the
   contacts module
 * updated the timezone files to the 2012.g edition
 * open file descriptors are now closed when the process starts
 * openchange backend: miscellaneous speed up of the synchronization
   operations

Bug fixes

 * the parameters included in the url of remote calendars are now taken
   into account
 * fixed an issue occurring with timezone definitions providing
   multiple entries
 * fixed issues occuring on OpenBSD and potentially other BSD flavours
 * openchange backend: miscellaneous crashes during certain Outlook
   operations, which have appeared in version 2.0.0, have been fixed

See http://www.sogo.nu/bugs/changelog_page.php?project_id=1 for closed 
tickets and https://github.com/inverse-inc/sogo/commits/SOGo-2.0.2 for 
the complete change log.



 Getting SOGo

SOGo is free software and is distributed under the GNU GPL. As such, you 
are free to download and try it by visiting the following page :


http://www.sogo.nu/downloads/backend.html

You can also download the sources by following the instructions on this 
page:


http://www.sogo.nu/development/source_code.html

Frontend clients such as Mozilla Thunderbird, Mozilla Lightning (Inverse 
Edition), SOGo Connector and SOGo Integrator extensions are available 
for download from :


http://www.sogo.nu/downloads/frontends.html

Documentation about the installation and configuration of SOGo, 
Thunderbird or mobile devices is available from :


http://www.sogo.nu/downloads/documentation.html

You can also try our online SOGo demo at :

http://www.sogo.nu/tour/online_demo.html


 How can I help ?

SOGo is a collaborative effort in order to create the best Free and Open 
Source groupware solution.


There are multiple ways you can contribute to the project :

 * Documentation reviews, enhancements and translations
 * Write test cases - if you know Python, join in!
 * Feature requests or by sharing your ideas (see the roadmap)
 * Participate to the discussion in mailing lists
 *

   Patches for bugs or enhancements (http://www.sogo.nu/bugs)

 *

   Provide new translations
   
(http://sogo.nu/english/support/faq/article/how-to-translate-sogo-in-another-language-2.html)


Feel free to send us your questions. You can also post them to the SOGo 
mailing list: http://sogo.nu/lists/



 Getting Support

For any questions, do not hesitate to contact us by writing to 
supp...@inverse.ca <mailto:supp...@inverse.ca>


Customer support packages for SOGo are available from 
http://inverse.ca/support.html


--
Wolfgang Sourdeau :: +1 (514) 447-4918 ext. 125 :: wsourd...@inverse.ca
Inverse inc. Leaders behind SOGo (sogo.nu) and PacketFence (www.packetfence.org)

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

[SOGo] survey question for our Ubuntu users

2012-10-24 Thread Wolfgang Sourdeau

Hi,


We are considering dropping support for Maverick and Natty, as they are 
no longer supported by Canonical anymore. Who among you would be 
affected if we stopped plublishing SOGo packages for those distributions?


Thank you!


Wolfgang

--
Wolfgang Sourdeau :: +1 (514) 447-4918 ext. 125 :: wsourd...@inverse.ca
Inverse inc. Leaders behind SOGo (sogo.nu) and PacketFence (www.packetfence.org)

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


[SOGo] survey question for Debian users

2012-10-24 Thread Wolfgang Sourdeau

Hi,


We are considering dropping support for Lenny, as it is not even 
supported by Debian anymore. Who among you would be affected if we 
stopped plublishing SOGo packages for that distribution?


Thank you!


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


Re: [SOGo] SOGo 2.0 ZEG strange timezone behavior

2012-10-20 Thread Wolfgang Sourdeau

Le 12-10-09 09:13, Michal Kminek a écrit :

I had problems with all-day events created by MS Outlook using the MS
Exchange connection on my SOGo server. Therefore I decided to test it on
the latest ZEG edition but the problem persist.

I setup SOGo, system and Windows to use the same timezone in ZEG. I
found a strange behavior - if the timezone is GMT or any other GMT +h
zone then all all-day events created with MS Outlook (2007, 2010) go one
day back in the web interface. For example if I create an all-day event
to happen on 25th Oct in Outlook it is displayed as an all-day event on
24th Oct in SOGo.

If I setup the time zone as any GMT -h zone everything works fine.

Regards,
Michal Kminek





Can you retest with the next nightlies. The timezone files have been 
regenerated, so it shoult not fix the problem with existing events but 
it should for new ones...


The fix will be part of 2.0.2, which is due monday or tuesday...


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


Re: [SOGo] SOGo nightlies - problem with Outlook and strange folders

2012-10-15 Thread Wolfgang Sourdeau

Can you fill a bugreport in our BTS regarding this issue?


Thanks.


Wolfgang
ps: it's probably due to some incompatibilities of SOGo with Dovecot.
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] PANIC: /usr/sbin/samba: Uncaught exception NSInvalidArgumentException, reason: Tried to add nil to set

2012-10-15 Thread Wolfgang Sourdeau




That is an interesting bug, because it is as if one of the messages
parsed above did not have a body. This is possible but very rare.

The fix is quite simple, I will commit it tomorrow when at work.


It's fixed, so you should be able to try again with the nigthlies of 
tomorrow.



Wolfgang

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


Re: [SOGo] PANIC: /usr/sbin/samba: Uncaught exception NSInvalidArgumentException, reason: Tried to add nil to set

2012-10-14 Thread Wolfgang Sourdeau

Le 12-10-13 18:30, Mailing a écrit :

Hi Wolfgang,


Hi Sebastian,




creating a new empty mailbox is working fine with the nightly build.
What was the root cause of the issue?


Technically, a non-talloc pointer that was passed to talloc_realloc for 
reallocation. This did not happen before because we were copying data in 
order to return a talloc-made pointer, but copy operations are heavy, 
especially when performed on large chunks. This is the kind of errors 
that occurs often during optimisations.


I did fixe another case related to this before 2.0.1 but that one never 
showed in my environment before the release, unfortunately.




Now I try to import an existing mailbox, but this is giving me also an
samba panic crash. For me it looks like Openchange IMAP is trying to
pare a message. Do you have a hint how to find out what is wrong here?


Oct 13 23:58:48 samba [25717]: 
-dealloc
Oct 13 23:58:48 samba [25717]: 
-init
Oct 13 23:58:48 samba [25717]: 
-dealloc
Oct 13 23:58:48 samba [25717]: 
-init
Oct 13 23:58:48 samba [25717]: 
-dealloc
Oct 13 23:58:48 samba [25717]: 
-init
Oct 13 23:58:48 samba [25717]: 
-init
/usr/sbin/samba: Uncaught exception NSInvalidArgumentException, reason:
Tried to add nil to set


That is an interesting bug, because it is as if one of the messages 
parsed above did not have a body. This is possible but very rare.


The fix is quite simple, I will commit it tomorrow when at work.


Wolfgang

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


Re: [SOGo] PANIC: Bad talloc magic value - unknown value

2012-10-13 Thread Wolfgang Sourdeau
I actually have found the issue and fixed it. The fix is present in the 
latest nightlies.



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


Re: [SOGo] PANIC: Bad talloc magic value - unknown value

2012-10-12 Thread Wolfgang Sourdeau

On 2012-10-12 11:51, Mailing wrote:

Hello,

I started with the Nigthly Builds of the Openchange Sogo, but the 
Samba is throwing me "PANIC: Bad talloc magic value - unknown value". 
Does anybody know what causes this error and Panic?



What operation do you perform when this occurs?


--
Wolfgang Sourdeau :: +1 (514) 447-4918 ext. 125 :: wsourd...@inverse.ca
Inverse inc. Leaders behind SOGo (sogo.nu) and PacketFence (www.packetfence.org)

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


Re: [SOGo] Rebuild SOGo 2.0.1 package on squeeze

2012-10-11 Thread Wolfgang Sourdeau



Wonderful, thank you.

Anyway, I just regret that to the patches mentioned at the beginning, from the
SOGo team was no reaction at all - neither positive nor negative, no
requirements to change patches, just nothing.


Those bloody SOGo spoon benders. Don't ever trust them!


Seriously though, everyone has been quite busy (or on vacation) as 
always, that's the reason why this got "forgotten". Next time, please 
fill a bugreport, as it makes patch tracking much easier than on a 
mailing list.


--
Wolfgang Sourdeau :: +1 (514) 447-4918 ext. 125 :: wsourd...@inverse.ca
Inverse inc. Leaders behind SOGo (sogo.nu) and PacketFence (www.packetfence.org)

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


Re: [SOGo] Outlook Integration / Active Directory

2012-10-11 Thread Wolfgang Sourdeau




Aha! So do I understand this correctly: Although the documentation 
that " joining Samba 4 to your Active Directory domain as a member 
will currently not work", the actual process of joining the domain 
with samba4 as another DC actually DOES work, but will break if you 
use any of the samba tools to actually manager users, but I'll be fine 
as long as all changes in the directory happen exclusively through the 
replication with the existing domain? That would be okay ... in fact 
that's how I was planning to do it anyways :)
What is mentionned is that using samba as a "member server" does not 
work. A "member server" is actually a regular client with the privilege 
of forwarding authentication for certain applications. That's how 
OpenChange should actually be used and that's what we never managed to 
make work yet.




I'd love to set up samba4 as read-only domain controller - something 
that samba claims to partially support, but the last documentation 
update seems to be from 2010, and I'm not quite sure how usable that 
feature has become by now. One document says "it's in its very 
infancy", but another document lists all except one "to do" item as 
"finished". Not quite sure what to make of that. Has anybody here ever 
tried it?


Ah, yet another thing. "read-only" domain controller does not work yet.


Wolfgang

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


Re: [SOGo] Rebuild SOGo 2.0.1 package on squeeze

2012-10-11 Thread Wolfgang Sourdeau

Ah ok, I understand now.


I have applied a fix in OpenChange, where the issue really lies. Please 
use the next nightly builds. Of course this will also be included in the 
next release.



Wolfgang

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


Re: [SOGo] Rebuild SOGo 2.0.1 package on squeeze

2012-10-11 Thread Wolfgang Sourdeau



Thank you for your response.

For rebuild debian package I have apt sources for both sogo-stable, and also
sogo-nightly. I've looked also to Openchange SVN, but there has not been
carried out related fix - adding include gen_ndr/server_id.h into
libmapiproxy.h. Therefore, I have patch that adds gen_ndr/server_id.h
wherever libmapiproxy.h is used in SOGo.

Slavek


Hi,


Please go into your openchange source direcotry and send me the output 
of "svn info".


Thanks

--
Wolfgang Sourdeau :: +1 (514) 447-4918 ext. 125 :: wsourd...@inverse.ca
Inverse inc. Leaders behind SOGo (sogo.nu) and PacketFence (www.packetfence.org)

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


Re: [SOGo] DAV REPORT map not found!

2012-10-11 Thread Wolfgang Sourdeau

On 2012-10-11 14:14, Jean-Philippe Ghibaudo wrote:
Ok my two cents, I've rebooted the server (Proxmox/OpenVZ container) 
and it seems to work now !




You probably just forgot to restart sogo after the update...

A reboot never fixes problems in itself.

--
Wolfgang Sourdeau :: +1 (514) 447-4918 ext. 125 :: wsourd...@inverse.ca
Inverse inc. Leaders behind SOGo (sogo.nu) and PacketFence (www.packetfence.org)

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


Re: [SOGo] Rebuild SOGo 2.0.1 package on squeeze

2012-10-11 Thread Wolfgang Sourdeau

On 2012-10-11 13:12, Slávek Banko wrote:

Hi all,

When I again added patches for imaps and sieve with mailhost from ldap (see
bugs 1061 and 1866) and rebuild 2.0.1, I was surprised that there are still
same problems with rebuild, as were in 2.0.0.




Hi Slávek,


Jean Raby is on vacation right now and will be back next week. That's 
probably why he did not follow up yet.


Which branch of openchange are you using when building your packages?

--
Wolfgang Sourdeau :: +1 (514) 447-4918 ext. 125 :: wsourd...@inverse.ca
Inverse inc. Leaders behind SOGo (sogo.nu) and PacketFence (www.packetfence.org)

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


[SOGo] ANN: SOGo v2.0.1

2012-10-11 Thread Wolfgang Sourdeau
The Inverse Team is pleased to announce the immediate availability of 
SOGo 2.0.1. This is a minor release of SOGo which focuses on improved 
stability and performance over version 2.0.0.



 What is SOGo

SOGo is a free and modern scalable groupware server. It offers shared 
calendars, address books and emails through your favorite Web browser or 
by using a native client such as Mozilla Thunderbird and Lightning, 
Apple Calendar and Address Book (OSX and iOS) and Microsoft Outlook.


SOGo is standard-compliant and supports CalDAV, CardDAV, GroupDAV and 
reuses existing IMAP, SMTP and database servers - making the solution 
easy to deploy and interoperable with many applications.


SOGo features :

 * Scalable architecture suitable for deployments from dozen to many
   thousand users
 * Rich Web-based interface that shares the look and feel, the features
   and the data of Mozilla Thunderbird and Lightning
 * Improved integration with Mozilla Thunderbird and Lightning by using
   the SOGo Connector and the SOGo Integrator
 * Native compatibility for Microsoft Outlook 2003, 2007 and 2010
 * Two-way synchronization support with any SyncML-capable devices
   (BlackBerry <https://inverse.ca/wiki/focus/BlackBerry>, Palm,
   Windows CE, etc.) by using the Funambol SOGo Connector
 * Excellent native integration with Apple software (OSX and iOS) and
   Android-based devices

and many more! SOGo and our connectors are completely free.


 Changes from the previous release

Enhancements

 * deletion of contacts is now performed in batch, which speeds up the
   operation for large numbers of items
 * scalability enhancements in the OpenChange
   <https://inverse.ca/wiki/focus/OpenChange> backend that enables the
   first synchronization of mailboxes in a more reasonable time and
   using less memory
 * the task list in the web calendar module is now sortable

Bug Fixes

 * fixed the display of the event info box in the day view
 * the email address was not clickable in read-only invitations
 * improved support of IE 9

See http://www.sogo.nu/bugs/changelog_page.php?project_id=1 for closed 
tickets and https://github.com/inverse-inc/sogo/commits/SOGo-2.0.1 for 
the complete change log.



 Getting SOGo

SOGo is free software and is distributed under the GNU GPL. As such, you 
are free to download and try it by visiting the following page :


http://www.sogo.nu/downloads/backend.html

You can also download the sources by following the instructions on this 
page:


http://www.sogo.nu/development/source_code.html

Frontend clients such as Mozilla Thunderbird, Mozilla Lightning (Inverse 
Edition), SOGo Connector and SOGo Integrator extensions are available 
for download from :


http://www.sogo.nu/downloads/frontends.html

Documentation about the installation and configuration of SOGo, 
Thunderbird or mobile devices is available from :


http://www.sogo.nu/downloads/documentation.html

You can also try our online SOGo demo at :

http://www.sogo.nu/tour/online_demo.html


 How can I help ?

SOGo is a collaborative effort in order to create the best Free and Open 
Source groupware solution.


There are multiple ways you can contribute to the project :

 * Documentation reviews, enhancements and translations
 * Write test cases - if you know Python, join in!
 * Feature requests or by sharing your ideas (see the roadmap)
 * Participate to the discussion in mailing lists
 *

   Patches for bugs or enhancements (http://www.sogo.nu/bugs)

 *

   Provide new translations
   
(http://sogo.nu/english/support/faq/article/how-to-translate-sogo-in-another-language-2.html)


Feel free to send us your questions. You can also post them to the SOGo 
mailing list: http://sogo.nu/lists/



 Getting Support

For any questions, do not hesitate to contact us by writing to 
supp...@inverse.ca <mailto:supp...@inverse.ca>


Customer support packages for SOGo are available from 
http://inverse.ca/support.html


--
Wolfgang Sourdeau :: +1 (514) 447-4918 ext. 125 :: wsourd...@inverse.ca
Inverse inc. Leaders behind SOGo (sogo.nu) and PacketFence (www.packetfence.org)

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

Re: [SOGo] Sogo 2.0.1: we no longer see the message content

2012-10-11 Thread Wolfgang Sourdeau
Did you update the sope packages too? In particular, libsope-mime4.9 is 
important.



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


Re: [SOGo] Outlook Integration / Active Directory

2012-10-10 Thread Wolfgang Sourdeau






I do understand the part with the Exchange schema, and installing the
demo is a nice trick. However "mirror domain controller" is not a term
I'm familiar with, and it doesn't exist in the samba4 documentation
either :) So, I'm sorry if that's a dumb question, but what exactly are
you referring to?


No, that term is my own invention. In previous versions of Windows (NT) 
servers, you had the concept of "Primary" and "Backup" domain 
controllers (PDC, BDC). With versions >= 2003 (I think, it could even be 
2000), since MS started to use an ldap implementation named "active 
directory", the role of what used to be a "BDC" no longer exists. So you 
can only have one or many domain controllers. In fact, you will always 
have a "master", since this is the one you will likely reference when 
using its ip, but basically, all domain controllers handling the same 
domain will be replicas, hence my naming of "mirror". Because here, the 
goal is that the domain controller handled on the OpenChange machine 
should not be modified locally.



Wolfgang

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


Re: [SOGo] Nightly built broken web interface

2012-10-10 Thread Wolfgang Sourdeau

Le 12-10-10 04:18, Didier Belhomme a écrit :

Hi,

The packages just downloaded (Version 2.0.0 (root@shiva 201210100033))
seems to solve the problem.

Thanks a lot, you're doing a great job at Inverse !


Thank you very much!


Wolfgang


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


Re: [SOGo] Outlook Integration / Active Directory

2012-10-09 Thread Wolfgang Sourdeau

On 2012-10-09 07:02, Sven Tegethoff wrote:

Hi everyone,

the current documentation for Outlook integration notes "that joining
Samba 4 to your Active Directory domain as a member will currently not 
work. An
authentication bug is present in Samba 4 which then prevents all 
Outlook users to successfully
authenticate through Samba 4. This issue has been reported to the 
Samba team and is being

worked on."

Is that still the case, or does anybody have a link (eg. to a samba4 
bugzilla entry) where I can get up to date information? At the moment, 
this is pretty much a showstopper for me, unless someone has come up 
with a method of externally synching the samba4 directory with an 
existing domain controller... :(


We are still working on that issue on our side. It seems the use of 
Samba as a mirror domain controller is working though. First you need to 
make sure the Exchange schema is installed  on the "master" machine. You 
can do that by installing and uninstall Exchange demo. After that, the 
provisioning scripts from openchange should work fine.


--
Wolfgang Sourdeau :: +1 (514) 447-4918 ext. 125 :: wsourd...@inverse.ca
Inverse inc. Leaders behind SOGo (sogo.nu) and PacketFence (www.packetfence.org)

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


Re: [SOGo] Nightly built broken web interface

2012-10-09 Thread Wolfgang Sourdeau
Please try again with  sogo-2.0_20121009-1.centos6.x86_64 when it's 
built. Thanks!



Wolfgang

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


Re: [SOGo] Dovecot 2.2

2012-10-03 Thread Wolfgang Sourdeau

Le 12-10-03 09:39, Wolfgang Sourdeau a écrit :

With Cyrus, this can be achieved by setting autocreatequota to a
non-zero value in /etc/imapd.conf.


I was wrong. Sorry for the misleading answer.


W.


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


Re: [SOGo] Contact Search

2012-10-03 Thread Wolfgang Sourdeau

Le 12-10-03 05:41, Paolo Ghidini a écrit :

Hi all,
it's possible to search my contacts (in the addressbook and  in the mail
composition) for the organization? if it's not possible, can i open a
feature request?


You can always open a feature request in the BTS!


Wolfgang


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


Re: [SOGo] NT_STATUS_CONNECTION_REFUSED

2012-10-03 Thread Wolfgang Sourdeau

Le 12-10-02 10:41, sebastien.b...@adil71.org a écrit :

Hi,

When I run it, I get errors.

smbclient -L localhost -U%



How is that error related to SOGo?


Wolfgang



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


Re: [SOGo] ZEG 2.0 & outlook 2007

2012-10-03 Thread Wolfgang Sourdeau

Le 12-10-02 15:21, t...@aon.at a écrit :

Hi, I'm testing with ZEG 2.0 Released on September 27th 2012  (virtualbox).

I can successfully connect with outlook 2007 (after adding sogo.example.com
autodiscover.example.com into client's hosts file) but sending an email fails
with error 0x80040115.


This should not occur. Where do you see this error showing up?


Wolfgang


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


Re: [SOGo] Dovecot 2.2

2012-10-03 Thread Wolfgang Sourdeau
With Cyrus, this can be achieved by setting autocreatequota to a 
non-zero value in /etc/imapd.conf.



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


Re: [SOGo] Error with SOGo ZEG v2.0.0rc4

2012-08-09 Thread Wolfgang Sourdeau

Le 12-08-09 12:58, Hans a écrit :

Hello,

I want to connect with Outlook 2011 (Mac Version) to the SOGo ZEG 
v2.0.0rc4 virtual machine. I get an Outlook -17997 (Unexpected data) 
error, but when I look into the Apache log files I see error messages 
like this


[Wed Aug 08 13:22:25 2012] [error] (111)Connection refused: proxy: 
HTTP: attempt to connect to 127.0.0.1:5000 (127.0.0.1) failed
[Wed Aug 08 13:22:25 2012] [error] ap_proxy_connect_backend disabling 
worker for (127.0.0.1)
[Wed Aug 08 13:22:25 2012] [error] (111)Connection refused: proxy: 
HTTP: attempt to connect to 127.0.0.1:5000 (127.0.0.1) failed
[Wed Aug 08 13:22:25 2012] [error] ap_proxy_connect_backend disabling 
worker for (127.0.0.1)


There is no process listening on port 5000, I there a missing or not 
started service?


Best regards,

Hans


Hi Hans,


Yes, this is becausse the ocsmanager package is not running. This is not 
a mandatory package and is used only for the autodiscovery protocol and 
the availability protocol for Outlook >= 2007.


Now, Outlook for Mac does not use RPC at all for accessing Exchange. 
Rather it uses the so-called "Exchange Web Services", which is basically 
a set of SOAP methods, which we do not support yet. Thus you would be 
better using iCal connected to SOGo than using Outlook.



Wolfgang

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


Re: [SOGo] Alternatives to Thunderbird?

2012-07-13 Thread Wolfgang Sourdeau

Le 12-07-10 05:23, Wolfgang Hennerbichler a écrit :





IMHO the only good imap client is either mutt or apple mail. apple 
mail lacks extensions, other than that this is THE desktop-client. if 
only it ran on linux... :)


Well. You could try GNUMail, which looks a lot like what Apple Mail 
looked like 25 years ago, without support for the addressbook (or 
minimal), nor for proper HTML display, not to mention calendaring.
Moreover, it's not well maintained as its developer has been MIA for 6 
years at least.



W.
ps: this is a joke, as GNUmail, besides the above points, was originally 
written by Ludovic Marcotte when he was still young and had short hair.

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


Re: [SOGo] SOGo ZEG v2.0.0 rc3 config

2012-07-09 Thread Wolfgang Sourdeau

Le 12-07-02 05:48, Alberto Federico Turelli a écrit :

A workaround (if not the solution itself) to this issue is editing
/usr/lib/pymodules/python2.7/openchange/provision.py, substituting the
line that reads

from ldb import SCOPE_SUBTREE

with:

from ldb import (SCOPE_SUBTREE, SCOPE_BASE)




Indeed, this is the right fix and it will be part of the next nightlies. 
Thanks Alberto!



Wolfgang

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


[SOGo] ANN: SOGo v2.0.0rc4 with Native Outlook Compatibility

2012-06-30 Thread Wolfgang Sourdeau
Inverse is proud to announce the fourth release candidate of SOGo v2.0.0 
with native Microsoft Outlook compatibility.


This release allows Microsoft Outlook 2003, 2007 or 2010 to talk 
directly to SOGo - just like if it was a Microsoft Exchange server. No 
plugins are required for Microsoft Outlook to make this work.


This release candidate is available as source, as RPM packages for Red 
Hat Enterprise Linux/CentOS version 5 or 6, or as Debian packages for 
Debian 6.0 "Squeeze" and Ubuntu 11.10 "Oneiric Ocelot". The Zero Effort 
Groupware ("ZEG") virtual appliance is also available for testing purposes.


The virtual appliance consists of the latest development version of 
SOGo, SOPE and OpenChange, properly installed and configured. Note that 
the native Microsoft Outlook compatibility is still experimental. The 
fundamentals have been developed and should suit normal end-users. 
Progress towards the final version will be fast from now on.


== Getting it ==

To download SOGo ZEG v2.0.0rc4, visit 
http://www.sogo.nu/english/downloads/zeg.html#outlook


For Red Hat, Debian or Ubuntu packages, use the nightly builds and 
follow the configuration instructions from the "SOGo - Native Microsoft 
Outlook Configuration" guide.


== Changes ==

Here is a list of changes performed by the Inverse team on native 
Outlook compatibility since rc3 was released :


 * Fixed concurrency issues that prevented Samba/OpenChange from 
working correctly in multiprocess mode

 * Metadata previously stored on disk is now stored in the database

Refer to the "SOGo - Native Microsoft Outlook Configuration" guide for 
current known issues or limitations.


== Upcoming improvements ==

The follow improvements will occur in the next following days, likely 
resulting in another release candidate :


 * Implementation of the offline address book in Outlook
 * Improvements to recurring events handling (exceptions, alarms, 
invitations)

 * Speed improvements for IMAP and SQL requests
 * Memory usage improvements

== Installation / Update ==

For the impatient, once started, point your browser to your ZEG IP 
address and read the "Clients" section to configure your favorite fat 
client.


Please refer to the "SOGo - Native Microsoft Outlook Configuration" 
guide if you are installing the solution for the first time. The ZEG 
appliance can also be updated using the compilation instructions from 
the same guide.


The SOGo 2.0.0 virtual appliance now makes use of the nightly Ubuntu 
packages offered by Inverse. From now on, the "apt-get update" and 
"apt-get install" commands will keep your installation of SOGo and 
OpenChange up-to-date.


== Helping Out ==

There are many ways you can help us. You can:

 * Tests with Outlook 2003, 2007 and 2010 and send us detailed reports. 
Bugs should be filed at http://www.sogo.nu/bugs/ in the "SOGo Native 
Outlook Compatibility" project

 * Spread the good word about this rc release!
 * Follow our development in the users@sogo.nu mailing list and update 
regularly the components mentioned above
 * Contact us if you want to sponsor specific features with regard to 
Outlook / SOGo compatibility


=== Getting Support ===

For any questions, do not hesitate to contact us by writing to 
supp...@inverse.ca


Customer support packages for SOGo are available from 
http://inverse.ca/support.html


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


Re: [SOGo] Outlook Connector in latest ZEG not working

2012-06-18 Thread Wolfgang Sourdeau

Le 12-06-14 09:17, Thorsten Meinl a écrit :

Hi,

We just downloaded the latest ZEG appliance in order to test the outlook
connector. However, we cannot get it to work. The reasons seems to be
that openchange is not running in the VM. If you try to start it by hand
the error "KeyError 'cache_dir'" along with some python stack traces
appears in the ocsmanager.log and the ocsmanager does not start. We
haven't changed anything in the configuration so this is probably an
error in the image?

Cheers,

Thorsten


Hi Thorsten,


This has been fixed in rc3. For rc2, you need to change some lines in 
/etc/ocsmanager/ocsmanager.ini... in the file, you can see that there is 
a section named "app:main" that ends with "static_files = true". A bit 
later there are a few lines. starting with "cache_dir = xxx" and ending 
with "app_instance_uuid". You should move those 4 lines right after 
static_files in the "app:main" section and it will work.



Wolfgang

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


[SOGo] ANN: SOGo v2.0.0rc3 with Native Outlook Compatibility

2012-06-16 Thread Wolfgang Sourdeau
Inverse is proud to announce the third release candidate of SOGo v2.0.0 
with native Microsoft Outlook compatibility.


This release allows Microsoft Outlook 2003, 2007 or 2010 to talk 
directly to SOGo - just like if it was a Microsoft Exchange server. No 
plugins are required for Microsoft Outlook to make this work.


This release candidate is available as source, as RPM packages for Red 
Hat Enterprise Linux/CentOS version 5 or 6, or as Debian packages for 
Debian 6.0 "Squeeze" and Ubuntu 11.10 "Oneiric Ocelot". The Zero Effort 
Groupware ("ZEG") virtual appliance is also available for testing purposes.


The virtual appliance consists of the latest development version of 
SOGo, SOPE and OpenChange, properly installed and configured. Note that 
the native Microsoft Outlook compatibility is still experimental. The 
fundamentals have been developed and should suit normal end-users. 
Progress towards the final version will be fast from now on.


== Getting it ==

To download SOGo ZEG v2.0.0rc3, visit 
http://www.sogo.nu/english/downloads/zeg.html#outlook


For Red Hat, Debian or Ubuntu packages, use the nightly builds and 
follow the configuration instructions from the "SOGo - Native Microsoft 
Outlook Configuration" guide.


== Changes ==

Here is a list of changes performed by the Inverse team on native 
Outlook compatibility since rc2 was released :


 * RPC-over-HTTP (or "Outlook Anywhere") has been implemented, enabling 
Outlook to access OpenChange behind a firewall
 * Fixed a leak of file descriptors that would fill the descriptor 
table of the Samba process in just a few sessions
 * Fixed a configuration issue pertaining to the Audodiscover and 
Availability services


Refer to the "SOGo - Native Microsoft Outlook Configuration" guide for 
current known issues or limitations.


== Upcoming improvements ==

The follow improvements will occur in the next following days, likely 
resulting in another release candidate :


 * Implementation of the offline address book in Outlook
 * Improvements to recurring events handling (exceptions, alarms, 
invitations)

 * Speed improvements for IMAP and SQL requests
 * Memory usage improvements

== Installation / Update ==

For the impatient, once started, point your browser to your ZEG IP 
address and read the "Clients" section to configure your favorite fat 
client.


Please refer to the "SOGo - Native Microsoft Outlook Configuration" 
guide if you are installing the solution for the first time. The ZEG 
appliance can also be updated using the compilation instructions from 
the same guide.


The SOGo 2.0.0 virtual appliance now makes use of the nightly Ubuntu 
packages offered by Inverse. From now on, the "apt-get update" and 
"apt-get install" commands will keep your installation of SOGo and 
OpenChange up-to-date.


== Helping Out ==

There are many ways you can help us. You can:

 * Tests with Outlook 2003, 2007 and 2010 and send us detailed reports. 
Bugs should be filed at http://www.sogo.nu/bugs/ in the "SOGo Native 
Outlook Compatibility" project

 * Spread the good word about this rc release!
 * Follow our development in the users@sogo.nu mailing list and update 
regularly the components mentioned above
 * Contact us if you want to sponsor specific features with regard to 
Outlook / SOGo compatibility


=== Getting Support ===

For any questions, do not hesitate to contact us by writing to 
supp...@inverse.ca


Customer support packages for SOGo are available from 
http://inverse.ca/support.html


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


Re: [SOGo] sogo cache

2012-06-01 Thread Wolfgang Sourdeau

Le 12-06-01 10:43, Николай Клименко a écrit :

Hi everyone
I use sogo in conjunction with AD.
Having such a problem, sogo cached passwords and use’s ldap attributes 
such as cn or mail or displayName.
So when I change the name or e-mail address, the cache’s zeroing 
happens at indefinite time.
After restarting the sogo cache seems to be a reset. Also after 
changing user’s info sich as surname and name, sogo is no longer 
authorized user. When I restart the sogo everything starts to work 
normally.
Could you please advise how to completely disable caching of data in 
the sogo.

Hi Nikolaï,


I would not suggest that as this would have a sensible impact on the 
performance.
By default, the cache has a timeout of 5 minutes and it's common in 
large installations to let users wait for such a small delay.



W.

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


[SOGo] ANN: SOGo v2.0.0rc2 with Native Outlook Compatibility

2012-05-25 Thread Wolfgang Sourdeau
Inverse is proud to announce the second release candidate of SOGo v2.0.0 
with native Microsoft Outlook compatibility.


This release allows Microsoft Outlook 2003, 2007 or 2010 to talk 
directly to SOGo - just like if it was a Microsoft Exchange server. No 
plugins are required for Microsoft Outlook to make this work.


This release candidate is available as source, as RPM packages for Red 
Hat Enterprise Linux/CentOS version 5 or 6, or as Debian packages for 
Debian 6.0 "Squeeze" and Ubuntu 11.10 "Oneiric Ocelot". The Zero Effort 
Groupware ("ZEG") virtual appliance is also available for testing purposes.


The virtual appliance consists of the latest development version of 
SOGo, SOPE and OpenChange, properly installed and configured. Note that 
the native Microsoft Outlook compatibility is still experimental. The 
fundamentals have been developed and should suit normal end-users. 
Progress towards the final version will be fast from now on.


== Getting it ==

To download SOGo ZEG v2.0.0rc2, visit 
http://www.sogo.nu/english/downloads/zeg.html#outlook


For Red Hat, Debian or Ubuntu packages, use the nightly builds and 
follow the configuration instructions from the "SOGo - Native Microsoft 
Outlook Configuration" guide.


== Changes ==

Here is a list of changes performed by the Inverse team on native 
Outlook compatibility since rc 1 was released :


 * the freebusy information is now accessible to Outlook 2007 and 2010
 * fixed a regression that caused the freebusy to malfunction with 
Outlook 2003


Refer to the "SOGo - Native Microsoft Outlook Configuration" guide for 
current known issues or limitations.


== Upcoming improvements ==

The follow improvements will occur in the next following days, likely 
resulting in another release candidate :


 * Speed improvements for IMAP and SQL requests
 * Memory usage improvements

== Installation / Update ==

For the impatient, once started, point your browser to your ZEG IP 
address and read the "Clients" section to configure your favorite fat 
client.


Please refer to the "SOGo - Native Microsoft Outlook Configuration" 
guide if you are installing the solution for the first time. The ZEG 
appliance can also be updated using the compilation instructions from 
the same guide.


The SOGo 2.0.0 virtual appliance now makes use of the nightly Ubuntu 
packages offered by Inverse. From now on, the "apt-get update" and 
"apt-get install" commands will keep your installation of SOGo and 
OpenChange up-to-date.


== Helping Out ==

There are many ways you can help us. You can:

 * Tests with Outlook 2003, 2007 and 2010 and send us detailed reports. 
Bugs should be filed at http://www.sogo.nu/bugs/ in the "SOGo Native 
Outlook Compatibility" project

 * Spread the good word about this rc release!
 * Follow our development in the users@sogo.nu mailing list and update 
regularly the components mentioned above
 * Contact us if you want to sponsor specific features with regard to 
Outlook / SOGo compatibility


=== Getting Support ===

For any questions, do not hesitate to contact us by writing to 
supp...@inverse.ca


Customer support packages for SOGo are available from 
http://inverse.ca/support.html


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


Re: [SOGo] ERROR NGLdapAttribute

2012-05-25 Thread Wolfgang Sourdeau

Le 12-05-25 06:06, Клименко Николай a écrit :

Hi,
Observe the following errors in the log, I can not understand what the 
problem is


May 25 13:50:51 sogod [30188]: [ERROR] <0x0x10bac50[NGLdapAttribute]> 
cound not convert value of objectGUID to string
May 25 13:50:51 sogod [30188]: [ERROR] <0x0x1114c00[NGLdapAttribute]> 
cound not convert value of objectSid to string
May 25 13:50:51 sogod [30188]: [ERROR] <0x0x10fc610[NGLdapAttribute]> 
cound not convert value of terminalServer to string



Hi Nicolai,


Those are just warnings actually and they can be safely ignored. It only 
means that SOPE is trying to read LDAP fields as strings while they are 
binary fields. Since we don't make use of those fields, it's ok.



Wolfgang

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


Re: [SOGo] memcached as dependent in sogo_1.3.15a-1_i386.deb

2012-05-24 Thread Wolfgang Sourdeau

Le 12-05-24 11:26, Bruno Lingner (Hugo) a écrit :
we switched today from a test-VM to a baremetal server (both debian 
squeeze), and upgraded from 1.3.14 to 1.3.15c. it took me a time to 
realize why some things did not work as expected, and the errors in 
the sogo.log: memcached was not installed as a dependent with sogo, 
only libmemcached5.

is it a bug in this package? I could file a bug if so
memcached could be recommended or suggested, but it should not be a 
dependency as the service could actually run on another host.



W.

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


Re: [SOGo] bindAsCurrentUser new background to my question

2012-05-23 Thread Wolfgang Sourdeau

Le 12-05-22 17:38, Christian Rößner a écrit :

Now my question: Does SOGo use part of the DN to create the SQL-databases or 
handle the session stuff? If so that would explain, why I still can use SOGo 
with some global admin LDAP user, but not with bindAsCurrentUser. And if so, is 
there a chance to rename the tables that this matches again?
I know you did your own tests and reach your own conclusion, but I would 
like to provide a formal response to that...


The short answer is: no, the DN does not matter at all. And the long 
answer is that when generating table names, the "sogo" prefix is taken 
as well as the 8 first characters (or less) from the value of 
UIDFieldName, a unique counter that increments at each creations and 
then the unix timestamp during which the operation occurs.


Therefore, as long as all your users keep the same value of 
UIDFieldName, all their data will be kept intact. This is why, on the 
other hand, a multi-domain configuration must ensure that all uid are 
unique, even between domains.



Wolfgang


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


Re: [SOGo] about feature not working

2012-05-22 Thread Wolfgang Sourdeau

Hi Christian,

Here is the part from our LDAP-userSource:

sogod domains '{
"example" = {
SOGoMailDomain = "example";
SOGoUserSources = (
{
CNFieldName = cn;
IMAPLoginFieldName = mail;
KindFieldName = Kind;
MailFieldNames = (
mail,
mailAlias
);
UIDFieldName = uid;


You forgot to add the "IDFieldName" parameter, which defaults to "cn"


Wolfgang

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


Re: [SOGo] SOGo 2 and global address book on Mac OS X 10.7.4

2012-05-14 Thread Wolfgang Sourdeau

  
  
Le 12-05-14 14:38, Christian Rößner a écrit :
Hi,
  
  
  today I switched from SOGo 1.3.14 to nightly. So far so good
(I have not configured samba5 and/or openchange, yet, as I have
no need for it).
  
  
  On my iPhone and my iPad, I can add CardDAV contacts. I also
see the global LDAP address book, which can be searched. On my
Mac itself, I can add the CardDAV stuff, too, but if trying to
search in the directory, I get the following message:
  
  
  
  
  
  Tested on two different SOGo servers both nightly build from
14th May.
  
  
  Thanks

  

That's not a SOGo bug but an bug in AB.app... The exception you see
is similar to the ones you (seldom) finds with SOGo because both
apps are written in Objective-C, but the comparison ends there.

If Apple published the source code for that app, we could have a
look, but unfortunately that's not the case...


W.


  



Re: [SOGo] HELP GOD! - apt-get install samba4 - dependency hell

2012-05-14 Thread Wolfgang Sourdeau

Le 12-05-11 04:06, Netwo Dist a écrit :
Ok. I have these packages which came from nightly builds ubuntu 
inverse sogo repo which I cant get rid of. Please not that this repo 
is not in my sources anymore, system was synced and updated. Only 
normal sogo repo is in my sources and it doesnt store these packages:


root@server:~# dpkg -l | grep inverse
ii  libasn1-8-heimdal   
 1.6~git20120311.dfsg.1-3~inverse1.0 Heimdal Kerberos - ASN.1 library
ii  libgssapi3-heimdal   
1.6~git20120311.dfsg.1-3~inverse1.0 Heimdal Kerberos - GSSAPI support 
library
ii  libhcrypto4-heimdal 
 1.6~git20120311.dfsg.1-3~inverse1.0 Heimdal Kerberos - crypto library
ii  libheimbase1-heimdal 
1.6~git20120311.dfsg.1-3~inverse1.0 Heimdal Kerberos - Base library
ii  libheimntlm0-heimdal 
1.6~git20120311.dfsg.1-3~inverse1.0 Heimdal Kerberos - NTLM support 
library
ii  libhx509-5-heimdal   
1.6~git20120311.dfsg.1-3~inverse1.0 Heimdal Kerberos - X509 support 
library
ii  libkrb5-26-heimdal   
1.6~git20120311.dfsg.1-3~inverse1.0 Heimdal Kerberos - libraries
ii  libroken18-heimdal   
1.6~git20120311.dfsg.1-3~inverse1.0 Heimdal Kerberos - roken support 
library
ii  libwind0-heimdal 
1.6~git20120311.dfsg.1-3~inverse1.0 Heimdal Kerberos - stringprep 
implementation

root@server:~# apt-get remove libasn1-8-heimdal


Go with dpkg directly instead:
dpkg --force-depends -r libasn1-8-heimdal libgssapi3-heimdal 
libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 
libhx509-5-heimdal libkrb5-26-heimdal libkrb5-26-heimdal  
libroken18-heimdal  libwind0-heimdal


and then reinstall them with apt:
apt-get install libasn1-8-heimdal libgssapi3-heimdal libhcrypto4-heimdal 
libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal 
libkrb5-26-heimdal libkrb5-26-heimdal  libroken18-heimdal  libwind0-heimdal


This should work properly
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Samba 4 missing on ZEG 2.0.0rc1

2012-05-11 Thread Wolfgang Sourdeau

Le 12-05-11 07:45, h...@sepag.de a écrit :

Hello,

i installed the virtual appliance ZEG 2.0.0rc1 to test outlook integration.
Unfortunately, i found that samba 4 is missing although the download page says
that it is integrated in ZEG.
Is this an error or did i miss something?

thanks,
Hubert

What makes you think it is missing?
If you do a "dpkg -l samba4", it should appear in the resulting list


Wolfgang

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


Re: [SOGo] HELP GOD! - apt-get install samba4 - dependency hell

2012-05-10 Thread Wolfgang Sourdeau

Le 12-05-10 16:02, Netwo Dist a écrit :
Well, oneiric doesnt have these either in ur repo. Anyways, I think it 
is my fault as I installed all from nightly builds and then changed to 
normal repo. Im trying to cleanup now. But cleaning up those inverse 
packages want to remove apache slapd etc loads other sutff it has 
nothing to do with. reinstall doesnt work either, so just trying to 
figure out now. Will try it all again using no nightly builds 
anywhere. These nightly builds should be with big red warning for all 
as it is a huge potential problem-screwup


Our samba packages for Oneiric are available from here:
http://inverse.ca/ubuntu-nightly/pool/oneiric/s/samba4/

Don't worry about your packages. The Inverse package do not perform any 
removal behind your back. So, at worse, it's a dependency issue and 
aptitude can you help solve them relatively easily.


Regarding the warning we do adverstise everywhere that SOGo 2 is 
beta. Our package are tested locally though and I never experienced 
those problems. But then, I didn't try to install our oneiric packages 
on precise pengolin either...



Wolfgang

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


Re: [SOGo] HELP GOD! - apt-get install samba4 - dependency hell

2012-05-10 Thread Wolfgang Sourdeau

Le 12-05-10 14:46, Netwo Dist a écrit :
Also, http://inverse.ca/ubuntu/pool/precise/s/  there is no samba4 in 
your sogo repos for precise! So I am now confused with this problem.
12.04 is not supported at this time with regards to Samba and 
OpenChange. But this could change soon...



Wolfgang

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


Re: [SOGo] HELP GOD! - apt-get install samba4 - dependency hell

2012-05-10 Thread Wolfgang Sourdeau
Note that you could still try by removing the ldb, tdb (and so on), 
packages that are conflicting when you try to update samba...



Wolfgang

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


Re: [SOGo] HELP GOD! - apt-get install samba4 - dependency hell

2012-05-10 Thread Wolfgang Sourdeau
You can always raise the priority of the Inverse repository using the 
instructions listed here: http://jaqque.sbih.org/kplug/apt-pinning.html


I don't know why this does not occur with oneiric...


Wolfgang

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


Re: [SOGo] HELP GOD! - apt-get install samba4 - dependency hell

2012-05-10 Thread Wolfgang Sourdeau
I know what happens your Ubuntu installation is conflicting with the 
packages in our repo.

12.04 probably has the samba4 packages already.

What you could do remove everything that is related to samba, including 
libtalloc, libldb1, libldb1, etc and install our packages instead.


Note taht this is experimental anyway as our packages are meant for 
11.10, not 12.04...



Wolfgang

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


Re: [SOGo] HELP GOD! - apt-get install samba4 - dependency hell

2012-05-10 Thread Wolfgang Sourdeau

Le 12-05-10 11:05, networdist a écrit :

PLEASE HELP. Anything else I should run and hows output? Please ask. I am so
much up to get this running.

Why don't you use aptitude and let it select all the dependencies for you?


Wolfgang

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


Re: [SOGo] Urgent problem about 1.3.14

2012-04-30 Thread Wolfgang Sourdeau




1. install the sope-gdl-postgresql package from the nightlies.

Well...if I do that how can I'm sure next time I do some yum update I can
still stay on the «mainstream» ?
1.3.15 is due soon and its version number will be equal or later than 
the current one, so it will not pose any problem.
However, you should not do that via yum. Just download the package from 
our repositories and install it with "rpm -Uvh". The url is to use is 
http://inverse.ca/downloads/SOGo/, from where you can navigate to the 
distro/arch that suits your installation.





2. once 1 is done, do this from a psql shell that is connected to your
SOGo database:

begin transaction;
update sogo_user_profile set c_settings = replace(c_settings, '', '\\');
update sogo_user_profile set c_defaults = replace(c_defaults, '', '\\');
commit;


And that's don't work with

[snipped]
Nope, because with certain versions of PostgreSQL (those <9.0) the 
connection is not well configured, which has the effect of interpreting 
escape sequences where it should not.




I ask that because the sogo is use by gods (or something like that) if I
make it not stable (it's rock stable until today, and all update work fine)
I'm close to death...
Don't worry. This has been tested by other people and proved to work 
(see http://www.sogo.nu/bugs/view.php?id=1767)



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


Re: [SOGo] Urgent problem about 1.3.14

2012-04-30 Thread Wolfgang Sourdeau



That's not very goodwhat's I going to do ? Some people already
reconfigure theyre agenda.

Any way to fix now ? Like some script to change the database ?

Thanks for the help.

Regards.

JAS

Hi Albert,


1. install the sope-gdl-postgresql package from the nightlies.
2. once 1 is done, do this from a psql shell that is connected to your 
SOGo database:


begin transaction;
update sogo_user_profile set c_settings = replace(c_settings, '', '\\');
update sogo_user_profile set c_defaults = replace(c_defaults, '', '\\');
commit;


This should fix the problems.


Wolfgang

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


Re: [SOGo] SOGo package for Ubuntu 12.04 LTS

2012-04-27 Thread Wolfgang Sourdeau

Le 12-04-27 16:59, Patrick Ben Koetter a écrit :

Thanks for making it optional.

p@rick

Note that it's always optional. It's your configuration of apt that will 
determine whether to download "recommended" packages or not...

"Recommend" is just a stronger suggestion that "depend".

But I must say in this case that it was probably too strong...


W.

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


Re: [SOGo] MailFieldNames option does not work

2012-04-20 Thread Wolfgang Sourdeau

Hi,


The MailFieldNames is used only when searching for users and for 
providing a list of emails to populate the "From" field of the mail 
composition window. It is not used for the addressbooks whatsoever, 
which stricly makes use of the inetOrgPerson and the 
mozillaAbPersonAlpha schemas. However, you can try to convert those 
fields via the "mapping" option, by describing an entry like this one in 
your source entry:


mapping = {
  mail = (mail, mailBox};
};


W.



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

Re: [SOGo] ANN: SOGo v2.0.0rc1 with Native Outlook Compatibility

2012-04-13 Thread Wolfgang Sourdeau

Le 12-04-13 03:02, Martin Rabl a écrit :

Dear Jeroen,

never said, but: many many thanks for your work!


Indeed!


W.

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


Re: [SOGo] SOGo nightly Build destroys attachments

2012-04-13 Thread Wolfgang Sourdeau

Le 12-04-13 11:48, Andreas Balg a écrit :


Seems as if you'd be right - If I send it using Firefox (12) It gets 
corrupted - using IE (9) It gets attached correctly and remains 
readable for the recipient.
Note that Firefox 12 is still in beta stage. Such types of bugs do occur 
from time to time.




Why the heck does Firefox change the contents of an attachment 
uploaded? If it were only the mime-type that it does not know about it 
should be possible to save the file to disk and open it from there 
isn't it? But even after saving the file to disk it does not open.
I think it "thinks it knows" the mimetype, rather than "not knowing it 
at all". Any attachment with an unknown mimetype should be attached as 
"application/binary". Here, it probably tries to be too clever.




Is there any known config or setting in Firefox that might affect this 
behaviour?

Not that I know of.



Wolfgang

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


Re: [SOGo] SOGo nightly Build destroys attachments

2012-04-13 Thread Wolfgang Sourdeau

Le 12-04-13 11:34, Andreas Balg a écrit :

It's firefox 12 running on win7/64 -  recently updated? Well I guess this might 
be true as firefox is constantly updating itself.
I'll check another browser... But even If my browser does not recognize the 
mime type corretly  - why are contents of a file changed in any way by 
attaching it??


Because text/html can be interpreted as text. And therefore some binary 
characters, used by the PDF format, might be stripped between the 
sending client and the recipient (via apache -> sogo -> sendmail -> 
postfix -> imap -> mail user agent).


Can you try with Chrome or IE?


Wolfgang

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


Re: [SOGo] SOGo nightly Build destroys attachments

2012-04-13 Thread Wolfgang Sourdeau

Le 12-04-13 10:06, Wolfgang Sourdeau a écrit :
Something is wrong with your server, because the attachment is sent as 
text/html while it should be application/pdf. Is there an entry in 
/etc/mime.types for "pdf" ? If so, what is it? 
Actually, I am wrong. The mimetype is passed by the web browser. So its 
your client system that's wrong. Did you update your browser recently?



Wolfgang

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


Re: [SOGo] Web Performance issue

2012-04-13 Thread Wolfgang Sourdeau

Le 12-04-13 10:09, Marco Coli a écrit :

no, the stable one, 1.3.12
There is a bug in SOGo < 1.3.13 where certain characters are not 
properly escaped. You need to update to 1.3.14 and perform the fix that 
Francis mentionned previously.



Wolfgang

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


Re: [SOGo] Web Performance issue

2012-04-13 Thread Wolfgang Sourdeau




Well, I tried with zeg under vmware, and the behaviour is the same... I
created a lot of nested folders, and they are ALWAYS opened, no matter
if I close them before changing tab in the webmail...
Marco Coli


Which ZEG? SOGo 2.0 rc1 ?
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] SOGo nightly Build destroys attachments

2012-04-13 Thread Wolfgang Sourdeau

Le 12-04-13 09:59, Andreas Balg a écrit :

Hello SOGo fellows,

using the current nightly builds of SoGo 2  I can not attach PDF-Files any more 
- everytime I do so the documents are unreadable when they arrive at the 
recipients site - If I send them through Thunderbird nothing evil happens to 
the attachments and they continue to be readable at the recipients side.

I have not checked other attachments than PDFs but mine are not readable if 
attached and sent through the web frontend.

Any hints what this might cause or do i have t o file a bug?

See the attached PDF for example (should be broken when you try to open it)

Cheers
Andreas --
users@sogo.nu
https://inverse.ca/sogo/lists
Something is wrong with your server, because the attachment is sent as 
text/html while it should be application/pdf. Is there an entry in 
/etc/mime.types for "pdf" ? If so, what is it?



Wolfgang

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


Re: [SOGo] debian squeeze | Unable to locate package openchange

2012-04-12 Thread Wolfgang Sourdeau

Hi Mourik,



Are we supposed to install ALL openchange packages?


No, only openchangeserver and openchangeproxy.


Wolfgang

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


Re: [SOGo] Misquoted apostrophe - anyone seen it? - and bug tracker accounts

2012-04-12 Thread Wolfgang Sourdeau

Le 12-04-12 13:01, Wolfgang Sourdeau a écrit :

Hi,


Provided you install the sogo-dbg package, can you launch gdb against 
one of your running instances (gdb -p [pid of instance]) and, at the
Please note that "pid of instance" must not be the pid referenced in 
/var/run/sogo/sogo.pid but the one of one of its children.
To make sure you have go a right one, you can just perform a "pstree -p 
[pid of parent]" using the number found in that file.



Wolfgang

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


Re: [SOGo] Misquoted apostrophe - anyone seen it? - and bug tracker accounts

2012-04-12 Thread Wolfgang Sourdeau

Hi,


Provided you install the sogo-dbg package, can you launch gdb against 
one of your running instances (gdb -p [pid of instance]) and, at the 
prompt, perform the following commands:


> b GCSFolderManager.m:250
> continue

Once the breakpoint is reached, execute the following:

> bt
[output]
> q

and return me the result.
The "q" command will cause gdb to leave but it will let the sogo process 
running.

What interests me is the output of the "bt" command.


Thanks!


Wolfgang

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


Re: [SOGo] ANN: SOGo v2.0.0rc1 with Native Outlook Compatibility

2012-04-11 Thread Wolfgang Sourdeau

Le 12-04-11 18:07, Fabian Rodriguez a écrit :

Le 12-04-11 05:03 PM, Martin Rabl a écrit :

[...]

P.S.: will there be a package for Ubuntu 10.04 LTS in future?

Maybe someone can fund Jeroen's work in Debian?:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584073

I'd love to see proper packaging for Debian+derivatives, but it's not
going to happen anytime soon, specially the way SOGo relies on
unsupported, manually-installed packages both in ZEG and the regular
releases. This prevents any type of vendor-provided (ie. Canonical,etc.)
commercial support and ties your production systems to Inverse's support
which I was told would change its model but hasn't in a while.

Actually, all the packages which are being provided with this release 
are actually Jelmer Vernooij's work in Debian sid (including: heimdal, 
tdb, talloc, ldb, samba4), backported by me to Squeeze and simply ported 
to Oneiric. The openchange package is also his debian subdir for his 
openchange package in SID but with our "sogo branch", which is basically 
a more stable version of OpenChange trunk at this time.


SOPE and SOGo, of course, have not been integrated yet, but besides a 
few patches, it's basically up to Jeroen to start uploading his work.


And of course, Inverse provides commercial support for all of this. And 
of course, someone could also fund our time to apply the remaining 
patches needed to help Jeroen package reach a more perfect state.



Wolfgang

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


[SOGo] ANN: SOGo v2.0.0rc1 with Native Outlook Compatibility

2012-04-11 Thread Wolfgang Sourdeau
Inverse is proud to announce the first release candidate of SOGo v2.0.0 
with native Microsoft Outlook compatibility.


This release allows Microsoft Outlook 2003, 2007 or 2010 to talk 
directly to SOGo - just like if it was a Microsoft Exchange server. No 
plugins are required for Microsoft Outlook to make this work.


This release candidate is available as source, as RPM packages for Red 
Hat Enterprise Linux/CentOS version 5 or 6, or as Debian packages for 
Debian 6.0 "Squeeze" and Ubuntu 11.10 "Oneiric Ocelot". The Zero Effort 
Groupware ("ZEG") virtual appliance is also available for testing purposes.


The virtual appliance consists of the latest development version of 
SOGo, SOPE and OpenChange, properly installed and configured. Note that 
the native Microsoft Outlook compatibility is still experimental. The 
fundamentals have been developed and should suit normal end-users. 
Progress towards the final version will be fast from now on.


== Getting it ==

To download SOGo ZEG v2.0.0rc1, visit 
http://www.sogo.nu/english/downloads/zeg.html#outlook


For Red Hat, Debian or Ubuntu packages, use the nightly builds and 
follow the configuration instructions from the "SOGo - Native Microsoft 
Outlook Configuration" guide.


== Changes ==

Here is a list of changes performed by the Inverse team on native 
Outlook compatibility since beta 5 was released :


 * Extensive testing of the offline mode has been performed, leading to 
a lot of synchronisation fixes.

 * A lot of stability and memory issues have been fixed.
 * Native packages for Ubuntu 11.10 and Debian 6.0 are now made available.

Refer to the "SOGo - Native Microsoft Outlook Configuration" guide for 
current known issues or limitations.


== Upcoming improvements ==

The follow improvements will occur in the next following days, likely 
resulting in another release candidate :


 * Speed improvements for IMAP and SQL requests
 * Memory usage improvements

== Installation / Update ==

For the impatient, once started, point your browser to your ZEG IP 
address and read the "Clients" section to configure your favorite fat 
client.


Please refer to the "SOGo - Native Microsoft Outlook Configuration" 
guide if you are installing the solution for the first time. The ZEG 
appliance can also be updated using the compilation instructions from 
the same guide.


The SOGo 2.0.0 virtual appliance now makes use of the nightly Ubuntu 
packages offered by Inverse. From now on, the "apt-get update" and 
"apt-get install" commands will keep your installation of SOGo and 
OpenChange up-to-date.


== Helping Out ==

There are many ways you can help us. You can:

 * Tests with Outlook 2003, 2007 and 2010 and send us detailed reports. 
Bugs should be filed at http://www.sogo.nu/bugs/ in the "SOGo Native 
Outlook Compatibility" project

 * Spread the good word about this beta release!
 * Follow our development in the users@sogo.nu mailing list and update 
regularly the components mentioned above
 * Contact us if you want to sponsor specific features with regard to 
Outlook / SOGo compatibility


=== Getting Support ===

For any questions, do not hesitate to contact us by writing to 
supp...@inverse.ca


Customer support packages for SOGo are available from 
http://inverse.ca/support.html


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


Re: [SOGo] Error after update to 1.3.14

2012-03-26 Thread Wolfgang Sourdeau

Le 12-03-26 10:08, Christian Naumer a écrit :

Some more information here.
If I run :
sogo-tool -v backup /home/sogo/backup_26032012 ALL

I get this error after the update to 1.3.14 from 1.3.12c

Any help is welcome.



What version of sope-gdl1-postgresql are you using?


Wolfgang


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


Re: [SOGo] SOGo Connector - carddav stops syncing after contacts-edit

2012-03-06 Thread Wolfgang Sourdeau

Hi guys,


Please retry by updating to sogo-connector 10.0.1pre1 from 
https://inverse.ca/downloads/extensions/nightly/


This should do the trick.


W.

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


Re: [SOGo] SOGo Connector for TB 10 deletes Contact Photos

2012-02-16 Thread Wolfgang Sourdeau

Hi Robert,


This no longer occurs with the latest versions for Thunderbird 10. Which 
ones are you using?



Wolfgang

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


Re: [SOGo] 1.3.12 no mail folders visible in WebUI

2012-02-13 Thread Wolfgang Sourdeau

Le 12-02-13 15:12, Dominique a écrit :

Same problem on Ubuntu 11.04
Tried the patch and got that:

root@solipym:~# patch < js+escaping.diff

You must apply it with "-p0" as argument to patch.
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] 1.3.12 no mail folders visible in WebUI

2012-02-13 Thread Wolfgang Sourdeau

Hi guys,


Please try again with the attached patch. It does not require a reload 
of SOGo but make sure you refresh your browser cache after applying it.



Wolfgang

--
users@sogo.nu
https://inverse.ca/sogo/lists#
# old_revision [6a3d48cf816cd9dd300983790541d39c969393c6]
#
# patch "UI/WebServerResources/JavascriptAPIExtensions.js"
#  from [6b23612fcaba7a9546455eddfd1470f082d3484a]
#to [8436beb46e3bba9f4f9be171c9f15caa8064bfc3]
#

--- UI/WebServerResources/JavascriptAPIExtensions.js
6b23612fcaba7a9546455eddfd1470f082d3484a
+++ UI/WebServerResources/JavascriptAPIExtensions.js
8436beb46e3bba9f4f9be171c9f15caa8064bfc3
@@ -71,7 +71,7 @@ String.prototype.asCSSIdentifier = funct
 
 String.prototype.asCSSIdentifier = function() {
 var characters = [ '_'  , '\\.', '#'  , '@'  , '\\*', ':'  , ','   , ' '
-   , "'", '&', '+' ];
+   , "'", '&', '\\+' ];
 var escapeds =   [ '_U_', '_D_', '_H_', '_A_', '_S_', '_C_', '_CO_',
'_SP_', '_SQ_', '_AM_', '_P_' ];
 


Re: [SOGo] SOGo 2.0 beta : LDAP & NSInvalidArgumentException

2012-01-26 Thread Wolfgang Sourdeau

Hi Rémi,


Can you produce a new backtrace after installing the debug package for SOPE?


Thanks!


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


Re: [SOGo] Contacts and appointments disappear (ZEG 2b4)

2012-01-20 Thread Wolfgang Sourdeau

Hi Fabian,


This is of course not supposed to happen.
Do you connect to the ZEG in cached mode?

Can you send me your samba logfile ?


CHeers,


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


Re: [SOGo] Thunderbird 10 (Extended Support release) release is on Jan 31st, beta available

2012-01-19 Thread Wolfgang Sourdeau

Hi guys,


The extension xpi provided yesterday included wrong versioning 
information that made it install on GNU/Linux platforms alone. Here is a 
fixed one that should install everywhere from Thunderbird 1 to 19. 
Hopefully this gives us 2 or 3 weeks before another release :)



W.

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

sogo-acl-provider.xpi
Description: application/xpinstall


Re: [SOGo] Two letter usernames

2012-01-09 Thread Wolfgang Sourdeau

Le 12-01-09 12:32, Christian Naumer a écrit :

Hallo everyone,
I have run into a little problem. We are using  two letter user names
and emails in our company (mine is "cn"). So now we have a new user
"so". When this user tries to log into the web interface he gets a "two
many redirects" error. I think this is because sogo has this url:

https://servername/SOGo/so/username/Mail/view

And there is already a "so" in there even if the username is not "so".
In the sogo log I just see this:
localhost - - [09/Jan/2012:18:26:16 GMT] "GET /SOGo/so/so HTTP/1.1" 302
0/0 0.003 - - 0

No real error. Can I somehow change the apache redirect so this works?



Hi Christian,


Unfortunately, "so" is reserved and cannot be changed. For that matter 
so are "dav" and "ControlPanel" (I hope no user is named like that).


There is no way we can change that without impacting a lot of code.


Cheers,


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


Re: [SOGo] Compile error with SOGo 2

2011-12-15 Thread Wolfgang Sourdeau

Le 11-12-14 15:02, alex1...@gmx.net a écrit :

Dear all,

I followed the instructions from the document "SOGo Native Microsoft Outlook 
Configuration.pdf" from the SOGo website. Unfortunately I am stuck on the first 
part, compile SAMBA4 from the OpenChange-Branch.

I get the following message:

../source4/torture/rpc/samr.c:1293: warning: cast increases required alignment 
of target type
gcc: Internal error: Killed (program cc1)




This seems to be a problem when building Samba 4 on the ARM. You should 
preferable ask that question to the relevant mailing list...


Cheers.

Wolfgang

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


  1   2   3   >