[SOGo] [ERROR] [we-rm] did not find locale for language: Lithuanian

2013-08-29 Thread Nerijus Baliunas
Hello,

I have lots of such messages in the sogo.log:

Aug 29 02:49:09 sogod [16347]: [ERROR] [we-rm] did not find locale for 
language: Lithuanian
Aug 29 02:49:09 sogod [16349]: [ERROR] [we-rm] did not find locale for 
language: Lithuanian
5.20.xx.xx - - [29/Aug/2013:02:49:09 GMT] OPTIONS /SOGo/dav/ HTTP/1.1 200 
0/0 0.004 - - 0

5.20.xx.xx - - [29/Aug/2013:02:49:09 GMT] OPTIONS /SOGo/dav/ HTTP/1.1 200 
0/0 0.007 - - 0

They are repeating over and over and the log grew to the size of 3 GB.
How do I make them to stop appearing?

Thanks,
Nerijus

P.S. I found out why they are repeating - because Thunderbird makes so many 
requests.
Apache access_log grew too.
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] SOGo Integrator questions

2013-08-29 Thread Szládovics Péter

Dear All,

I prepared an integrator from git, and set up the update site on my demo 
site. It's working fine, when I install the integrator only, it installs 
the connector and lightning the first restart - it's very cool.

But...

1. Localization.
   I created the hu-HU folder next to en-US in git source, and
   translate the sentences - but the language in thunderbird still
   English...
   How can I modify it, or how can I create the translate correctly?
   The XPI file contains the hu-HU folder correctly...
2. Folder sharing.
   I can share contacts and calendars - it's cool too. But I cannot
   share mailbox directories - or I don't know how can I do it.
3. Filters.
   Can I use server side filters (like as the SOGo webmail) - filter-,
   forward-, and vacation settings? Or I need to install the sieve
   extension?

If you (guys in inverse) need the locale files for Hungarian, I can 
share it for you to integrate the mainline project.


Thanks,
Péter
--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] SOGo Integrator questions

2013-08-29 Thread Adi Kriegisch
Hi Péter,

 2. Folder sharing.
I can share contacts and calendars - it's cool too. But I cannot share
mailbox directories - or I don't know how can I do it.
This has nothing to do with SOGo or Integrator and is solely depending on
your imap server supporting such features.

 3. Filters.
Can I use server side filters (like as the SOGo webmail) - filter-,
forward-, and vacation settings? Or I need to install the sieve
extension?
This too depends on sieve (which needs to be supported on your mail server)
and on the client side currently is only available as a sieve plugin that
allows to edit rules in a text editor (in Thunderbird).
For kmail there seems to be some progress on the sieve support side that
provides (or will provide) a gui to edit rules to be released with kde
4.12.

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


Re: [SOGo] SOGo Integrator questions

2013-08-29 Thread Szládovics Péter

2013-08-29 13:19 keltezéssel, Szládovics Péter írta:

Dear All,

I prepared an integrator from git, and set up the update site on my 
demo site. It's working fine, when I install the integrator only, it 
installs the connector and lightning the first restart - it's very cool.

But...

 1. Localization.
I created the hu-HU folder next to en-US in git source, and
translate the sentences - but the language in thunderbird still
English...
How can I modify it, or how can I create the translate correctly?
The XPI file contains the hu-HU folder correctly...
 2. Folder sharing.
I can share contacts and calendars - it's cool too. But I cannot
share mailbox directories - or I don't know how can I do it.
 3. Filters.
Can I use server side filters (like as the SOGo webmail) -
filter-, forward-, and vacation settings? Or I need to install the
sieve extension?

If you (guys in inverse) need the locale files for Hungarian, I can 
share it for you to integrate the mainline project.


Forget the localization, I've found it. Edited the chrome.manifest file, 
and it's working now :)

All other question is pending...
--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] SOGo Integrator questions

2013-08-29 Thread Szládovics Péter

Hi Adi,

Thanks your answers!
My answers below.

2013-08-29 14:18 keltezéssel, Adi Kriegisch írta:

Hi Péter,


 2. Folder sharing.
I can share contacts and calendars - it's cool too. But I cannot share
mailbox directories - or I don't know how can I do it.

This has nothing to do with SOGo or Integrator and is solely depending on
your imap server supporting such features.


On my server this feature is set up, and usable through SOGo web UI.
My question is, can I handle it through Thunderbird with Integrator 
extension such as the web UI?



 3. Filters.
Can I use server side filters (like as the SOGo webmail) - filter-,
forward-, and vacation settings? Or I need to install the sieve
extension?

This too depends on sieve (which needs to be supported on your mail server)
and on the client side currently is only available as a sieve plugin that
allows to edit rules in a text editor (in Thunderbird).
For kmail there seems to be some progress on the sieve support side that
provides (or will provide) a gui to edit rules to be released with kde
4.12.


It's true too (like above). Working on SOGo web UI, working with sieve 
extension. Does not the Integrator support it accordingly?

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


Re: [SOGo] SOGo Integrator questions

2013-08-29 Thread Jean Raby

On 13-08-29 9:00 AM, Szládovics Péter wrote:

Hi Adi,

Thanks your answers!
My answers below.

2013-08-29 14:18 keltezéssel, Adi Kriegisch írta:

Hi Péter,


 2. Folder sharing.
I can share contacts and calendars - it's cool too. But I cannot share
mailbox directories - or I don't know how can I do it.

This has nothing to do with SOGo or Integrator and is solely depending on
your imap server supporting such features.


On my server this feature is set up, and usable through SOGo web UI.
My question is, can I handle it through Thunderbird with Integrator extension
such as the web UI?

SOGo integrator does not add ACL management capabilities to TB.



 3. Filters.
Can I use server side filters (like as the SOGo webmail) - filter-,
forward-, and vacation settings? Or I need to install the sieve
extension?

This too depends on sieve (which needs to be supported on your mail server)
and on the client side currently is only available as a sieve plugin that
allows to edit rules in a text editor (in Thunderbird).
For kmail there seems to be some progress on the sieve support side that
provides (or will provide) a gui to edit rules to be released with kde
4.12.


It's true too (like above). Working on SOGo web UI, working with sieve
extension. Does not the Integrator support it accordingly?

SOGo integrator does not support setting sieve filters.
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] SOGO connector problems on Debian 7

2013-08-29 Thread Daniel Pocock


Can anybody else comment on this for icedove and/or with DAViCal server?


On 27/08/13 14:45, Daniel Pocock wrote:
 On 27/08/13 14:39, Christian Mack wrote:
 Hello Daniel Pocock


 Am 2013-08-27 13:18, schrieb Daniel Pocock:
 I have the following setup:

 - client and server machines Debian 7
 - server has DAViCal
 - client is icedove (with iceowl-extension) which is basically
 ThunderBird 10

 and I downloaded today's nightly SOGO Connector for ThunderBird 10 and
 installed it.

 In the address book, I add a new Remote Address Book and configure the
 DAViCal URL:
https://my-server/davical/caldav.php/username/home/

 Address Book tells me Total contacts in sogotest: 0 and I can't see
 any of the addresses I created.

 However,
 - my iceowl/lightning calendar is working with the same URL
 - Evolution's address book works with the same URL - I have two clients
 running Evolution, I was able to create an address with one of them and
 view it from the other, but icedove still tells me there are no
 addresses in the address book

 Should this work?  Should I try another nightly build, is today's build
 faulty or something?  Or is it only working with ThunderBird 17?

 Is there any possibility that the Address Book and the Lightning client
 can share the same server settings so that users don't have to enter the
 URL in two places?

 Also, is there any plan for an official Debian package of SOGO Connector?

 I don't know Davical at all, but address books are accessed by carddav
 not caldav.

 So you perhaps should use:
 https://my-server/davical/carddav.php/username/home/
 I had thought about that myself - but there is no carddav.php in DAViCal

 Here is the DAViCal source for Debian:
 http://repo.or.cz/w/davical.git/tree/HEAD:/htdocs

 Evolution seems to be able to read/write the address book through the
 caldav.php URL


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


[SOGo] Cannot create shared folders anymore

2013-08-29 Thread Jean-Michel OLTRA

Bonjour,


We cannot create shared folders anymore, with new users. Since 2.0.6, I
think.

The Web UI displays its pages as usual (user choice for sharing, acl
with checkboxes), but nothing is done.

Below are some lines of a tcpflow recording session :

setacl INBOX user.shar...@imereos.fr lr
OK Setacl complete.
getacl INBOX
ACL INBOX user.shar...@imereos.fr alr

And the dovecot-acl file is updated accordingly!

user.sharing is the logged user.
But I tried to share with another.u...@imereos.fr
I think I should see :

setacl INBOX another.u...@imereos.fr lr

no?

Something I missed? Bug?

Thanks.


-- 
jm

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


Re: [SOGo] [ERROR] [we-rm] did not find locale for language: Lithuanian

2013-08-29 Thread Christian Mack
Hello Nerijus Baliunas


Am 2013-08-29 12:44, schrieb Nerijus Baliunas:
 
 I have lots of such messages in the sogo.log:
 
 Aug 29 02:49:09 sogod [16347]: [ERROR] [we-rm] did not find locale for 
 language: Lithuanian
 Aug 29 02:49:09 sogod [16349]: [ERROR] [we-rm] did not find locale for 
 language: Lithuanian
 5.20.xx.xx - - [29/Aug/2013:02:49:09 GMT] OPTIONS /SOGo/dav/ HTTP/1.1 200 
 0/0 0.004 - - 0
 
 5.20.xx.xx - - [29/Aug/2013:02:49:09 GMT] OPTIONS /SOGo/dav/ HTTP/1.1 200 
 0/0 0.007 - - 0
 
 They are repeating over and over and the log grew to the size of 3 GB.
 How do I make them to stop appearing?
 

You can not turn them off, because these are errors.

But you could translate SOGo to Lithuanian.
Then at least these would vanish.

How to do so, read:
http://www.sogo.nu/english/nc/support/faq/article/how-to-translate-sogo-in-another-language-2.html

There is also a very low traffic mailing list for internationalisation
i...@sogo.nu


 P.S. I found out why they are repeating - because Thunderbird makes so many 
 requests.
 Apache access_log grew too.
 

Good to know, I always wondered why someone would try to use SOGo in not
existing languages ;-)


Kind regards,
Christian Mack

-- 
Christian Mack
Gruppe Informationsdienste
Rechenzentrum Universität Konstanz
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] SOGo Integrator questions

2013-08-29 Thread Szládovics Péter

Dear Jean,

Thanks for your answers.
Where can I upload the Hungarian localized files for Integrator? (And 
the Connector too)
I tried to find the possibilities on github, but I cannot do anything. 
Could you help me please?

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


Re: [SOGo] SOGo Integrator questions

2013-08-29 Thread Jean Raby

On 13-08-29 10:23 AM, Szládovics Péter wrote:

Dear Jean,

Thanks for your answers.
Where can I upload the Hungarian localized files for Integrator? (And the
Connector too)
I tried to find the possibilities on github, but I cannot do anything. Could you
help me please?


Best way is by doing a pull requests on github:

https://github.com/inverse-inc/sogo-integrator.tb17/tree/master/chrome/locale
https://github.com/inverse-inc/sogo-connector.tb17/tree/master/chrome/locale
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] [ERROR] [we-rm] did not find locale for language: Lithuanian

2013-08-29 Thread Nerijus Baliunas
On Thu, 29 Aug 2013 15:38:29 +0200 Christian Mack 
christian.m...@uni-konstanz.de wrote:

 You can not turn them off, because these are errors.
 
 But you could translate SOGo to Lithuanian.
 Then at least these would vanish.

I don't have resources for translating. Is it possible to still somehow silence 
these
messages? Start SOGo with different locale?

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


Re: [SOGo] Global address book - category

2013-08-29 Thread Christian Rößner
 as I successfully got my second LDAP address book working, I am looking for a 
 LDAP attribute, which covers the category field. Is there such an attribute 
 or can I edit some SOGo template to extend the global search to also look for 
 certain other fields, i.e. street or locality?


Nobody, who has some idea for that?

I already have found the template, but of course it is useless to edit it, 
because the SOGo-code would not support it, does  it?

So my hope goes to the LDAP attribute for the category. How does the abOU 
code handle categories? If I use LDAP to store my personal address book in 
LDAP, there must exist some attribute as well, does it?

Very much thanks in advance. Would be so nice to get a (positive) feedback here 
:)

Kind regards

-Christian Rößner

--
[*] sys4 AG

http://sys4.de, +49 (89) 30 90 46 64
Franziskanerstraße 15, 81669 München

Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Axel von der Ohe, Marc Schiffbauer
Aufsichtsratsvorsitzender: Florian Kirstein

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

Re: [SOGo] SOGo Integrator questions

2013-08-29 Thread Szládovics Péter

2013-08-29 16:49 keltezéssel, Jean Raby írta:

On 13-08-29 10:23 AM, Szládovics Péter wrote:

Dear Jean,

Thanks for your answers.
Where can I upload the Hungarian localized files for Integrator? (And 
the

Connector too)
I tried to find the possibilities on github, but I cannot do 
anything. Could you

help me please?


Best way is by doing a pull requests on github:

https://github.com/inverse-inc/sogo-integrator.tb17/tree/master/chrome/locale 

https://github.com/inverse-inc/sogo-connector.tb17/tree/master/chrome/locale 



At the first, I need to fork, then upload/modify on my fork, then pull 
request - is this my way?

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

Re: [SOGo] SOGo Integrator questions

2013-08-29 Thread Szládovics Péter

2013-08-29 18:18 keltezéssel, Szládovics Péter írta:

2013-08-29 16:49 keltezéssel, Jean Raby írta:

On 13-08-29 10:23 AM, Szládovics Péter wrote:

Dear Jean,

Thanks for your answers.
Where can I upload the Hungarian localized files for Integrator? 
(And the

Connector too)
I tried to find the possibilities on github, but I cannot do 
anything. Could you

help me please?


Best way is by doing a pull requests on github:

https://github.com/inverse-inc/sogo-integrator.tb17/tree/master/chrome/locale 

https://github.com/inverse-inc/sogo-connector.tb17/tree/master/chrome/locale 



At the first, I need to fork, then upload/modify on my fork, then pull 
request - is this my way?


It's done. I hope, I did anything as well :)
--
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] debugging the SOGo connector?

2013-08-29 Thread Daniel Pocock

Hi,

Is there any way to get a debug log file from the SOGo Connector?

Regards,

Daniel


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


Re: [SOGo] debugging the SOGo connector?

2013-08-29 Thread Jean Raby

On 13-08-29 1:07 PM, Daniel Pocock wrote:


Hi,

Is there any way to get a debug log file from the SOGo Connector?
To get debugging output of the TB plugins, enable the javascript dump() function 
by setting this TB preference:

  browser.dom.window.dump.enabled = true

And then run thunderbird from the console
  thunderbird.exe -console


Regards,

Daniel




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


[SOGo] BTS activities for Thursday, August 29 2013

2013-08-29 Thread SOGo reporter
Title: BTS activities for Thursday, August 29 2013





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Thursday, August 29 2013

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
2387
	2013-08-29 13:41:25
	updated (open)
	Web Mail
	Shared folders not showing using postfix+courier imap