Re: [SOGo] debian nightly

2015-05-18 Thread Fabio Onorini
I found python-rpclib package in debian repository (no nighly), but missing
python-sievelib.

I found it in zentyal repo (
http://archive.zentyal.org/zentyal/pool/main/p/python-sievelib/), but is
for ubuntu



2015-05-17 11:28 GMT+02:00 Rob Kemp rpk...@copwick.net:

  On 15/05/15 17:16, Ludovic Marcotte wrote:

 On 15/05/2015 12:08, Fabio Onorini wrote:

 So in next nightly builds I'll can re found openchange-ocsmanager ? (maybe
 from zentyal packages)

 Yes sir! I encourage folks to test them.


 Um ... maybe I'm doing something obviously wrong, but I am encountering
 some dependency problems when trying to install Openchange (prior to
 installing SOGo: I'm trying to follow the tutorial here:
 http://iabsis.com/en/community/tuto/openchange-samba4-debian).

 When I do this:

  apt-get install openchangeserver sogo-openchange openchangeproxy
 openchange-ocsmanager openchange-rpcproxy python-mysqldb

 I get this:

  Some packages could not be installed. This may mean that you have
 requested an impossible situation or if you are using the unstable
 distribution that some required packages have not yet been created
 or been moved out of Incoming.
 The following information may help to resolve the situation:

 The following packages have unmet dependencies:
 openchange-ocsmanager : Depends: python-ocsmanager (= 3:2.3-zentyal11) but
 it is not going to be
 installed
 E: Unable to correct problems, you have held broken packages.

 Trying to install python-ocsmanager on its own produces this:

  python-ocsmanager : Depends: python-rpclib (= 2.7.0) but it is not
 installable
 Depends: python-sievelib but it is not installable

 This is using debian-nightly, wheezy, amd64.






-- 

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

[SOGo] SOGoMailCustomEmail

2015-05-18 Thread Infoomatic
Hi,
Is it possible to have several from-emails defined via SOGoMailCustomEmail?

sogo-tool user-preferences set defaults myuser SOGoMailCustomEmail 
'{SOGoMailCustomEmail: [user1@domain,support@domain,office@domain]}'

the above does not work, however with one email it works.

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


Re: [SOGo] Re: problem with ssl handshake

2015-05-18 Thread Christian Mack
Hello

In your Apache config you say:
Never use SSLv3

And your Androids say:
Please open an SSL connection with SSLv3

Then your Apache closes the connection as requested in the config.
SSLv3 is unsafe I will not do that

Solution:
Fix your Android SSL package/config.


Kind regards,
Christian Mack

Am 2015-05-10 um 20:48 schrieb Daniel Erlacher:
 this is from the logfile:
 
 [Sun May 10 07:24:02 2015] [error] [client 216.218.206.68] Re-negotiation 
 request failed
 [Sun May 10 07:24:02 2015] [error] SSL Library Error: 336068931 
 error:14080143:SSL routines:SSL3_ACCEPT:unsafe legacy renegotiation disabled
 
 
 On 10.05.2015 20:44, Daniel Erlacher wrote:
 hello!


 I am hoping to get some help here!

 I run a SOGO server, and some Android clients can't connect anymore:

 The error they get is:


 javax.net.ssl.SSLHandshakeException: javax.net.ssl.SSLProtocolException: SSL 
 handshake aborted: ssl=0x62c86c58: Failure in SSL library, usually a 
 protocol error error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 
 alert handshake failure (external/openssl/ssl/s23_clnt.c:744 
 0x5e5d57e8:0x)

 App: org.dmfs.caldav.lib
 App version: 0.4.26
 OS version: 19



 This are the parameters in my Apache config on Debian Squeeze:

SSLEngine On
 SSLProtocol all -SSLv2 -SSLv3
 SSLHonorCipherOrder on
 SSLCipherSuite EECDH+ECDSA+AESGCM EECDH+aRSA+AESGCM EECDH+ECDSA+SHA384 
 EECDH+ECDSA+SHA256 EECDH+aRSA+SHA384 EECDH+aRSA+SHA256 EECDH+aRSA+RC4 EECDH 
 EDH+aRSA RC4 !aNULL !eNULL !LOW !3DES !MD5 !EXP !PSK !SRP !DSS


 How can I solve this?

 Please Help!

 Thanks
 Dan

 
 **
 skillz.biz professional web services
 **
 
 Der Inhalt und sämtliche Anhänge dieser Mail sind streng vertraulich und
 ausschließlich für den oder die genannten Adressat*innen bestimmt.
 Wenn Sie nicht der/die vorgesehene Adressat*in dieser E-Mail oder dessen
 Vertreter*in sein sollten, ist jede Form der Kenntnisnahme, Veröffentlichung,
 Vervielfältigung oder Weitergabe des Inhalts unzulässig.
 Wir bitten Sie, sich in diesem Fall mit dem Absender der E-Mail in Verbindung
 zu setzen. Sämtliche E-Mail-Nachrichten dienen nur Informationszwecken und
 sind nicht dazu bestimmt, irgendeine rechtliche Verpflichtung vertraglicher
 oder sonstiger Art zu begründen.
 
 The contents of and any attachment(s) contained in this e-mail are
 confidential and intended solely for the named addressee. If you are not
 the intended recipient of this e-mail or their representative, any form of
 disclosure, publication, reproduction or distribution of its contents is
 prohibited. Please notify the sender of this e-mail in such a case. All
 e-mail messages are sent for information purposes only and are not intended
 to constitute any legal or other obligation.
 


-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416



smime.p7s
Description: S/MIME Cryptographic Signature


[SOGo] 2.2.18?

2015-05-18 Thread Romeyn Prescott
Hi,

Is 2.2.18 out yet?

Sorry if that’s a dumb question, but I received a note on two bug tickets last 
week that it would be out “tomorrow,” but my server admins can’t locate it.

Thanks,
Romeyn

--
signat-url: http://www2.potsdam.edu/prescor/signat-url.htm



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

Re: [SOGo] unable to install Sogo-Connector for Firefox 37.0.2

2015-05-18 Thread Christian Mack
Hello

Am 2015-05-11 um 13:22 schrieb j...@firemail.de:
 HI,
 
 is there a solution to install the SOGo-connector to Firefox (Thunderbird) V.
 37.0.2?
 
 How long does it take to get a running version?
 

It is a Thunderbird extension.
Why do you try to install SOGo Connector in Firefox?
Just download it by right clicking and Save Link as.
Then install it in Thunderbird.


Kind regards,
Christian Mack

-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] Problems with contact list from LDAP

2015-05-18 Thread Christian Mack
Hello

Am 2015-05-17 um 01:57 schrieb sattellite:
 I couldn't find answers to your questions in this mailing and the FAQ. I

Our question? ;-)

 apologize in advance if the question previously asked.
 I am unable to get shared contacts list from LDAP. I use my own schema
 in LDAP.
 An example of a user account in LDAP:
 
 cn=sattellite,ou=users,ou=unicoms,o=insystem,c=ru
 cn: sattellite
 objectClass: person
 objectClass: insystemUser
 sn:; Full User Name
 telephoneNumber: 313233
 userPassword: ***
 givenName:; User Name
 group: admin
 mail: sattell...@insystem.me
 uid: sattellite
 
 
 My configuration:
 
   SOGoUserSources = (
 {
   type = ldap;
   CNFieldName = sn;
   UIDFieldName = uid;
   IDFieldName = cn;
   baseDN = ou=users,ou=unicoms,o=insystem,c=ru;
   bindDN = cn=sogo,ou=services,o=insystem,c=ru;
   bindPassword = ***;
   canAuthenticate = YES;
   displayName = Shared contacts;
   hostname = ldap://127.0.0.1:389;
   id = insystem;
   isAddressBook = YES;
   MailFieldName = cn;

MailFieldNames = (mail);

   SearchFieldNames = (cn, sn, telephoneNumber);
 }
   );
 
 
 There are 2 sub-question:
 1. What fields are required in order to show the contact list from LDAP?

required are whatever you have set in UIDFieldName, IDFieldName,
CNFieldName and at least one of the MailFieldNames.
In your case uid, sn, cn and mail.


 2. Why to search for all contacts used such a strange request?
 2.1. sogo.log: [NGLdapConnection
 _searchAtBaseDN:qualifier:attributes:scope:]: search at base
 'ou=users,ou=unicoms,o=insystem,c=ru' filter
 '(|(uid=sattellite)(mail=sattellite))' for attrs '*'
 2.2. slapd.log: SRCH base=ou=users,ou=unicoms,o=insystem,c=ru scope=2
 deref=0 filter=(|(uid=sattellite)(mail=sattellite))

 Any help is appreciated.

As your config is invalid, it uses the SOGo defaults.


Kind regards,
Christian Mack

-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416



smime.p7s
Description: S/MIME Cryptographic Signature


[SOGo] BTS activities for Monday, May 18 2015

2015-05-18 Thread SOGo reporter
Title: BTS activities for Monday, May 18 2015





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Monday, May 18 2015

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
2757
	2015-05-18 05:04:46
	updated (open)
	Backend Calendar
	Wrong attendee status is synced (PARTSTAT)
	
	  
	
3155
	2015-05-18 21:48:44
	resolved (not a bug)
	Backend Calendar
	Invite accept/decline not possible. Cannot add/delete attendees.
	
	  
	
  
  




Re: [SOGo] SOGoMailCustomEmail

2015-05-18 Thread Alessio Fattorini



On 18/05/2015 09:25, Infoomatic wrote:

Hi,
Is it possible to have several from-emails defined via SOGoMailCustomEmail?



I want several from-emails defined by WebUI :-)

--
Alessio Fattorini
Nethesis srl - Pesaro (Italy)
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Problems with contact list from LDAP

2015-05-18 Thread sattellite
Hello Hello   I couldn't find answers to your questions in this mailing and the FAQ. IOur question? ;-)Sorry. I forgot to fix a typo after got text from online translator. English is not my native language.         MailFieldName = cn;MailFieldNames = (mail);I was not attentive. Fixed.  There are 2 sub-question: 1. What fields are required in order to show the contact list from LDAP?required are whatever you have set in UIDFieldName, IDFieldName,CNFieldName and at least one of the MailFieldNames.In your case uid, sn, cn and mail.As your config is invalid, it uses the SOGo defaults.I would expect a search for all contacts will be made with filter "(objectClass=insystemUser)" instead of filter "((|(uid=sattellite)(mail=sattellite))(objectClass=insystemUser))" for current config. Request to LDAP with filter "((|(uid=sattellite)(mail=sattellite))(objectClass=insystemUser))" returning only one entry with my user. And my contact not shown in tab "Shared contacts" (bug or feature?). In LDAP I have 9 users and I want see them all in tab "Shared contacts". For this is good filter is "(objectClass=insystemUser)".What should I fix in the configuration to get this behavior? My full config: {  SOGoProfileURL = "postgresql://sogo:qwerty@localhost:5432/sogo/sogo_user_profile";  OCSFolderInfoURL = "postgresql://sogo:qwerty@localhost:5432/sogo/sogo_folder_info";  OCSSessionsFolderURL = "postgresql://sogo:qwerty@localhost:5432/sogo/sogo_sessions_folder";  OCSEMailAlarmsFolderURL = "postgresql://sogo:qwerty@localhost:5432/sogo/sogo_alarms_folder";  SOGoDraftsFolderName = Drafts;  SOGoSentFolderName = Sent;  SOGoTrashFolderName = Trash;  SOGoIMAPServer = "imaps://localhost:143/?tls=YES";  SOGoSMTPServer = 127.0.0.1;  SOGoMailDomain = insystem.me;  SOGoMailingMechanism = smtp;  SOGoUserSources = (    {      type = ldap;      CNFieldName = sn;      UIDFieldName = uid;      IDFieldName = cn; // first field of the DN for direct binds      //bindFields = (cn, uid); // array of fields to use for indirect binds      baseDN = "ou=users,ou=unicoms,o=insystem,c=ru";      bindDN = "cn=sogo,ou=services,o=insystem,c=ru";      bindPassword = qwerty;      canAuthenticate = YES;      displayName = "Shared contacts";      hostname = ldap://127.0.0.1:389;      id = insystem;      isAddressBook = YES;      MailFieldNames = (mail);      filter = "(objectClass=insystemUser)";      SearchFieldNames = (cn, sn, telephoneNumber);    }  );  SOGoPageTitle = "Insystem";  SOGoForwardEnabled = YES;  SOGoTrustProxyAuthentication = NO;  SOGoLanguage = Russian;  SOGoSupportedLanguages = ("Russian");  SOGoTimeZone = Europe/Moscow;  SOGoSuperUsernames = (sattellite);  SOGoMailDomain = insystem.me;  SOGoLDAPContactInfoAttribute = cn;  SOGoCacheCleanupInterval = 5;  SOGoMaximumFailedLoginCount = 5;  SOGoMaximumFailedLoginInterval = 10;  SOGoFailedLoginBlockInterval = 300;   //SOGoDebugRequests = YES;  //SoDebugBaseURL = YES;  //ImapDebugEnabled = YES;  LDAPDebugEnabled = YES;  PGDebugEnabled = YES;  //SOGoUIxDebugEnabled = YES;} Thanks in advance!