Re: [SOGo] General Use of SOGo

2010-12-01 Thread Martin Rabl
Correction ...

Am 30.11.2010 um 14:49 schrieb Martin Rabl:
 Am 30.11.2010 14:34, schrieb J. Echter (Elektro Mayer Echter GmbH):
 defaults write sogod SOGoSuperUsernames =
 (j.ech...@elektro-mayer-echter.de); -- as user sogo
 -su: Syntaxfehler beim unerwarteten Wort `(' -- means syntax error at
 unexpected word, or similar.
 please surround
 (j.ech...@elektro-mayer-echter.de)
 with ''.
 
 == (j.ech...@elektro-mayer-echter.de)
The full command should be

sudo -u sogo defaults write sogod SOGoSuperUsernames 
'(j.ech...@elektro-mayer-echter.de)';


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

Re: [SOGo] General Use of SOGo

2010-12-01 Thread J. Echter

Am 01.12.2010 08:37, schrieb Martin Rabl:

Correction ...

Am 30.11.2010 um 14:49 schrieb Martin Rabl:

Am 30.11.2010 14:34, schrieb J. Echter (Elektro Mayer Echter GmbH):

defaults write sogod SOGoSuperUsernames =
(j.ech...@elektro-mayer-echter.de); --  as user sogo
-su: Syntaxfehler beim unerwarteten Wort `(' --  means syntax error at
unexpected word, or similar.

please surround
(j.ech...@elektro-mayer-echter.de)
with ''.

==  (j.ech...@elektro-mayer-echter.de)

The full command should be

sudo -u sogo defaults write sogod SOGoSuperUsernames 
'(j.ech...@elektro-mayer-echter.de)';


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

thanks for your help again :)

im trying to get further on my own now... for a while, be prepared.
--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] embold folders with new messages

2010-12-01 Thread Pascal Aubry (université de Rennes 1)

Hi all,
On the webmail, it seems that nothing is done to inform the users of the 
arrival of new messages in sub-folders. This is particularly blocking 
for users who use sieve filters.
Are sub-folders scanned periodically as the inbox is? May this be added 
in the future?

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


Re: [SOGo] embold folders with new messages

2010-12-01 Thread Pascal Gienger

Le 1 déc. 2010 à 14:29, Pascal Aubry (université de Rennes 1) a écrit :

 Hi all,
 On the webmail, it seems that nothing is done to inform the users of the 
 arrival of new messages in sub-folders. This is particularly blocking for 
 users who use sieve filters.
 Are sub-folders scanned periodically as the inbox is? May this be added in 
 the future?

They _ARE_ checked beginning from the moment you opened them the first time in 
your session.

At least I see that from the logs.

Example:

x.y.z.a - - [01/Dec/2010:14:57:16 +0100] POST 
/SOGo/so/pop05579/Mail//0/folderINBOX/unseenCount HTTP/1.1 200 13
x.y.z.a - - [01/Dec/2010:14:57:16 +0100] POST 
/SOGo/so/pop05579/Mail//0/folderOTRS/unseenCount HTTP/1.1 200 13

(2477 distinct users since midnight, approx 700 sessions open at the moment. 
Still running without crash.)

:-)

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

Re: [SOGo] embold folders with new messages

2010-12-01 Thread Alessio Fattorini

Il 01/12/2010 15:05, Pascal Gienger ha scritto:


Le 1 déc. 2010 à 14:29, Pascal Aubry (université de Rennes 1) a écrit :


Hi all,
On the webmail, it seems that nothing is done to inform the users of the 
arrival of new messages in sub-folders. This is particularly blocking for users 
who use sieve filters.
Are sub-folders scanned periodically as the inbox is? May this be added in the 
future?


They _ARE_ checked beginning from the moment you opened them the first time in 
your session.


I think that should be checked without opening every session. With much directory, open every dir is 
very noise, if new mails arrive and are filtered into sub-folder, i can't see them. Can you fill a 
bug report?


--
Alessio Fattorini (alessio.fattor...@nethesis.it)

nethesis srl - Via degli Olmi 16/4 - 61100 Pesaro (PU)
tel. +39 0721 405516 - fax +39 0721 268147
www.nethesis.it - i...@nethesis.it
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] embold folders with new messages

2010-12-01 Thread Wolfgang Sourdeau


I think that should be checked without opening every session. With 
much directory, open every dir is very noise, if new mails arrive and 
are filtered into sub-folder, i can't see them. Can you fill a bug 
report?




This is actually by design. The operation that checks whether new 
messages have arrived can be quite costly for the IMAP server and 
therefore for the SOGo process that is in use for the operation.
In order to reduce the load, we limit this to the folder that have been 
opened because we consider that those are the ones that the user really 
use. Chances are that a lot of users have a lot of folders that are of 
very little interest to them so it we be useless to check them too every 
2 minutes or so...



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


Re: [SOGo] embold folders with new messages

2010-12-01 Thread Alessio Fattorini

Il 01/12/2010 15:28, Wolfgang Sourdeau ha scritto:


This is actually by design. The operation that checks whether new messages have 
arrived can be quite
costly for the IMAP server and therefore for the SOGo process that is in use 
for the operation.


Yes, I understood there was a reason for that.
Thanks for the explanation.


--
Alessio Fattorini (alessio.fattor...@nethesis.it)

nethesis srl - Via degli Olmi 16/4 - 61100 Pesaro (PU)
tel. +39 0721 405516 - fax +39 0721 268147
www.nethesis.it - i...@nethesis.it
--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] exposing other address books via carddav

2010-12-01 Thread Erik Myllymaki
Users can connect to their personal address books via carddav when using 
OSX and AddressBoook.app.


We would also like them to be able to connect to the read-only company 
directory (an ldap directory) via carddav as well.


Is this possible?

While we can get internal users to connect directly to this LDAP source, 
we do not expose the domain controllers to the internet (and do not want 
to start) so home users and mobile users are out of luck without a VPN 
connection.


Thanks for any tips.

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


[SOGo] SOGo, OpenChange and Outlook 2007

2010-12-01 Thread Louis-Philippe Gauthier
Hi,

I need information about OpenChange and SOGo. Must we use Samba _4_ to use
OpenChange?
Samba 4 is only an alpha version... Can we use Outlook without OpenChange
with SOGo ?

We want to test the possibility to use Outlook 2007 instead of ThunderBird
in a production environnement...

Thanks,

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

Re: [SOGo] SOGo, OpenChange and Outlook 2007

2010-12-01 Thread Martin Lehmann
You can use Funambol Connector for Outlook und the Funambol-SyncML 
Server instead of OpenChange.


Greetz,
Martin

Am 01.12.2010 20:36, schrieb Louis-Philippe Gauthier:

Hi,

I need information about OpenChange and SOGo. Must we use Samba _4_ to 
use OpenChange?
Samba 4 is only an alpha version... Can we use Outlook without 
OpenChange with SOGo ?


We want to test the possibility to use Outlook 2007 instead of 
ThunderBird in a production environnement...


Thanks,

Louis-Philippe

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


Re: [SOGo] SOGo, OpenChange and Outlook 2007

2010-12-01 Thread Daniel Müller
HI,
to use openchnge you need samba4, this is a must. Openchange is an 
exchange-like extension for the samba 4 ads.
Samba4 is alpha, thats right but I run it in an production env with replication 
with success and stable. You can look at my thread in the samba list: HOWTO 
samba4 centos5.5 named dnsupdate drbd simple failover
I had a third samba4/openchange in this contest running. But at this stage of 
development it turned out to dont work with outlook.
With SOGo now it is different. As soon as this native support is working.
I will put it in my samba4 forest :-)

 Original-Nachricht 
 Datum: Wed, 1 Dec 2010 14:36:12 -0500
 Von: Louis-Philippe Gauthier lpgauth...@gmail.com
 An: users@sogo.nu
 Betreff: [SOGo] SOGo, OpenChange and Outlook 2007

 Hi,
 
 I need information about OpenChange and SOGo. Must we use Samba _4_ to use
 OpenChange?
 Samba 4 is only an alpha version... Can we use Outlook without OpenChange
 with SOGo ?
 
 We want to test the possibility to use Outlook 2007 instead of ThunderBird
 in a production environnement...
 
 Thanks,
 
 Louis-Philippe
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists

-- 
GMX DSL Doppel-Flat ab 19,99 euro;/mtl.! Jetzt auch mit 
gratis Notebook-Flat! http://portal.gmx.net/de/go/dsl
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] tbird3 and alarms

2010-12-01 Thread Erik Myllymaki

Thunderbird 3.1.6 on Mac OSX
Mozilla Lightning - Inverse Edition Version 1.0b2+104i
Sogo Connector Version 3.104
Sogo Integrator Version 3.104 (customized for our server)

When creating new events in thunderbird, I do not have the Email 
reminder option at all to chose from.


Events created in SOGo with email alarms show up with a little envelope 
icon in tbird at first And when looking at the reminder detail it looks 
fine.


If I edit the event in any way in tbird, it changes it to No Reminder 
- when opening in SOGo the reminder has been deleted.


But I don't have to open or edit it in tbird for this to happen - any 
events with email reminders have those reminders removed after opening 
and closing tbird.


I am going to file this as a bug but thought I'd post it here first in 
case I am missing something obvious.

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