Re: Have to make CardDav work too - was: Re: [SOGo] ActiveSync question

2013-09-18 Thread Corrado Fiore
Dear Marcio,

sorry for the late reply.  Please set CARDDAV_SUPPORTS_SYNC = FALSE.  SOGo 
doesn't implement the SYNC function yet.

Best,
Corrado

_
On Sep 12, 2013, at 16:28 , Marcio Merlone wrote:

 As I sayd before, IMAP and CalDav are working great. But could not make 
 CardDav work, can you assist me? CardDav backend config is as follows:
 
 // http://YOURSOGOINSTALL/dav/YOURUSERNAME/Contacts/personal
 define('CARDDAV_PROTOCOL', 'https');
 define('CARDDAV_SERVER', 'sogo.domain.tld');
 define('CARDDAV_PORT', '443');
 define('CARDDAV_PATH', '/SOGo/dav/%u/Contacts/personal/');
 define('CARDDAV_CONTACTS_FOLDER_NAME', '');
 define('CARDDAV_SUPPORTS_SYNC', true);
 
 Have tested on my real Defy CM10 (Android 4.1) and a virtual Galaxy S4 from 
 Genymotion, both (did not) worked the same. Also tried:
 
 define('CARDDAV_PATH', '/SOGo/dav/%u/Contacts/');
 define('CARDDAV_CONTACTS_FOLDER_NAME', 'personal');
 
 Thank you, best regards.
 
 -- 
 Marcio Merlone
 TI - Administrador de redes
 
 A1 Engenharia - Unidade Corporativa
 Fone: +55 41 3616-3797
 Cel:  +55 41 9689-0036http://www.a1.ind.br/

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

Re: [SOGo] SOGo - expire-autoreply in systems with dovecot

2013-09-18 Thread Szládovics Péter

2013-09-17 17:25 keltezéssel, Michal Kminek írta:

Hi,

I have a problem with expire-autoreply when using sogo-tool. The 
vacation autoreply works but I can't setup expiration of the autoreply.


There is a line in /etc/cron.d/sogo
0 0 * * *  sogo/usr/sbin/sogo-tool expire-autoreply -p 
/etc/sogo/sieve.creds


Some sieve admin credentials are expected in sieve.creds file but I do 
not have any sieve admin in my system.
The script above works if I put name:password of an existing user into 
the file. Then it works for the user but I need it for every user. 
Maybe a different approach should be used. Rather the sieve admin is 
defined only in cyrus-imap system. Has anybody any experience with that?


Thanks,
Michal


My system is CentOS 6.4 x86_64 and I have installed the following 
packages from ATRPMS repo


dovecot-pigeonhole-0.4.1-30.el6.x86_64
dovecot-2.2.5-2_140.el6.x86_64
dovecot-managesieve-0.4.1-30.el6.x86_64


Hi Michal,

Have you got these settings below in dovecot?

passdb {
  driver = passwd-file
  args = /etc/sogo/sieve.creds
  master = yes
  pass = yes
}

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


[SOGo] not receiving mails

2013-09-18 Thread labolinux

Bonjour,
We configured SOGowith all its dependencies (ldap, postfix, cyrus-imap, 
postgresql)
on centos 6.4.Everything is working well, unless the fact that users are 
not receiving emails.
Every dependency took alone is working well. Has anyone faced that 
issue? How did he resolve it?

What can we do to resolve it?
Thank you in advance.
--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] not receiving mails

2013-09-18 Thread Szládovics Péter

2013-09-18 13:24 keltezéssel, labolinux írta:

Bonjour,
We configured SOGowith all its dependencies (ldap, postfix, 
cyrus-imap, postgresql)
on centos 6.4.Everything is working well, unless the fact that users 
are not receiving emails.
Every dependency took alone is working well. Has anyone faced that 
issue? How did he resolve it?

What can we do to resolve it?
Thank you in advance.


You need to cehck the followings:
- Mail logs (included separated dovecot log)
- Mail queue

Find error messages, and write them to us.
--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: Have to make CardDav work too - was: Re: [SOGo] ActiveSync question

2013-09-18 Thread Marcio Merlone

Em 18-09-2013 06:04, Corrado Fiore escreveu:

sorry for the late reply.

No regrets :)


Please set CARDDAV_SUPPORTS_SYNC = FALSE.  SOGo doesn't implement the SYNC 
function yet.
That's it. I got some attention on github regarding that and Francisco 
pointed it aready. It works smooth now for imap, caldav *and* carddav.


https://github.com/fmbiete/Z-Push-contrib/issues/4

Thank you and best regards.

--
*Marcio Merlone*
TI - Administrador de redes

*A1 Engenharia - Unidade Corporativa*
Fone:   +55 41 3616-3797
Cel:+55 41 9689-0036

http://www.a1.ind.br/ http://www.a1.ind.br
--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Red line problem

2013-09-18 Thread Louis-Philippe Gauthier
Hi,

yes. The bug is already reported (and resolved in future version) .

See http://www.sogo.nu/bugs/view.php?id=2373


Thanks,



2013/9/18 Albert Shih albert.s...@obspm.fr

 Hi everybody

 I just make a update from 2.0.6 to 2.0.7 and I got a strange problem with
 the « red line » in the web interface. It's +1h everytime on every
 OS/Browser.

 I don't find any clue.

 Any idea ?

 Regards.

 JAS

 --
 Albert SHIH
 DIO bâtiment 15
 Observatoire de Paris
 5 Place Jules Janssen
 92195 Meudon Cedex
 France
 Téléphone : +33 1 45 07 76 26/+33 6 86 69 95 71
 xmpp: j...@obspm.fr
 Heure local/Local time:
 mer 18 sep 2013 16:56:19 CEST
 --
 users@sogo.nu
 https://inverse.ca/sogo/lists




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

Re: [SOGo] not receiving mails

2013-09-18 Thread Szládovics Péter

2013-09-18 16:41 keltezéssel, labolinux írta:

Le 18/09/2013 14:36, Szládovics Péter a écrit :

2013-09-18 13:24 keltezéssel, labolinux írta:

Bonjour,
We configured SOGowith all its dependencies (ldap, postfix, 
cyrus-imap, postgresql)
on centos 6.4.Everything is working well, unless the fact that users 
are not receiving emails.
Every dependency took alone is working well. Has anyone faced that 
issue? How did he resolve it?

What can we do to resolve it?
Thank you in advance.


You need to cehck the followings:
- Mail logs (included separated dovecot log)
- Mail queue

Find error messages, and write them to us.

Hi Peter,
we are not using dovecot, we are using cyrus-imapd instead.
Here is theoutput of the log after sending an email
Sep 18 16:28:22 sogo223 cyrus/deliver[24730]: 
connect(/var/lib/imap/socket/lmtp) failed: Permission denied
Sep 18 16:28:22 sogo223 cyrus/imap[24719]: USAGE neutronstein user: 
0.001000 sys: 0.002000
Sep 18 16:28:31 sogo223 cyrus/imap[24623]: login: localhost 
[127.0.0.1] neutronstein plaintext User logged in 
SESSIONID=cyrus-24623-1379521711-1


note: we changed the ownet of the file an the rights to 777 but 
nothing changed.

Thank you


I'm not sure in Cyrus, but I hope other one can help you in this situation.
But I think the modify the socket's permissions as manually is not a 
best practise.

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

Re: [SOGo] Sogo Webmail and IE10

2013-09-18 Thread Francis Lachapelle
Hi Alain

On 2013-08-21, at 5:00 AM, ABBAS Alain alain.ab...@libertech.fr wrote:

 We have a lot of problems with IE10 and Sogo 2.0.7.
 The IE close the windows when you click on a mail, or ask again the 
 authentication page
 
 Some feedback about that ?


I haven't noticed such bugs with IE10.

Can you open a ticket (http://sogo.nu/bugs) and clearly explain the bugs and 
how to reproduce them?

Thanks,

Francis

--
flachape...@inverse.ca :: +1.514.755.3640 :: http://www.inverse.ca
Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
(http://packetfence.org)

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

Re: [SOGo] not receiving mails

2013-09-18 Thread labolinux

Hi,
I am still blocked with the problem i have with SOGo.

As its described in the bottom, when i send an email it is not received 
by the
recipient. It keep telling me that the email is sent, and then it is not 
failed.


Please i really need your help and assistance for solving this problem.
Every help and suggestion will be appreciated.

Thanks in advance.

Labolinux
Zongo Aynam Madougou

Le 18/09/2013 16:41, labolinux a écrit :

Le 18/09/2013 14:36, Szládovics Péter a écrit :

2013-09-18 13:24 keltezéssel, labolinux írta:

Bonjour,
We configured SOGowith all its dependencies (ldap, postfix, 
cyrus-imap, postgresql)
on centos 6.4.Everything is working well, unless the fact that users 
are not receiving emails.
Every dependency took alone is working well. Has anyone faced that 
issue? How did he resolve it?

What can we do to resolve it?
Thank you in advance.


You need to cehck the followings:
- Mail logs (included separated dovecot log)
- Mail queue

Find error messages, and write them to us.

Hi Peter,
we are not using dovecot, we are using cyrus-imapd instead.
Here is theoutput of the log after sending an email
Sep 18 16:28:22 sogo223 cyrus/deliver[24730]: 
connect(/var/lib/imap/socket/lmtp) failed: Permission denied
Sep 18 16:28:22 sogo223 cyrus/imap[24719]: USAGE neutronstein user: 
0.001000 sys: 0.00200
Sep 18 16:28:31 sogo223 cyrus/imap[24623]: login: localhost 
[127.0.0.1] neutronstein plaintext User logged in 
SESSIONID=cyrus-24623-1379521711-1


note: we changed the ownet of the file an the rights to 777 but 
nothing changed.

Thank you




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

Re: [SOGo] not receiving mails

2013-09-18 Thread Steve Ankeny

Is the mx record correct?

On 09/18/2013 03:12 PM, labolinux wrote:

Hi Ludovic,
My message was not meant to put prressure on the members. I have tried 
evereything

i can to solve it but couldnt. I apologize.
Zongo Aynam Madougou


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


[SOGo] Active Sync support in SOGo

2013-09-18 Thread Ludovic Marcotte

Hello,

We've been pretty silent when it came to Active Sync support in SOGo for 
multiple reasons.


First of all, there are licensing implications with Microsoft Active 
Sync. Moreover, there's a plethora of Active Sync implementations out 
there. We also wanted to see how vendors would adopt CalDAV/CardDAV, how 
down the drain Funambol would go and the market's impact of the new 
Windows/Blackberry phones.


After digesting all the above for a few weeks, we came to the conclusion 
we should most likely add Active Sync support to SOGo.


Over the past few days, I've been (and still are) in contact with an IP 
Licensing person at Microsoft. We had interesting discussions which led 
us to believe we could:


1. create an Active Sync bundle in SOGo for synchronization
2. license it under a free but non-GPL (BSD, for example)
3. distribute it for free

We can't use the GPL because of patents restrictions. 
Z-Push/OPush/Synchotron are all using patented technologies without a 
license and Microsoft currently does not license to GPL implementations 
- so using these is not an option.


Since the addition of Active Sync support in SOGo would be a server-side 
implementation, there would be a per-mailbox fee to use it. That fee, 
would have to be paid to Microsoft directly. On our end, everything 
would be free of use.


Evidently, if we start working on Active Sync support in SOGo, we'll 
definitively drop Funambol support - which is probably even more 
exciting then adding Active Sync support.


Thanks!

--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  http://inverse.ca
Inverse inc. :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
(http://packetfence.org)

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

Re: [SOGo] Active Sync support in SOGo

2013-09-18 Thread Mail Robot
Hi,

So does this going to be like OpenXchange or Zarafa or Zimbra or other
email solution which will be chargeable based on the user accessing via
Microsoft ActiveSync protocol.

Why can't we move away from Microsoft license.

On Thursday, September 19, 2013, Ludovic Marcotte wrote:

  Hello,

 We've been pretty silent when it came to Active Sync support in SOGo for
 multiple reasons.

 First of all, there are licensing implications with Microsoft Active Sync.
 Moreover, there's a plethora of Active Sync implementations out there. We
 also wanted to see how vendors would adopt CalDAV/CardDAV, how down the
 drain Funambol would go and the market's impact of the new
 Windows/Blackberry phones.

 After digesting all the above for a few weeks, we came to the conclusion
 we should most likely add Active Sync support to SOGo.

 Over the past few days, I've been (and still are) in contact with an IP
 Licensing person at Microsoft. We had interesting discussions which led us
 to believe we could:

1. create an Active Sync bundle in SOGo for synchronization
2. license it under a free but non-GPL (BSD, for example)
3. distribute it for free

 We can't use the GPL because of patents restrictions.
 Z-Push/OPush/Synchotron are all using patented technologies without a
 license and Microsoft currently does not license to GPL implementations -
 so using these is not an option.

 Since the addition of Active Sync support in SOGo would be a server-side
 implementation, there would be a per-mailbox fee to use it. That fee, would
 have to be paid to Microsoft directly. On our end, everything would be free
 of use.

 Evidently, if we start working on Active Sync support in SOGo, we'll
 definitively drop Funambol support - which is probably even more exciting
 then adding Active Sync support.

 Thanks!

 --
 Ludovic marcottelmarco...@inverse.ca javascript:_e({}, 'cvml', 
 'lmarco...@inverse.ca');  ::  +1.514.755.3630  ::  http://inverse.ca
 Inverse inc. :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
 (http://packetfence.org)


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

Re: [SOGo] Active Sync support in SOGo

2013-09-18 Thread Szládovics Péter

It's great :)
--
users@sogo.nu
https://inverse.ca/sogo/lists