Re: [SOGo] xmpp not working with sogo

2018-03-07 Thread Christian Mack
Hello

Did you read the installation guide?
https://github.com/jsxc/jsxc.sogo


Kind regards,
Christian Mack

Am 03.03.2018 um 04:17 schrieb Harish (har...@groots.in):
> Hello Team,
> I have installed xmpp and try to integrate with sogo but its not working.
> Please refer xmpp config file.
>  /usr/lib64/GNUstep/SOGo/WebServerResources/sjsxc/js/sjsxc.config.js
> /**
>  * Rename/copy this file to sjsxc.config.js and adjust the settings.
>  */
> var sjsxc = {};
> sjsxc.config = {
> /** enable chat by default? */
> enable: true,
> xmpp: {
> /** url to bosh server binding. */
> url: 'http://mail.xyz.in:5222/http-bind/',
> /** domain part of your jid */
> domain: 'xyz.in',
> /** which resource should be used? Blank, means random. */
> resource: '',
> /** Allow user to overwrite xmpp settings? */
> overwrite: true,
> /** Should chat start on login? */
> onlogin: true
> },
> /** JSXC options. */
> jsxc: {
> },
> /** Domain specific settings. */
>/* 'example.local': {
>enable: false
> }*/
> };
>  
> Thanks and best regards,
> Harish Jadhav | +91 9764611003
> website | Linked-in.
> Call us For Support: +91-735020 | Sales: +91-735021
> 
> 


-- 
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] Rare Session problem

2018-03-07 Thread Christian Mack
Hello

I have 2 users which have sometimes the following problem.
They start their computer in the morning, log into SOGo V2 webinterface
via Firefox.
A couple of minutes later they try to change an appointment.
But on saving the change, they are presented with the login screen again.
We have a session timeout set to several hours!
They are on a wired connection.
And this only happens sometimes, which means not reproducable.

Does someone else have such problems?
Do anyone have an idea, what could cause that?


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 Wednesday, March 07 2018

2018-03-07 Thread SOGo reporter
Title: BTS activities for Wednesday, March 07 2018





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Wednesday, March 07 2018

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
4414
	2018-03-07 06:29:53
	updated (open)
	Web Preferences
	Language preferences overridden by selected language in login page
	
	  
	
4415
	2018-03-07 08:52:53
	resolved (not a bug)
	Web Mail
	Add unflag message action
	
	  
	
4413
	2018-03-07 06:22:10
	closed (fixed)
	Web Address Book
	Address Book in firefox
	
	  
	
  
  


-- users@sogo.nuhttps://inverse.ca/sogo/lists

Re: [SOGo] About Thunderbird addon

2018-03-07 Thread Gordon Messmer
On Tuesday, March 06, 2018 05:14 PST, "\"T.B.\"\" 
(t.b.mailingli...@igeno-fat.de)"  wrote:
> An automated Windows-Batch-Script and Linux Bash-Script to create the
> neccessary modifications for each update would be another possibility.

Do you mean like the one attached?  (It's a Jinja2 template, you'd want to 
replace "{{ public_hostname }}")

Should I add that to my build repository?  
https://github.com/gordonmessmer/build-sogo
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

config-sogo-plugin-update.j2
Description: Binary data


Re: [SOGo] ANN: SOGo v4 released!

2018-03-07 Thread "michae...@rocketmail.com"
Hi all,


just wanted to inform you that the SOGo demo instance looks ugly with Firefox 
58.0.2 (OpenSuse Leap 42.3) as you can see
here: http://paste.opensuse.org/43078632

I wanted to look at the demo instance, just to see how SOGo works, in 
comparison to Nextcloud. I'm currently using SOGo
connector with Thunderbird to get my Nextcloud calender entries to 
Thunderbird's Lightning.


Regards,
Michael


Am 07.03.2018 um 21:26 schrieb Ludovic Marcotte (lmarco...@inverse.ca):
> The Inverse Team is pleased to announce the immediate availability of SOGo 
> v4.0.0. This is a major release of SOGo which
> focuses on new features and improved stability over previous versions.
> 
> 
>   What is SOGo
> 
> SOGo is a free and modern scalable groupware server. It offers shared 
> calendars, address books and emails through your
> favorite Web browser or by using a native client such as Mozilla Thunderbird 
> and Lightning, Apple Calendar and Address
> Book (macOS and iOS) and Microsoft Outlook.
> 
> SOGo is standard-compliant and supports CalDAV, CardDAV and reuses existing 
> IMAP, SMTP and database servers - making the
> solution easy to deploy and interoperable with many applications.
> 
> SOGo features:
> 
>   * Scalable architecture suitable for deployments from dozen to many 
> thousand users
>   * Rich, responsive Web-based interface aligned with Google Material Design 
> guidelines
>   * Improved integration with Mozilla Thunderbird and Lightning by using the 
> SOGo Connector and the SOGo Integrator
>   * Compatibility for Microsoft Outlook 2007, 2010, 2013 and 2016
>   *
> 
> Two-way synchronization support with any Microsoft ActiveSync-capable 
> devices (Apple iOS, Android, Windows Phone,
> BlackBerry 10) or Outlook 2013/2016
> 
>   * Excellent native integration with Apple software (macOS and iOS) and 
> Android-based devices
> 
> and many more! SOGo and our connectors are completely free.
> 
> 
>   Changes from the previous release
> 
> *New features*
> 
>   * [core] full S/MIME support
>   * [core] can now invite attendees to exceptions only (#2561)
>   * [core] add support for module constraints in SQL sources
>   * [core] add support for listRequiresDot in SQL sources
>   *
> 
> [web] add support for SearchFieldNames in SQL sources
> 
>   * [web] display freebusy information of owner in appointment editor
>   * [web] register SOGo as a handler for the mailto scheme (#1223)
>   * [web] new events list view where events are grouped by day
>   * [web] user setting to always show mail editor inside current window or in 
> popup window
>   * [web] add support for events with recurrence dates (RDATE)
> 
> *Enhancements*
> 
>   * [web] follow requested URL after user authentication
>   * [web] added Simplified Chinese (zh_CN) translation - thanks to Thomas 
> Kuiper
>   * [web] now also give modify permission when selecting all calendar rights
>   * [web] allow edition of IMAP flags associated to mail labels
>   * [web] search scope of address book is now respected
>   *
> 
> [web] avoid redirection to forbidden module (via ModulesConstraints)
> 
>   * [web] lower constraints on dates range of auto-reply message (#4161)
>   * [web] sort categories in event and task editors (#4349)
>   * [web] show weekday in headers of day view
>   * [web] improve display of overlapping events wi
> 
> *Bug fixes*
> 
>   * [core] yearly repeating events are not shown in web calendar (#4237)
>   * [core] increased column size of settings/defaults for MySQL (#4260)
>   * [core] fixed yearly recurrence calculator with until date
>   * [core] generalized HTML sanitization to avoid encoding issues when 
> replying/forwarding mails
>   * [core] don't expose web calendars to other users (#4331)
>   * [web] fixed display of error when the mail editor is in a popup
>   * [web] attachments are not displayed on IOS (#4150)
>   * [web] fixed parsing of pasted email addresses from Spreadsheet (#4258)
>   * [web] messages list not accessible when changing mailbox in expanded mail 
> view (#4269)
>   * [web] only one postal address of same type is saved (#4091)
>   * [web] improve handling of email notifications of a calendar properties
>   * [web] fixed XSRF cookie path when changing password (#4139)
>   * [web] spaces can now be inserted in address book names
>   * [web] prevent the creation of empty contact categories
>   * [web] fixed mail composition from message headers (#4335)
>   * [web] restore messages selection after automatic refresh (#4330)
>   * [web] fixed path of destination mailbox in Sieve filter editor
>   * [web] force copy of dragged contacts from global address books
>   * [web] removed null characters from JSON responses
>   * [web] fixed advanced mailbox search when mailbox name is very long
>   * [web] fixed handling of public access rights of Calendars (#4344)
>   * [web] fixed server-side CSS sanitization of messages (#4366)
>   * [web] cards list not accessible when changing address 

Re: [SOGo] About Thunderbird addon

2018-03-07 Thread Communication
Hi

There's a very good extension Cardbook

https://addons.mozilla.org/fr/thunderbird/addon/cardbook/

I use it with Nextcloud without any problem

Regards

Philippe


Le 05/03/2018 à 22:06, "michae...@rocketmail.com"
(michae...@rocketmail.com) a écrit :
> as afaik Sogo Connector for Thunderbird is currently the only way to link 
> Thunderbird+Lightning with Owncloud or
> Nextcloud, Contacts/ToDos/Appointments.

-- 
Open-DSI - Expert en numérique libre et open source - https://www.open-dsi.fr;>www.open-dsi.fr
Tl : +33 (0)4 82 53 94 76
--
Dcouvrez nos https://www.open-dsi.fr/nos-prestations/;> 
prestations
Nos https://www.open-dsi.fr/solutions-cle-en-main/;>solutions clés en 
main
Visitez également https://www.open-dsi.fr/blog/;>le blog de nos 
experts
Le guide des https://www.open-dsi.fr/solutions-informatiques-tpe-logiciels-libres/;>solutions
 informatiques pour les TPE avec des logiciels libres
--

Pensez à l’environnement. N’imprimez ce courriel que si vous en avez vraiment 
besoin.


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

[SOGo] ANN: SOGo v4 released!

2018-03-07 Thread Ludovic Marcotte
The Inverse Team is pleased to announce the immediate availability of 
SOGo v4.0.0. This is a major release of SOGo which focuses on new 
features and improved stability over previous versions.



 What is SOGo

SOGo is a free and modern scalable groupware server. It offers shared 
calendars, address books and emails through your favorite Web browser or 
by using a native client such as Mozilla Thunderbird and Lightning, 
Apple Calendar and Address Book (macOS and iOS) and Microsoft Outlook.


SOGo is standard-compliant and supports CalDAV, CardDAV and reuses 
existing IMAP, SMTP and database servers - making the solution easy to 
deploy and interoperable with many applications.


SOGo features:

 * Scalable architecture suitable for deployments from dozen to many
   thousand users
 * Rich, responsive Web-based interface aligned with Google Material
   Design guidelines
 * Improved integration with Mozilla Thunderbird and Lightning by using
   the SOGo Connector and the SOGo Integrator
 * Compatibility for Microsoft Outlook 2007, 2010, 2013 and 2016
 *

   Two-way synchronization support with any Microsoft
   ActiveSync-capable devices (Apple iOS, Android, Windows Phone,
   BlackBerry 10) or Outlook 2013/2016

 * Excellent native integration with Apple software (macOS and iOS) and
   Android-based devices

and many more! SOGo and our connectors are completely free.


 Changes from the previous release

*New features*

 * [core] full S/MIME support
 * [core] can now invite attendees to exceptions only (#2561)
 * [core] add support for module constraints in SQL sources
 * [core] add support for listRequiresDot in SQL sources
 *

   [web] add support for SearchFieldNames in SQL sources

 * [web] display freebusy information of owner in appointment editor
 * [web] register SOGo as a handler for the mailto scheme (#1223)
 * [web] new events list view where events are grouped by day
 * [web] user setting to always show mail editor inside current window
   or in popup window
 * [web] add support for events with recurrence dates (RDATE)

*Enhancements*

 * [web] follow requested URL after user authentication
 * [web] added Simplified Chinese (zh_CN) translation - thanks to
   Thomas Kuiper
 * [web] now also give modify permission when selecting all calendar rights
 * [web] allow edition of IMAP flags associated to mail labels
 * [web] search scope of address book is now respected
 *

   [web] avoid redirection to forbidden module (via ModulesConstraints)

 * [web] lower constraints on dates range of auto-reply message (#4161)
 * [web] sort categories in event and task editors (#4349)
 * [web] show weekday in headers of day view
 * [web] improve display of overlapping events wi

*Bug fixes*

 * [core] yearly repeating events are not shown in web calendar (#4237)
 * [core] increased column size of settings/defaults for MySQL (#4260)
 * [core] fixed yearly recurrence calculator with until date
 * [core] generalized HTML sanitization to avoid encoding issues when
   replying/forwarding mails
 * [core] don't expose web calendars to other users (#4331)
 * [web] fixed display of error when the mail editor is in a popup
 * [web] attachments are not displayed on IOS (#4150)
 * [web] fixed parsing of pasted email addresses from Spreadsheet (#4258)
 * [web] messages list not accessible when changing mailbox in expanded
   mail view (#4269)
 * [web] only one postal address of same type is saved (#4091)
 * [web] improve handling of email notifications of a calendar properties
 * [web] fixed XSRF cookie path when changing password (#4139)
 * [web] spaces can now be inserted in address book names
 * [web] prevent the creation of empty contact categories
 * [web] fixed mail composition from message headers (#4335)
 * [web] restore messages selection after automatic refresh (#4330)
 * [web] fixed path of destination mailbox in Sieve filter editor
 * [web] force copy of dragged contacts from global address books
 * [web] removed null characters from JSON responses
 * [web] fixed advanced mailbox search when mailbox name is very long
 * [web] fixed handling of public access rights of Calendars (#4344)
 * [web] fixed server-side CSS sanitization of messages (#4366)
 * [web] cards list not accessible when changing address book in
   expanded card view
 * [web] added missing subject to junk/not junk reports
 * [web] fixed file uploader URL in mail editor
 * [web] fixed decoding of spaces in URL-encoded parameters (+)
 * [web] fixed scrolling of message with Firefox (#4008, #4282, #4398)
 * [web] save original username in cookie when remembering login (#4363)
 * [eas] hebrew folders encoding problem using EAS (#4240)
 * [eas] avoid sync requests for shared folders every second (#4275)
 * [eas] we skip the organizer from the attendees list (#4402)
 * [eas] correctly handle all-day events with EAS v16 (#4397)
 * [eas] fixed EAS save in drafts with attachments

Seehttps://sogo.nu/bugs/changelog_page.php?version_id=212for closed 

Re: [SOGo] About Thunderbird addon

2018-03-07 Thread an...@schild.ws


Am 07.03.2018 um 19:23 schrieb Ian McMichael (ian.mcmich...@gmail.com):

On 06/03/18 00:40, Stefan Klatt (stefan.kl...@cac-netzwerk.de) wrote:
A addon configuration menu and a external configuration file would be 
nice to use the integrator without modifiing the xpi.


This would certainly add a lot of flexibility to the way the SOGo 
front-end components are deployed.


The other angle to consider is security.  I am amazed that Mozilla 
still allow an XPI to be modified after it is published by the 
developer.  In most cases these days a signature would be required at 
release and anything updating it subsequently would render it 
untrusted.  Let's face it the ideal behaviour of something nefarious 
is to edit the code of a plug-in!  Surely this is something that must 
code to Thunderbird and then the SOGo Integrator would be unusable 
anyway?
From end user perspective it would be "best", when they can install the 
addon from the official thunderbird plugin site.


The plugin could (yes I know, someone has to implement it) then use some 
kind of auto detection/config and retrieve the current integration data 
from the sogo server.

Similar to what happens when you have a working auto config for email.

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


Re: [SOGo] About Thunderbird addon

2018-03-07 Thread Ian McMichael

On 06/03/18 00:40, Stefan Klatt (stefan.kl...@cac-netzwerk.de) wrote:
A addon configuration menu and a external configuration file would be 
nice to use the integrator without modifiing the xpi.


This would certainly add a lot of flexibility to the way the SOGo 
front-end components are deployed.


The other angle to consider is security.  I am amazed that Mozilla still 
allow an XPI to be modified after it is published by the developer.  In 
most cases these days a signature would be required at release and 
anything updating it subsequently would render it untrusted.  Let's face 
it the ideal behaviour of something nefarious is to edit the code of a 
plug-in!  Surely this is something that must code to Thunderbird and 
then the SOGo Integrator would be unusable anyway?

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


[SOGo] integration with jsxc/sjsxc

2018-03-07 Thread "harish"

Hello All,

Please help on sogo with jsxc integration i tried but its not happening. any 
idea about it??.
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] About Thunderbird addon

2018-03-07 Thread "T.B."


Am 06.03.2018 um 01:40 schrieb Stefan Klatt (stefan.kl...@cac-netzwerk.de):
A addon configuration menu and a external configuration file would be 
nice to use the integrator without modifiing the xpi.
Additionally this make it easier to change the configuration on 
running systems.




+1000 for this.

An automated Windows-Batch-Script and Linux Bash-Script to create the 
neccessary modifications for each update would be another possibility.

PLEASE Sogo Team, think about it! :)
--
users@sogo.nu
https://inverse.ca/sogo/lists