Re: [SOGo] ANN: SOGo v3.0 beta 4

2015-12-09 Thread mourik jan heupink
On 12/09/2015 04:07 AM, Francis Lachapelle wrote: You may try to empty your browser's cache or use Google Chrome; Angular Material is still in development and the select menu has been recently modified. Some bugs were introduced a few days ago and fixed this afternoon .. I'm trying with chrome,

Re: [SOGo] Groups

2015-12-03 Thread mourik jan heupink
Hi, This reply is by no means authorative, but I think the answer is: NO you cannot. Group expansion is done by postfix. (or whatever you choose use) I don't think SOGo 'knows' the members. MJ On 12/03/2015 03:02 PM, Louis-Philippe wrote: Hi, Can you see group's members in SOGo webmail or

Re: [SOGo] Empty user freebusy

2015-12-03 Thread mourik jan heupink
Hi, I have SOGoEnablePublicAccess set, i've tried commenting and uncommenting SOGoCalendarDefaultRoles i've also ran "sogo-tool user-preferences set defaults SOGoTimeFormat '{"SOGoTimeFormat": But setting defaults is not actually changing settings for ALREADY configured accounts. Can yo

Re: [SOGo] appointments, TRANSP:OPAQUE or TRANSPARENT

2015-11-26 Thread mourik jan heupink
v 24, 2015, at 5:11 AM, mourik jan heupink wrote: Hi, We noticed just now that some of our appointments are not taken into consideration, when scheduling a meeting based on free/buzy info. Looking at the source of the appointments, the reason is that these appointments are 'TRANSP:TRANSP

[SOGo] appointments, TRANSP:OPAQUE or TRANSPARENT

2015-11-24 Thread mourik jan heupink
Hi, We noticed just now that some of our appointments are not taken into consideration, when scheduling a meeting based on free/buzy info. Looking at the source of the appointments, the reason is that these appointments are 'TRANSP:TRANSPARENT'. Testing this a bit more, it seems that sometim

Re: [SOGo] Backup

2015-10-21 Thread mourik jan heupink
On 10/21/2015 10:24 AM, Tom wrote: I am new to SoGo so I hope my question is not to basic. If I use sogo-tool backup what actually does it backup? Will it backup all the users mail, calendar and contacts? Thanks, Tom As far as I know it backs up the calendar and contacts. Mails are not in the

Re: [SOGo] ANN: SOGo v3.0 beta 3

2015-10-15 Thread mourik jan heupink
Hi, Also in beta3 no way to resize the different windows, and (way) too much unused space everywhere, for our taste. Sorry to say so, but we like the 'current' theme al lot better. MJ On 10/14/2015 11:42 PM, Ludovic Marcotte wrote: Hello, Inverse is happy to announce the availability of SO

Re: [SOGo] Multiple mail fields in LDAP

2015-10-06 Thread mourik jan heupink
On 6-10-2015 4:55, Stephen Ingram wrote: On Monday, October 5, 2015, Mathieu Mirmont > wrote: On 05/10/15 15:40, Christian Mack wrote: > > Sorry couldn't find the mozilla bug report, but it is there. Here's a 13 years old (!) bug that seem to matc

Re: [SOGo] ganz boesartiges how-to

2015-09-30 Thread mourik jan heupink
I found the original anouncement in the archives: Hi, I've just uploaded dovecot 2.1.17 to our repos for debian wheezy (both amd64 and i386). I did this since the package shipped with wheezy (2.1.7) contains a bug[1] in the handling of sieve commands that was fixed upstream back in February

Re: [SOGo] ganz boesartiges how-to

2015-09-30 Thread mourik jan heupink
Hi Christian, I think this is on purpose, it was (but a long time ago) also announced on this mailinglist. MJ On 29-9-2015 19:39, Christian Eichert wrote: Nachdem man auf auf http://www.sogo.nu/nc/support/faq/article/how-to-install-sogo-on-debian.html belehr wird die sogo keyring zu ins

Re: [SOGo] ANN: SOGo v3.0 beta 2

2015-09-23 Thread mourik jan heupink
I keep noticing that there is SO much unused whitespace everywhere on the v3 layout, and there is also no way to resize things... MJ -- users@sogo.nu https://inverse.ca/sogo/lists

Re: [SOGo] Upcoming v3 beta 2

2015-09-16 Thread mourik jan heupink
Looks have improved very much. :-) However... we would like the module selection (mail / calendar / addressbook / etc) to always be visible, instead of hidden under a kind of 'menu button'. (plus there still seems to be a lot of unused 'white space' between everything, but perhaps that is i

Re: [SOGo] sogo adding MISSING_DOMAIN

2015-08-26 Thread mourik jan heupink
Yes, thanks for pointing me there. I have added our experience to the bug report. It would be nice if this could be fixed by inverse... MJ On 08/26/2015 02:19 PM, Christian Naumer wrote: looks like this bug: http://www.sogo.nu/bugs/view.php?id=3301 Regards Am 26.08.2015 um 13:50 schrieb

Re: [SOGo] free/busy between two organizations - expose free/busy in SOGo / Read external free/busy

2015-06-19 Thread mourik jan heupink
On 06/16/2015 05:23 PM, Marc Patermann wrote: > Is there some documentation how this works? How is the /ews of the > exchange server is found etc.? You need to define an extra usersource like this: type = ldap; CNFieldName = cn; IDFieldName = sAMAccountName; UIDFieldName = sAMAc

Re: [SOGo] free/busy between two organizations - expose free/busy in SOGo / Read external free/busy

2015-06-16 Thread mourik jan heupink
Hi, a) Yes, this will work, we have done it. b) No, SOGo is looking up free/buzy info from the exchange server over the /ews. And as far as I know, this will only work using the SOGo web interface. (we are not doing it using thunderbird) I might have some notes somewhere, if you'd like it, I cou

Re: [SOGo] ANN: SOGo v2.2.17

2015-03-25 Thread mourik jan heupink
Hi Ludo, >> My test system on 14.04 doesn't show this error. Maybe the problem from >> https://lists.inverse.ca/sogo/arc/users/2014-12/msg00136.html >> got back? > It's a problem with ancient versions of GNUstep. We'll push a fix > tomorrow and release 2.2.17a. So should we wait until tomorrow, o

Re: [SOGo] sogo slow on send

2015-03-07 Thread mourik jan heupink
search AGAIN when clicking send? MJ On 03/06/2015 11:58 AM, mourik jan heupink wrote: > But I see now that in /etc/default/sogo there is: > > PREFORK=34 > > And I understand from this list that this number overrules the value in > sogo.conf. Checking with > > ps aux |

Re: [SOGo] "Log Console (dev.)" in menu

2015-03-06 Thread mourik jan heupink
Perhaps SOGoUIxDebugEnabled = YES in sogo.conf? On 03/06/2015 08:43 PM, Louis-Philippe wrote: > Hi, > > I'm installing SOGo 2.2.16 on a new server (Debian Wheezy). I have a > "Log Console (dev.)" in the menu after "Preferences". Can I hide this > option ? > > I don't have this option on my old

Re: [SOGo] sogo slow on send

2015-03-06 Thread mourik jan heupink
Hi Christian, On 03/06/2015 09:38 AM, Christian Mack wrote: > How many are allowed to wait without error messages, is defined with > WOListenQueueSize. I have no such setting in sogo.conf, so it's default value I guess. My other WO settings are: WOWatchDogRequestTimeout = 15; WOWorkersCount = 5

Re: [SOGo] sogo slow on send

2015-03-06 Thread mourik jan heupink
/2015 11:50 AM, mourik jan heupink wrote: > WOWorkersCount = 50; -- users@sogo.nu https://inverse.ca/sogo/lists

Re: [SOGo] sogo slow on send

2015-03-05 Thread mourik jan heupink
15, at 14:23, mourik jan heupink wrote: >> >> Hi all, >> >> I have received complains of our users that clicking the send button has >> become slow, lately. The hourglass is spinning for 6 - 8 seconds, and >> then the message is successfully sent. >> >>

[SOGo] Re: sogo slow on send

2015-03-05 Thread mourik jan heupink
Could it be related to addressbook lookups? We have a slow responding external ldap address book. Does SOGo perhaps do some address lookups on send? On 03/05/2015 02:23 PM, mourik jan heupink wrote: > Hi all, > > I have received complains of our users that clicking the send button has

[SOGo] sogo slow on send

2015-03-05 Thread mourik jan heupink
Hi all, I have received complains of our users that clicking the send button has become slow, lately. The hourglass is spinning for 6 - 8 seconds, and then the message is successfully sent. SOGo is configured to use localhost / smtp to send out mails. When I test with telnet I see no unexpected d

Re: [SOGo] disable auto-complete for certain external ldap address books

2015-02-27 Thread mourik jan heupink
Hi Christian, If it is an address book in SOGo, then it is used for auto completion. It is easy to speed up an LDAP. Just give it more memory. We have our openLDAP servers set up, so that they run their complete database in memory (~18000 accounts). Ok, clear. However, the ldap is an external A

[SOGo] disable auto-complete for certain external ldap address books

2015-02-26 Thread mourik jan heupink
Hi, We have defined a few external ldap directories as addresslists in the SOGo web access. They are all used for autocompletion right now. One particular ldap directory responds very slow, and is *very* big. Is it possible to exclude that one from the auto-complete, and only allow it to be

Re: [SOGo] Problem with setting sogo superuser

2015-02-05 Thread mourik jan heupink
Hi Begum, Amins get an additional 'Administration' menu. But it's easy to overlook, and I personally have never used it. Users are added/edited in whatever backend you choose, not directly in SOGo. In oud case: samba4 AD. Hope that helps, MJ On 02/05/2015 04:50 PM, Begum Tuncer wrote: Wai

Re: [SOGo] Activesync drains battery

2015-01-22 Thread mourik jan heupink
On 01/22/2015 06:00 PM, Davide Bozzelli wrote: Given the high demand about this topic, could u please publish some "best practices" about tuning this values ? Something like "if you have 50 users then set them with these values" or something like. Yes, we would also appreciate that. Specially

Re: [SOGo] Installation issue and enquiries about spam filtering with SOGo

2015-01-08 Thread mourik jan heupink
Hi, Also, I find an article that mention: "SOGo is not a mailserver. SOGo just an groupware extension for _any_ mailserver backend. So, the question is not the antivirus and antispam for SOGo. The question is antivirus and antispam for mailserver." Is it true..? This is accurate, yes. -- users

Re: [SOGo] winmail.dat

2015-01-05 Thread mourik jan heupink
Please add your comments to this issue: http://www.sogo.nu/bugs/view.php?id=2242 MJ On 01/05/2015 10:27 AM, Michal Boruvka wrote: Hello, I can't read in web interface "winmail.dat" mails. (Sogo 2.2.13) Is planned support for this? -- users@sogo.nu https://inverse.ca/sogo/lists

Re: [SOGo] ActiveSync improvements

2014-12-29 Thread mourik jan heupink
Hi Ludo, Just wanted to say: thanks for this activesync improvement! Suddenly many activesync issues are resolved now. My personal account (quite a large account) never synced to my phone / outlook. And now it does. :-) Thanks! Ludovic Marcotte schreef op 23-12-2014 15:56: On 23/12/2014 09

Re: [SOGo] activesync memory consumption

2014-12-05 Thread mourik jan heupink
Ludo, Is what you are saying basically that the current nightlies are stable with only bugfixes and memory improvements since stable 2.2.10? Then we could upgrade to current nightlies perhaps. MJ On 12/04/2014 07:07 PM, Ludovic Marcotte wrote: On 22/11/2014 11:29, Infoomatic wrote: Are the

Re: [SOGo] Updated packages/documentation

2014-11-21 Thread mourik jan heupink
### Configuration required by OpenChange server ### I think this could really be a bit clearer in the docs. Regards, MJ On 11/21/2014 02:58 PM, Martin Simovic wrote: On 21 Nov 2014, at 14:40, mourik jan heupink wrote: Hi Ludo, A question on the (great!) updated docs: In the Configuration chapter

Re: [SOGo] Updated packages/documentation

2014-11-21 Thread mourik jan heupink
Hi Ludo, A question on the (great!) updated docs: In the Configuration chapter, the part about samba configuration: "Samba 4 Configuration. Run the following commands as root: samba-tool domain provision..." Just so I understand: those commands are not needed when you have joined your SOGo

Re: [SOGo] ActiveSync ignores SOGoMaximumSyncWindowSize and eats all RAM/swap

2014-11-13 Thread mourik jan heupink
Looks like 2.2.10 will be a fantastic release! :-) On 11/13/2014 12:20 AM, Ludovic Marcotte wrote: If all goes well, but it's never the case with software development, we should be ready for Friday. -- users@sogo.nu https://inverse.ca/sogo/lists

Re: [SOGo] JavaScript XMPP Client

2014-11-07 Thread mourik jan heupink
Hi Klaus, Interesting, a very cool addition to the SOGo web interface! I have no test server at this moment, but as soon as time permits, I will most definitely give this a try! Thanks! On 11/06/2014 08:07 PM, Klaus Herberth wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I'm hap

Re: [SOGo] Recommended setup?

2014-10-10 Thread mourik jan heupink
On 10/10/2014 10:01 AM, Alessio Fattorini wrote: On 09/10/2014 12:26, mourik jan heupink wrote: or perhaps zentyal... But it's not CentOS based, as requested :-) Ah ok, true... :-) -- users@sogo.nu https://inverse.ca/sogo/lists

Re: [SOGo] Recommended setup?

2014-10-09 Thread mourik jan heupink
or perhaps zentyal... On 10/07/2014 02:26 PM, Alessio Fattorini wrote: On 07/10/2014 07:28, Kai-Uwe Rommel wrote: Hello, But as far as I can see, I should probably stick with CentOS 6.5 in case I would select CentOS, right? I would prefer graphical or at least menu driven help for setting

Re: [SOGo] Sogo startup problem on debian

2014-09-28 Thread mourik jan heupink
Is this on squeeze? I think i read something like this a few weeks ago on this list... Something to do with apache IfVersion or so..? On 09/27/2014 08:27 PM, Ingo N. wrote: Hi guys, I have a problem while restarting my debian server running sogo. It starts up and I get a whole bunch of apache

Re: [SOGo] Upcoming v2.2.9 release + v3 release

2014-09-24 Thread mourik jan heupink
We've reviewed our agenda and this week we'll release v2.2.9 with everything except SAML improvements and new the new packages. v2.2.10 will contain these other changes and hopefully will be released next week. Thanks, Super, thanks Inverse! -- users@sogo.nu https://inverse.ca/sogo/lists

Re: [SOGo] GUI Revamp

2014-07-14 Thread mourik jan heupink
Hi all, Since you asked for feedback about the GUI revamp: In the days before we were running SOGo, we were using scalix. And in their mail interface, they featured a small 'upcoming appointments' window, much like thunderbird with the connectors provides. The current SOGo web gui misses thi

Re: [SOGo] SOGo and other user's mailbox access

2014-06-13 Thread mourik jan heupink
This is something that is done on imap-level. You have to check-out how to do it with your imap server. We run dovecot, and that info is here: http://wiki2.dovecot.org/SharedMailboxes MJ On 06/13/2014 03:17 PM, Martin Simovic wrote: Hi, I don’t seem to be able to find a way how to access ot

Re: [SOGo] unable to add attachment to any reply, compose new works

2014-06-12 Thread mourik jan heupink
Hi Francis, To solve this for now, is it safe to switch to nightlies, and once 2.2.6 is out, change back to regular? Thanks for the incredible quick fix :-) MJ On 06/12/2014 03:13 PM, Francis Lachapelle wrote: Hi Mourik On Jun 12, 2014, at 8:05 AM, mourik jan heupink wrote: We&#x

Re: [SOGo] unable to add attachment to any reply, compose new works

2014-06-12 Thread mourik jan heupink
else seeing this behaviour? MJ On 06/12/2014 02:32 PM, marco ardito wrote: Il 12/06/2014 14:05, mourik jan heupink ha scritto: We're seeing this since 2.2.5: we are unable to add attachments to a reply in /SOGo. Attachments only work with _new_ emails. Is anyone else seeing this? It's

[SOGo] unable to add attachment to any reply, compose new works

2014-06-12 Thread mourik jan heupink
Hi, We're seeing this since 2.2.5: we are unable to add attachments to a reply in /SOGo. Attachments only work with _new_ emails. Is anyone else seeing this? Symptoms: - click reply to answer an email - click attach button - select a file - watch the hourglass as it uploads however, then: -

[SOGo] appointment day too early in /SOGo?

2014-05-31 Thread mourik jan heupink
Hi all, Happy to see a release 2.2.4! Congratulations, Inverse! I entered a test appointment (in 2.2.4) on may 31st on my Jolla phone, synced via ActiveSync (which seems to work much better now, thanks!), and to my surprise, it shows up a day too early (may 30th!) in the /SOGo web access.

Re: [SOGo] web access popup windows opened behind main window

2014-05-12 Thread mourik jan heupink
Hi Francis, It really looks like a bug with Firefox on Windows. I commit a fix that seems to do the job. Here's the patch which only affects the JavaScript files: https://github.com/inverse-inc/sogo/commit/5c41915080eadc24ac524454b56480febcd5a907.diff If you can test it, I would appreciate yo

Re: [SOGo] web access popup windows opened behind main window

2014-05-12 Thread mourik jan heupink
Hi Ludovic, On 05/12/2014 01:08 PM, Ludovic Marcotte wrote: On 2014-05-12, 5:33 AM, mourik jan heupink wrote: We're seeing that popup windows open BEHIND the main window. For example: SOGO, calendar view, open properties of a calendar: it appears _very_ shortly, and immediately disap

[SOGo] web access popup windows opened behind main window

2014-05-12 Thread mourik jan heupink
Hi all, We're seeing that popup windows open BEHIND the main window. For example: SOGO, calendar view, open properties of a calendar: it appears _very_ shortly, and immediately disappears behind the SOGo main window. This is win7, firefox 27, SOGo 2.2.3. (also tried chrome and it works fine)

[SOGo] samba4 / openchange / sogo

2014-05-05 Thread mourik jan heupink
Hi all, - In the sogo native outlook config guide, it says: Note that joining Samba 4 to your Active Directory domain as a member will currently not work. An authentication bug is present in Samba 4 I'm guessing this 'authentication bug' applies to the inverse samba4.0.1...? However: Is anyo

[SOGo] first activesync experiments

2014-04-17 Thread mourik jan heupink
Hi, I have just started playing around with sogo 2.2.3/activesync with outlook 2013. Using the 'documented tric' I can connect, and it starts syncing, however various issues show up: * I see MANY (211482!! to be precise) files like "/tmp/OGo7F7D534EF0071249.tmp" * eventually WOWatchDogChild

Re: [SOGo] Question re: SOGo URLs and DNS settings

2014-04-17 Thread mourik jan heupink
Hi Charles, As far as I know, these things cannot be changed. However, just wodering, perhaps it could be an idea to load the entire url https://webmail.example.com/SOGo/ in a frame on https://webmail.example.com? We are using a redirect on https://webmail.example.com, to redirect to /SOGo

Re: [SOGo] deactivate calendar on user base

2014-04-07 Thread mourik jan heupink
Hi Olaf, Perhaps the configuration setting 'ModulesConstraints' would help you to get what you want? Something like: SOGoUserSources ModulesConstraints Calendar objectclass

Re: [SOGo] SOGo add outgoing addresses to addressbook

2014-02-20 Thread mourik jan heupink
Ok, thanks Christian! On 2/20/2014 14:56, Christian Mack wrote: It really isn't there yet. See enhancement request http://www.sogo.nu/bugs/view.php?id=1496 -- users@sogo.nu https://inverse.ca/sogo/lists

[SOGo] SOGo add outgoing addresses to addressbook

2014-02-20 Thread mourik jan heupink
Hi all, One of our users asked me where his outgoing addressess are stored in the SOGo webmail. (like the thunderbird option "automatically add outgoing e-mail addresses to addressbook") Much to my surprise, I cannot find that option in the SOGo web access..? Is it really not there? MJ --

Re: [SOGo] encoding / strange characters in the "to" field

2014-02-19 Thread mourik jan heupink
Thank you for pointing to the two bugzilla entries. Pity it doesn't seem to be fixed yet. Thanks anyway! MJ -- users@sogo.nu https://inverse.ca/sogo/lists

[SOGo] encoding / strange characters in the "to" field

2014-02-19 Thread mourik jan heupink
Hi, We're seeing the following in a mail sent between two local receipents: to: =?utf-8?q?AZOM,_Th=C3=A9op?= (the full "firstname, lastname" are taken from an ldap search, and the firstname contains the special character: "é") When composing the mail in SOGo webaccess, all displays well, but

Re: [SOGo] SOGo / IE7

2014-02-05 Thread mourik jan heupink
Hi, On 05.02.14 01:04, Ludovic Marcotte wrote: What you guys prefer - blocking IE7 from logging in (and suggesting an upgrade to IE8+) or you guys dealing with user complaints that the HTML editor doesn't work? I'd say: display an alert and disable sending HTML mails. MJ -- users@sogo.nu https

Re: [SOGo] Multiple emails?

2014-02-04 Thread mourik jan heupink
Hi, We're using dovecot, and do mailbox sharing on the 'dovecot-level': http://wiki2.dovecot.org/SharedMailboxes This works fine also in SOGo. You can also enable the use of auxiliary imap mailboxes in the SOGo web access, which allows you to open extra imap mailboxes next to your standard mai

[SOGo] sogo apt repository breaking sssd on wheezy (libldb1)

2014-01-23 Thread mourik jan heupink
Hi all, On a test machine I'm running wheezy with samba4/sssd. I wanted to test SOGo authentication etc, so i added the regular sogo repository. Then (without yet installing sogo) I do apt-get update & apt-get upgrade, and: root@debian72:/var/www# apt-get upgrade Reading package lists... Do

Re: [SOGo] Active Sync Support

2014-01-21 Thread mourik jan heupink
Adjust your Apache configuration. Enjoy some tea and a cookie. Great news! Thanks very much. MJ -- users@sogo.nu https://inverse.ca/sogo/lists

Re: [SOGo] Easy OpenChange/Samba deployment with Zentyal

2014-01-13 Thread mourik jan heupink
Just out of curiosity: I have downloaded and installed the community edition of Zentyal. However it seems to come with zarafa instead of SOGo...? Does this message belong on the SOGo list..? Perhaps I am missing some obvious way to make it use sogo instead of zarafa? MJ On 01/12/2014 09:01

Re: [SOGo] modify caldav/ics link for public calendars

2014-01-08 Thread mourik jan heupink
Thanks for your reply, Christian. Since no one replied, I guess that there is little demand for such a feature. Thanks again, and best wishes for 2014 to all SOGo users. MJ On 1/8/2014 12:02, Christian Mack wrote: No, there is no such thing in SOGo. You could open an enhancement request fo

[SOGo] modify caldav/ics link for public calendars

2013-12-27 Thread mourik jan heupink
Hi all, Is there a way to adjust the caldav/ics links for calendars from the auto-generated http://server/SOGo/dav/user/Calendar/595B-51C05100-FB-67505B80 to something friendlier like: http://server/SOGo/dav/user/Calendar/our_event Regards, MJ -- users@sogo.nu https://inverse.ca/sogo/lists

Re: [SOGo] Attachments in Mail module

2013-12-23 Thread mourik jan heupink
Very nice! Thanks a lot for this improvement! On 12/23/2013 06:29 PM, Francis Lachapelle wrote: Hi all We recently improved how to upload attachments to an email message in the Webmail module of SOGo. - the list of attachments is now displayed under the mail headers; - upload starts imme

Re: [SOGo] SOGo GUI help

2013-11-11 Thread mourik jan heupink
Hi Dawit, I don't think yopu should be coming in on port 2 directly, but rather via apache. I suggest you take a look at your apache configuration. MJ On 11/10/2013 9:44, Dawit Ayele wrote: HI i have configured SOGo but the GUI in not coming correctly Inline image 1 -- users@sogo.nu h

Re: [SOGo] SOGo

2013-10-02 Thread mourik jan heupink
User logged in SOGo WebUI, but not have XMPP client running. The XMPP client would be embedded in the SOGo browser window, so the XMPP client would always run. Scenario 2: User uses Thunderbird for mail, and never logged in SOGo WebUI. Then they would not appear in the "currently online in the

Re: [SOGo] SOGo

2013-10-01 Thread mourik jan heupink
Why? Well, wouldn't it be nice to have a chat-component within the SOGo web access, where people appear 'online' while they are logged in the web access? Lot of clients exist for every systems (win/linux/osx/android/bb/ios/etc.). I read the OpenFire webpage, yes. But I think it would be nic

Re: [SOGo] SOGo

2013-10-01 Thread mourik jan heupink
Hi, I've used OpenFire (with MySQL and Samba4 LDAP backend) since 3-4 months - It's an XMPP (Jabber) server with Java engine. Does it someway integrate with the sogo web access..? -- users@sogo.nu https://inverse.ca/sogo/lists

Re: [SOGo] opening winmail.dat files

2013-07-12 Thread mourik jan heupink
On 07/12/2013 03:19 PM, raymondpotgie...@telkomsa.net wrote: Ah okay, so this what sets Sogo apart from the rest... :-) well As long as your email is accessible over imap (and I guess all modern groupware does imap?) you can install any imap capable webaccess... So this is not sogo-spe

Re: [SOGo] opening winmail.dat files

2013-07-12 Thread mourik jan heupink
On 07/12/2013 03:10 PM, Ludovic Marcotte wrote: The best approach would be for us to integrate a TNEF decoding library (there are many out there) and do a mail part viewer in SOGo for this. It would correctly decode the mime part and present it to the user (RTF doc + attachments). Yes, that i

Re: [SOGo] opening winmail.dat files

2013-07-12 Thread mourik jan heupink
Hi Raymond, On 07/12/2013 03:02 PM, raymondpotgie...@telkomsa.net wrote: Hi MJ hope you are well. By what you are saying are you running both Roundcube and Sogo in your environment? Yes we are. :-) Some users prefer the sogo interface, and others prefer roundcube. In fact, we even offer (fo

Re: [SOGo] opening winmail.dat files

2013-07-12 Thread mourik jan heupink
Hi, On 07/12/2013 02:53 PM, Mail Robot wrote: tnef winmail.dat Ok, first of all I didn't know that, so thanks. However this doesn't help our webaccess users... MJ -- users@sogo.nu https://inverse.ca/sogo/lists

Re: [SOGo] opening winmail.dat files

2013-07-12 Thread mourik jan heupink
Hi Silver, It's not possible as far as I know: It's one of the most annoying shortcomings of SOGo at the moment. As I said in the bugreport: roundcube works, so at least we can tell our staff to use roundcube to open these mails. MJ On 07/11/2013 10:24 AM, Silver Salonen wrote: Hi. Is i

Re: [SOGo] Dear progammers and architects

2013-07-08 Thread mourik jan heupink
Hi Paul, On 07/08/2013 02:14 PM, Paul Pathiakis wrote: I understand that some of you disagree, however, at only 1000 or so users, you will lose to others with better documentation and ease of installation every time. I can only say that we are 250+ users, and SOGo won. And I'm sure there are

Re: [SOGo] Dear progammers and architects

2013-07-08 Thread mourik jan heupink
Hi, Because two folks told you they like the doc how it is while you said yourself two times it was horrid and you're ready to drop the ball? I appreciate the comments you provided, but if you voice your opinion, be ready to accept what others tell you. Yes! I can only say that the docs were v

Re: [SOGo] select multiple emails in internet explorer

2013-06-26 Thread mourik jan heupink
Thank you all for your responses. MJ -- users@sogo.nu https://inverse.ca/sogo/lists

[SOGo] select multiple emails in internet explorer

2013-06-26 Thread mourik jan heupink
Hi all, We are on 2.0.5a, and noticed that in internet explorer (8) we cannot select multiple emails in the web access. (using ctrl-click, or shift-click both don't work) Is anyone else seeing this, or is it just us..? MJ -- users@sogo.nu https://inverse.ca/sogo/lists

Re: [SOGo] SOGod Freeze while using100% CPU

2013-06-19 Thread mourik jan heupink
Hi Somsak, When we had problems like these, we were told to increase our WOWorkersCount. We have now set WOWorkersCount = 32; in our /etc/sogo/sogo.conf And we have not seen the 100% cpu usage ever since. Hope it helps you too. MJ On 6/19/2013 12:38, Sogo Thailand wrote: Hi all We have

Re: [SOGo] properties popup in background with Firefox and windows 7

2013-05-29 Thread mourik jan heupink
Hi, I remember seeing that too. However, as I try it now, it does NOT happen. (firefox 21 on windows xp) Unsure why it doesn't happen now... MJ On 5/27/2013 21:56, Arnaud Le Norcy wrote: Hello, With Firefox 21 (and older) on windows 7, when I click (right) on my calendar, and "properties",

Re: [SOGo] dovecot problem with sogo!

2013-05-24 Thread mourik jan heupink
Perhaps this will help: http://wiki2.dovecot.org/UserIds In my config, with virtual users, it is set to vmail MJ On 05/24/2013 09:24 PM, MyName IsLive wrote: like i configured dovecot + sogo and samba4 configuration you think mail_uid will solve the problem ? What should mail_uid set to ?

Re: [SOGo] access error of sogo

2013-05-14 Thread mourik jan heupink
ation if required. http://www.sogo.nu/files/docs/SOGo%20Installation%20Guide.pdf Regards Ashish B On 5/14/2013 12:27 PM, mourik jan heupink wrote: Hi Ashish, I'm sure you would get more feedback if you show the list what you have done yourself to solve your issue. Are you following the SO

Re: [SOGo] access error of sogo

2013-05-14 Thread mourik jan heupink
Hi Ashish, I'm sure you would get more feedback if you show the list what you have done yourself to solve your issue. Are you following the SOGo docs to install? Perhaps this guide also helps a bit: http://wiki.debian.org/SOGo MJ -- users@sogo.nu https://inverse.ca/sogo/lists

[SOGo] Re: libkcal 4.3 vs all others

2013-05-03 Thread mourik jan heupink
02/2013 08:05 PM, mourik jan heupink wrote: Hi, I have a calendar containing 1500+ imported ics items. (exported from google calendar) Accessing it over calDAV works with all clients, except with Korganizer and my Nokia N9 harmattan. (both based on libkcal 4.3, judging on the raw source from the ap

[SOGo] libkcal 4.3 vs all others

2013-05-02 Thread mourik jan heupink
Hi, I have a calendar containing 1500+ imported ics items. (exported from google calendar) Accessing it over calDAV works with all clients, except with Korganizer and my Nokia N9 harmattan. (both based on libkcal 4.3, judging on the raw source from the appointments they create) They both don

Re: [SOGo] Meego Caldav | '{DAV:}getlastmodified' has no matching SQL field

2013-04-25 Thread mourik jan heupink
Hi Christian, list, This appointment is correct. This is already nice to know, because I started to doubt everything. :-) It also uses RDATE in the Timezone definition. This is not jet supported by SOGo. See Bug #2179 http://www.sogo.nu/bugs/bug_view_advanced_page.php?bug_id=2179 I should hav

Re: [SOGo] Meego Caldav | '{DAV:}getlastmodified' has no matching SQL field

2013-04-25 Thread mourik jan heupink
Dear list, peter, Things are still not 100% working, and I'm guessing now the problem lies with the N9. Syncing appointsments I manually made in thunderbird and the webinterface show up on the N9. I can even edit them on the N9, and the changes sync back. -> Success. Problem 1: When creati

Re: [SOGo] Meego Caldav | '{DAV:}getlastmodified' has no matching SQL field

2013-04-24 Thread mourik jan heupink
Hi Ludovic, Peter, list, I have just installed the ZEG, and tried accessing shared calendars over CalDAV: works fine. Meaning it must be something in my installation, or in the particular calendar I'm trying to access that causes problems. So the combo SOGo/CalDAV/N9 works good. @Ludo: Would

Re: [SOGo] Meego Caldav | '{DAV:}getlastmodified' has no matching SQL field

2013-04-22 Thread mourik jan heupink
Hi Peter, list, Adding the calendar worked ok and I could get my Personal calendar events to show in my N9 calendar. I did nothing special, just added the account from N9 "Accounts" and used the CalDAV URL reported by the SOGo Web UI for my Personal Calendar. I have just tried with my persona

[SOGo] Meego Caldav | '{DAV:}getlastmodified' has no matching SQL field

2013-04-21 Thread mourik jan heupink
Hi all, I'm trying to add a SOGo calendar to my Nokia N9 Meego 1.2 Harmattan device, via it's native CalDAV support. But the calendar is not showing up on my device. Sogo.log tells me the following: 2013-04-21 20:09:05.921 sogod[2784] -[WEClientCapabilities initWithRequest:]: Unknown WebCli

Re: [SOGo] event types in thunderbird | public, private confidential

2013-04-17 Thread mourik jan heupink
I'd love to get some votes on that bug... Then, maybe, someone might pick that up and I might stop providing patched versions of lightning... finally. I just voted. Hope more people do the same. Seems such a small change... -- users@sogo.nu https://inverse.ca/sogo/lists

Re: [SOGo] event types in thunderbird | public, private confidential

2013-04-17 Thread mourik jan heupink
Hi Ludovic, SOGo makes uses of what's defined in the RFC for access classification. I don't know why Mozilla/Lightning chose to do things differently and confuse everybody out there, but there is a long-standing open issue on this in bugzilla. Regards, Ah I see... I only searched the SOGo bug

[SOGo] event types in thunderbird | public, private confidential

2013-04-17 Thread mourik jan heupink
Hi all, The three available event categories are called "public", "private" and "confidential". However, in thunderbird (with lightning/connector/integrator) the 'confidential' event type is called 'show time and date only'. Is this normal and expected? The web access calls it "confidential"

Re: [SOGo] a way to reload configuration?

2013-04-12 Thread mourik jan heupink
Some changes are picked up on the fly, but others are not. For those not picked up on the fly, you have to restart SOGo and memcached. Thanks. I ended up doing that, and while being in the webinterface I didn't notice the restart at all. So service interruption is actually minimal. MJ -- u

[SOGo] a way to reload configuration?

2013-04-08 Thread mourik jan heupink
Hi all, We've been running SOGo for a few days, and today I've made some small config changes in our /etc/sogo/sogo.conf on debian. However, it seems these canges are not picked up 'on the fly', and "/etc/init.d/sogo reload" doesn't work..? (only start|stop|restart|status) So... Is there a

Re: [SOGo] Re: just gone live with sogo, and keep getting 100% cpu usage... :-(

2013-04-04 Thread mourik jan heupink
Hi Ludovic, list, 1. can be tuned quite easily, by carefully increasing the workers limit. Following suggestions from the list, I have increased workers to 32, so this is (not likely) the issue anymore, I guess. 2. is a bug. When it happens, simply attach to the *child* process and produce a

Re: [SOGo] Re: just gone live with sogo, and keep getting 100% cpu usage... :-(

2013-04-04 Thread mourik jan heupink
Hi Jan-Frode and the others that have replied, Your suggestions have helpt us enormously. I have increased SxVMemLimit WOWorkersCount (PREFORK), and this made sogo much more responsive generally. So far: no lockups, but this has only been running half an hour or so. I have also increased the

Re: [SOGo] Re: just gone live with sogo, and keep getting 100% cpu usage... :-(

2013-04-04 Thread mourik jan heupink
Hi mayak-cq, I have just done that. Let's hope it will help... Thank you! MJ hi jan, i'm not an expert, but i think that you could try the following, and see if it helps: sudo -u sogo defaults write sogod SxVMemLimit 1024 sudo -u sogo defaults write sogod WOWorkersCount 32 and restart the

Re: [SOGo] Re: just gone live with sogo, and keep getting 100% cpu usage... :-(

2013-04-04 Thread mourik jan heupink
: I've had the same issue sometimes on squeeze, x64, SOGo 2.0.4b. Rebootting the server was the only way to get back to a working SOGo. However I'm not able to find out what is occuring to reach such a state. Regards, Thibault Le 04/04/2013 10:29, mourik jan heupink a écrit : Perhaps some

Re: [SOGo] Re: just gone live with sogo, and keep getting 100% cpu usage... :-(

2013-04-04 Thread mourik jan heupink
Hi Thibault, list, I have just rebooted my server, let hope that that solves things more permanently? Rebooting your server solved your issues permanently..? I hope someone here knows what the provided backtraces mean... On 4/4/2013 11:00 AM, Thibault Le Meur wrote: I've had the same issue

[SOGo] Re: just gone live with sogo, and keep getting 100% cpu usage... :-(

2013-04-04 Thread mourik jan heupink
Another backtrace while SOGo no longer responds: #0 0x7f8090fe07fa in sigsuspend () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x004aecde in ?? () #2 0x004af6f5 in ?? () #3 0x004b780a in ?? () #4 0x005e05b6 in target_wait () #5 0x005a1594 in wait_for

  1   2   >