[SOGo] sogo-tool sessions cleanup

2012-05-15 Thread Christian Rößner
Hi,

I have uncommented the cron line that makes session cleanups. I get these error 
messages:

2012-05-15 07:20:01.242 sogo-tool[8335] EOAdaptor: cannot find adaptor bundle: 
'postgres'
Aborted

The SOGo server is not running on the same machine as PostgreSQL. Is there some 
package or library that needs to be installed? Running on Ubuntu 10.04

Thanks in advance

-Christian Rößner

---
Roessner-Network-Solutions
Bachelor of Science Informatik
Nahrungsberg 81, 35390 Gießen
F: +49 641 5879091, M: +49 176 93118939
USt-IdNr.: DE225643613
http://www.roessner-network-solutions.com



smime.p7s
Description: S/MIME cryptographic signature


[SOGo] SOGoPasswordChangeEnabled password hash

2012-05-15 Thread Christian Rößner
Hi,

I am testing SOGoPasswordChangeEnabled on SOGo2. It works, but it stores 
passwords in cleartext not in {SSHA}. The OpenLDAP default is {SSHA}, so where 
can I tell SOGo to please use SSHA?

Thanks in advance

-Christian Rößner

---
Roessner-Network-Solutions
Bachelor of Science Informatik
Nahrungsberg 81, 35390 Gießen
F: +49 641 5879091, M: +49 176 93118939
USt-IdNr.: DE225643613
http://www.roessner-network-solutions.com



smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] sogo-tool sessions cleanup

2012-05-15 Thread Jean Raby

On 12-05-15 2:58 AM, Christian Rößner wrote:

Hi,

I have uncommented the cron line that makes session cleanups. I get these error 
messages:

2012-05-15 07:20:01.242 sogo-tool[8335] EOAdaptor: cannot find adaptor bundle: 
'postgres'
Aborted

The SOGo server is not running on the same machine as PostgreSQL. Is there some 
package or library that needs to be installed? Running on Ubuntu 10.04

To use postgresql, the sope4.9-gdl1-postgresql package needs to be 
installed.
But I guess it is... if it wasn't, your sogo installation would not work 
very well.


Can you show your config? (OCSSessionsFolderURL parameter)


Thanks in advance

-Christian Rößner

---
Roessner-Network-Solutions
Bachelor of Science Informatik
Nahrungsberg 81, 35390 Gießen
F: +49 641 5879091, M: +49 176 93118939
USt-IdNr.: DE225643613
http://www.roessner-network-solutions.com




--
Jean Raby
jr...@inverse.ca  ::  +1.514.447.4918 (x120) ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

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


Re: [SOGo] sogo-tool sessions cleanup

2012-05-15 Thread Christian Rößner
 To use postgresql, the sope4.9-gdl1-postgresql package needs to be installed.
 But I guess it is... if it wasn't, your sogo installation would not work very 
 well.
 
Yes, SOGo itself is running and the sope-* package is installed :)

 Can you show your config? (OCSSessionsFolderURL parameter)
 
sogo@sogo:~$ defaults read sogod OCSSessionsFolderURL
sogod OCSSessionsFolderURL 
postgres://sogo:hidden*@***hidden***:5432/sogo/sogo_sessions_folder

-Christian Rößner

---
Roessner-Network-Solutions
Bachelor of Science Informatik
Nahrungsberg 81, 35390 Gießen
F: +49 641 5879091, M: +49 176 93118939
USt-IdNr.: DE225643613
http://www.roessner-network-solutions.com



smime.p7s
Description: S/MIME cryptographic signature


[SOGo] Help two Sogo Server

2012-05-15 Thread Fernando Moreni
Title: Assinatura

  
  
Hello,

Sogo is Possible to run two server on the same server completely
independent.
One on port 2 and another on port 3
With two settings in apache SOgo.conf
example

SOgo_internal.conf
SOgo_external.conf

/ home / sogo_internal
/ home / sogo_external

/ etc / init.d / sogo_external
/ etc / init.d / sogo_internal


I managed to run both on different ports but I can not do the apache
correctly point to the Sogo


SOgo_internal.conf
SOgo_external.conf

This error presenting

15/May/2012:11:38:22 GMT] "GET /SOGo_external/index HTTP/1.1" 404
43/0 0.062 - - 2M

object
  not found: SOGo_external = index
-- 
  
  
  

  


  
  
Fernando Moreni
  
  
Tecnologia da Informao
  
  
Tel.: (11) 2199-0701
  
  
Cel.: (11) 7729-7624
  
  
E-mail: fmor...@simtrack.com.br
  

  

  



Re: [SOGo] sogo-tool sessions cleanup

2012-05-15 Thread Jean Raby

On 12-05-15 10:22 AM, Christian Rößner wrote:

To use postgresql, the sope4.9-gdl1-postgresql package needs to be installed.

But I guess it is... if it wasn't, your sogo installation would not work very 
well.


Yes, SOGo itself is running and the sope-* package is installed :)


Can you show your config? (OCSSessionsFolderURL parameter)


sogo@sogo:~$ defaults read sogod OCSSessionsFolderURL
sogod OCSSessionsFolderURL 
postgres://sogo:hidden*@***hidden***:5432/sogo/sogo_sessions_folder

 
unless I'm mistaken, this should be 'postgresql'.



-Christian Rößner

---
Roessner-Network-Solutions
Bachelor of Science Informatik
Nahrungsberg 81, 35390 Gießen
F: +49 641 5879091, M: +49 176 93118939
USt-IdNr.: DE225643613
http://www.roessner-network-solutions.com




--
Jean Raby
jr...@inverse.ca  ::  +1.514.447.4918 (x120) ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

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


Re: [SOGo] [SOLVED] sogo-tool sessions cleanup

2012-05-15 Thread Christian Rößner
 sogo@sogo:~$ defaults read sogod OCSSessionsFolderURL
 sogod OCSSessionsFolderURL 
 postgres://sogo:hidden*@***hidden***:5432/sogo/sogo_sessions_folder
 
 unless I'm mistaken, this should be 'postgresql'.

You have golden eyes :) That fixed my problem. Thanks

-Christian Rößner

---
Roessner-Network-Solutions
Bachelor of Science Informatik
Nahrungsberg 81, 35390 Gießen
F: +49 641 5879091, M: +49 176 93118939
USt-IdNr.: DE225643613
http://www.roessner-network-solutions.com



smime.p7s
Description: S/MIME cryptographic signature


[SOGo] SOGo + Native Outlook Compatibility queries

2012-05-15 Thread Fasil

Hi,

I have deployed sogo nightly build successfully on ubuntu 10.04 (lucid) 
following the sogo installation guide .

There are few things I would like to get clarified.

1. In the SOGo Native Microsoft Outlook Configuration.pdf, it is 
mentioned to install samba4,  openchange and sogo-openchange at the 
start. I could not find the package sogo-openchange in apt. I have 
already added deb http://inverse.ca/ubuntu-nightly lucid main in my 
/etc/apt/sources.list. I have even tried googling to find the .deb for 
sogo-openchange. Is this package an obsolete one or could you please 
guide me on this?


2. In the SOGo Native Microsoft Outlook Configuration.pdf in chapter 
Adding users it is mentioned that
Users that wish to connect natively to SOGo must be provisioned, for 
now, in Samba 4 and in  OpenChange -- even if they already exist in your 
current LDAP / Microsoft Active Directory  server. Also, the passwords 
much match between directory services.
Will there be a fix for this in the upcoming stable version? Or is this 
expected in the stable version too?


Any update or comment would be highly appreciated.

Thanks  Regards,
*Fasil KM*
--
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] ANN: SOGo v1.3.15

2012-05-15 Thread Ludovic Marcotte
The Inverse Team is pleased to announce the immediate availability of 
SOGo 1.3.15. This is a minor release of SOGo which focuses on 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.


SOGo is standard-compliant and supports CalDAV, CardDAV, GroupDAV 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 Web-based interface that shares the look and feel, the features 
and the data of Mozilla Thunderbird and Lightning
 * Improved integration with Mozilla Thunderbird and Lightning by using 
the SOGo Connector and the SOGo Integrator
 * Two-way synchronization support with any SyncML-capable devices 
(BlackBerry, Palm, Windows CE, etc.) by using the Funambol SOGo Connector
 * Excellent integration with Apple iCal, Apple iOS and Android-based 
devices


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


=== Changes from the previous release ===

New Features
 * sources address books are now exposed in Apple and iOS AddressBook 
app using the directory gateway extension of CardDAV

 * sogo-tool: new expire-sessions command
 * the all-day events container is now resized progressively
 * added handling of BYSETPOS for BYDAY sets in monthly recurrence 
calculator
 * new domain default (SOGoMailCustomFromEnabled) to allow users to 
change their from and reply-to headers

 * access to external calendar subscriptions (.ics) with authentication
 * new domain default (SOGoHideSystemEMail) to hide or not the system 
email. This is currently limited to CalDAV operations


Enhancements
 * updated Spanish (Argentina), German, Dutch translations
 * updated CKEditor to version 3.6.3
 * automatically add/remove attendees to recurrence exceptions when 
they are being added to the master event
 * replaced the Scriptaculous Javascript framework by jQuery to improve 
the drag'n'drop experience

 * updated timezone definition files

Bug Fixes
 * fixed wrong date validation in preferences module affecting French users
 * fixed bugs in weekly recurrence calculator
 * when saving a draft, fixed content-transfer-encoding to properly 
hande 8bit data

 * escaped single-quote in HTML view of contacts
 * fixed support of recurrent events with Apple iCal
 * fixed overbooking handling of resources with recurrent events
 * fixed auto-accept of resources when added later to an event

See http://www.sogo.nu/bugs/changelog_page.php?project_id=1 for closed 
tickets and http://sogo.nu/files/downloads/SOGo/Sources/ChangeLog for 
the complete change log.


New Thunderbird 10 ESR extensions have also been released.

=== Getting SOGo ===

SOGo is free software and is distributed under the GNU GPL. As such, you 
are free to download and try it by visiting the following page :


http://www.sogo.nu/downloads/backend.html

You can also download the sources by following the instructions on this 
page:


http://www.sogo.nu/development/source_code.html

Frontend clients such as Mozilla Thunderbird, Mozilla Lightning (Inverse 
Edition), SOGo Connector and SOGo Integrator extensions are available 
for download from :


http://www.sogo.nu/downloads/frontends.html

Documentation about the installation and configuration of SOGo, 
Thunderbird or mobile devices is available from :


http://www.sogo.nu/downloads/documentation.html

You can also try our online SOGo demo at :

http://www.sogo.nu/tour/online_demo.html


=== Upgrading to v1.3.15 ===

No data migration is required when upgrading from 1.3.14 to 1.3.15.

=== How can I help ? ===

SOGo is a collaborative effort in order to create the best Free and Open 
Source groupware solution.


There are multiple ways you can contribute to the project :

 * Documentation reviews, enhancements and translations
 * Write test cases - if you know Python, join in!
 * Feature requests or by sharing your ideas (see the roadmap)
 * Participate to the discussion in mailing lists
 * Patches for bugs or enhancements (http://www.sogo.nu/bugs)
 * Provide new translations 
(http://sogo.nu/english/support/faq/article/how-to-translate-sogo-in-another-language-2.html)


Feel free to send us your questions. You can also post them to the SOGo 
mailing list: http://sogo.nu/lists/


=== Getting Support ===

For any questions, do not hesitate to contact us by writing to 
supp...@inverse.ca


Customer support packages for SOGo are available from 
http://inverse.ca/support.html


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

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


Re: [SOGo] ANN: SOGo v1.3.15

2012-05-15 Thread Georg Bretschneider
Thanks guys,

I'm especially happy about the SOGoMailCustomFromEnabled feature.


Bye
Georg


Am 16.05.2012 um 01:20 schrieb Ludovic Marcotte lmarco...@inverse.ca:

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


[SOGo] BTS activities for Tuesday, May 15 2012

2012-05-15 Thread SOGo reporter
Title: BTS activities for Tuesday, May 15 2012





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Tuesday, May 15 2012

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
1802
	2012-05-15 17:23:14
	updated (open)
	Backend Calendar
	doesn't send email notifications when creating or modifying appointments
	
	  
	
1762
	2012-05-15 17:51:44
	updated (open)
	Backend General
	bindAsCurrentUser issue in LDAP