Re: [SOGo] ANN: SOGo v1.3.17

2012-08-13 Thread Donny Brooks
I just upgraded to 1.3.17 from 1.3.16. Now for whatever reason sogo can 
not find the sogo user therefor will not pull the config. It looks like 
it is trying to pull the ntp user :


2012-08-13 12:59:35.370 sogod[801] Defaults path 
'/etc/ntp/GNUstep/Defaults' does not exist - failed to create it.


When it should be pulling from /home/sogo/GNUstep/Defaults instead. Any 
ideas why just a simple upgrade would have done this?


On 07/26/2012 10:31 AM, Francis Lachapelle wrote:

= ANN: SOGo v1.3.17 =

The Inverse Team is pleased to announce the immediate availability of SOGo 
1.3.17. 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
  * new contextual menu to view the raw content of events, tasks and contacts
  * send and/or receive email notifications when a calendar is modified (new 
domain defaults SOGoNotifyOnPersonalModifications and 
SOGoNotifyOnExternalModifications)
  * added the SOGoSearchMinimumWordLength domain default which controls the 
minimal length required before trigging server-side search operations for 
attendee completion, contact searches, etc. The default value is 2, which means 
search operations are trigged once the 3rd character is typed.

Enhancements
  * updated BrazilianPortuguese, Czech, Dutch, French, German, Italian, Spanish 
(Argentina), Spanish (Spain) translations
  * all addresses from a contact are displayed in the Web interface (no longer 
limited to one additional address)
  * improved Sieve script: vacation message is now sent after evaluating the 
mail filters
  * updated CKEditor to version 3.6.4

Bug Fixes
  * fixed a crash when multiple mail headers of the same type were encountered
  * fixed logrotate script for Debian
  * fixed linking of libcurl on Ubuntu 12.04
  * fixed parsing of timezones when importing .ics files
  * fixed resource reservation for recurring events
  * fixed display of text attachments in messages
  * fixed contextual menu on newly created address books
  * fixed missing sender in mail notifications to removed attendees
  * improved invitations handling in iCal

New extensions for Mozilla Thunderbird 3.1 and 10 ESR have also been generated.

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.

=== 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.17 ===

Run the shell script sql-update-1.3.16_to_1.3.17.sh or sql-update- 
1.3.16_to_1.3.17-mysql.sh (if you use MySQL).
This will grow the “cycle info” field of calendar tables to a larger size.

=== 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 

Re: [SOGo] ANN: SOGo v1.3.17

2012-08-13 Thread Donny Brooks



On 08/13/2012 08:01 AM, Donny Brooks wrote:
I just upgraded to 1.3.17 from 1.3.16. Now for whatever reason sogo 
can not find the sogo user therefor will not pull the config. It looks 
like it is trying to pull the ntp user :


2012-08-13 12:59:35.370 sogod[801] Defaults path 
'/etc/ntp/GNUstep/Defaults' does not exist - failed to create it.


When it should be pulling from /home/sogo/GNUstep/Defaults instead. 
Any ideas why just a simple upgrade would have done this?


On 07/26/2012 10:31 AM, Francis Lachapelle wrote:

The user sogo is in LDAP but has been that way since day one. Here is 
the sogo.log file as I start the service:


[root@webmail ~]# service sogod start
Starting SOGo:
0x0x3b8d938[SOGoStartupLogger] No configuration found. SOGo will not 
work properly.

  sogo [  OK  ]
[root@webmail ~]#

the log:


version 1.3.17 (build r...@vizzini.inverse.ca 201207251642) -- starting
vmem size check enabled: shutting down app when vmem  384 MB
0x0x3c8a0e8[SOGoProductLoader] SOGo products loaded from 
'/usr/lib64/GNUstep/SOGo':
0x0x3c8a0e8[SOGoProductLoader]   CommonUI.SOGo, Mailer.SOGo, 
MainUI.SOGo, MailPartViewers.SOGo, PreferencesUI.SOGo, Contacts.SOGo, 
ContactsUI.SOGo, Appointments.SOGo, SchedulerUI.SOGo, 
AdministrationUI.SOGo, MailerUI.SOGo

0x0x3c94908[WOWatchDog] listening on *:2
0x0x3c94908[WOWatchDog] watchdog process pid: 2552
2012-08-13 13:28:27.160 sogod[2552] Defaults path 
'/etc/ntp/GNUstep/Defaults' does not exist - failed to create it.
0x0x2b5e12271de0[WOWatchDogChild] watchdog request timeout set to 10 
minutes

0x0x3c94908[WOWatchDog] preparing 8 children
2012-08-13 13:28:27.173 sogod[2552] No value specified for 'SOGoProfileURL'
0x0x3c94908[WOWatchDog] child spawned with pid 2561
2012-08-13 13:28:27.185 sogod[2552] No value specified for 'SOGoProfileURL'
0x0x3c94908[WOWatchDog] child spawned with pid 2562
0x0x3c94908[WOWatchDog] child spawned with pid 2563
2012-08-13 13:28:27.197 sogod[2552] No value specified for 'SOGoProfileURL'
0x0x3c94908[WOWatchDog] child spawned with pid 2564
2012-08-13 13:28:27.207 sogod[2552] No value specified for 'SOGoProfileURL'
0x0x3c94908[WOWatchDog] child spawned with pid 2565
2012-08-13 13:28:27.216 sogod[2552] No value specified for 'SOGoProfileURL'
0x0x3c94908[WOWatchDog] child spawned with pid 2566
2012-08-13 13:28:27.219 sogod[2552] No value specified for 'SOGoProfileURL'
0x0x3c94908[WOWatchDog] child spawned with pid 2567
2012-08-13 13:28:27.229 sogod[2552] No value specified for 'SOGoProfileURL'
2012-08-13 13:28:27.237 sogod[2552] No value specified for 'SOGoProfileURL'
0x0x3c94908[WOWatchDog] child spawned with pid 2568


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


Re: [SOGo] ANN: SOGo v1.3.17

2012-08-13 Thread mayak-cq
On Mon, 2012-08-13 at 08:30 -0500, Donny Brooks wrote:
snip

 '/etc/ntp/GNUstep/Defaults' does not exist - failed to create it.


do a:

getent passwd

as root to see if ldap users are coming through 

cheeers

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

Re: [SOGo] ANN: SOGo v1.3.17

2012-08-13 Thread Ludovic Marcotte

On 13/08/12 09:01, Donny Brooks wrote:
When it should be pulling from /home/sogo/GNUstep/Defaults instead. 
Any ideas why just a simple upgrade would have done this? 
I guess your /etc/passwd got messed up - you might want to check the 
user's IDs. There's no way a SOGo update could have done that.


--
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.17

2012-08-13 Thread Martin Rabl

Hm - pls. check the userid of sogo and ntp.

Am 13.08.2012 15:30, schrieb Donny Brooks:



On 08/13/2012 08:01 AM, Donny Brooks wrote:

I just upgraded to 1.3.17 from 1.3.16. Now for whatever reason sogo
can not find the sogo user therefor will not pull the config. It
looks like it is trying to pull the ntp user :

2012-08-13 12:59:35.370 sogod[801] Defaults path
'/etc/ntp/GNUstep/Defaults' does not exist - failed to create it.

When it should be pulling from /home/sogo/GNUstep/Defaults instead.
Any ideas why just a simple upgrade would have done this?

On 07/26/2012 10:31 AM, Francis Lachapelle wrote:


The user sogo is in LDAP but has been that way since day one. Here is
the sogo.log file as I start the service:

[root@webmail ~]# service sogod start
Starting SOGo:
0x0x3b8d938[SOGoStartupLogger] No configuration found. SOGo will not
work properly.
sogo [ OK ]
[root@webmail ~]#

the log:


version 1.3.17 (build r...@vizzini.inverse.ca 201207251642) -- starting
vmem size check enabled: shutting down app when vmem  384 MB
0x0x3c8a0e8[SOGoProductLoader] SOGo products loaded from
'/usr/lib64/GNUstep/SOGo':
0x0x3c8a0e8[SOGoProductLoader] CommonUI.SOGo, Mailer.SOGo,
MainUI.SOGo, MailPartViewers.SOGo, PreferencesUI.SOGo, Contacts.SOGo,
ContactsUI.SOGo, Appointments.SOGo, SchedulerUI.SOGo,
AdministrationUI.SOGo, MailerUI.SOGo
0x0x3c94908[WOWatchDog] listening on *:2
0x0x3c94908[WOWatchDog] watchdog process pid: 2552
2012-08-13 13:28:27.160 sogod[2552] Defaults path
'/etc/ntp/GNUstep/Defaults' does not exist - failed to create it.
0x0x2b5e12271de0[WOWatchDogChild] watchdog request timeout set to 10
minutes
0x0x3c94908[WOWatchDog] preparing 8 children
2012-08-13 13:28:27.173 sogod[2552] No value specified for
'SOGoProfileURL'
0x0x3c94908[WOWatchDog] child spawned with pid 2561
2012-08-13 13:28:27.185 sogod[2552] No value specified for
'SOGoProfileURL'
0x0x3c94908[WOWatchDog] child spawned with pid 2562
0x0x3c94908[WOWatchDog] child spawned with pid 2563
2012-08-13 13:28:27.197 sogod[2552] No value specified for
'SOGoProfileURL'
0x0x3c94908[WOWatchDog] child spawned with pid 2564
2012-08-13 13:28:27.207 sogod[2552] No value specified for
'SOGoProfileURL'
0x0x3c94908[WOWatchDog] child spawned with pid 2565
2012-08-13 13:28:27.216 sogod[2552] No value specified for
'SOGoProfileURL'
0x0x3c94908[WOWatchDog] child spawned with pid 2566
2012-08-13 13:28:27.219 sogod[2552] No value specified for
'SOGoProfileURL'
0x0x3c94908[WOWatchDog] child spawned with pid 2567
2012-08-13 13:28:27.229 sogod[2552] No value specified for
'SOGoProfileURL'
2012-08-13 13:28:27.237 sogod[2552] No value specified for
'SOGoProfileURL'
0x0x3c94908[WOWatchDog] child spawned with pid 2568





--
Greetings,

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


Re: [SOGo] ANN: SOGo v1.3.17

2012-08-13 Thread Donny Brooks

getent passwd returns all ldap users, including sogo.

my /etc/passwd, and /etc/shadow for that matter, are the same as they 
have been since March of this year. I am going to try restoring the fi


The UID of ntp is 38 (local on the machine), sogo is 986 (in ldap).



On 08/13/2012 08:36 AM, Martin Rabl wrote:

Hm - pls. check the userid of sogo and ntp.

Am 13.08.2012 15:30, schrieb Donny Brooks:



On 08/13/2012 08:01 AM, Donny Brooks wrote:

I just upgraded to 1.3.17 from 1.3.16. Now for whatever reason sogo
can not find the sogo user therefor will not pull the config. It
looks like it is trying to pull the ntp user :

2012-08-13 12:59:35.370 sogod[801] Defaults path
'/etc/ntp/GNUstep/Defaults' does not exist - failed to create it.

When it should be pulling from /home/sogo/GNUstep/Defaults instead.
Any ideas why just a simple upgrade would have done this?

On 07/26/2012 10:31 AM, Francis Lachapelle wrote:


The user sogo is in LDAP but has been that way since day one. Here is
the sogo.log file as I start the service:

[root@webmail ~]# service sogod start
Starting SOGo:
0x0x3b8d938[SOGoStartupLogger] No configuration found. SOGo will not
work properly.
sogo [ OK ]
[root@webmail ~]#

the log:


version 1.3.17 (build r...@vizzini.inverse.ca 201207251642) -- starting
vmem size check enabled: shutting down app when vmem  384 MB
0x0x3c8a0e8[SOGoProductLoader] SOGo products loaded from
'/usr/lib64/GNUstep/SOGo':
0x0x3c8a0e8[SOGoProductLoader] CommonUI.SOGo, Mailer.SOGo,
MainUI.SOGo, MailPartViewers.SOGo, PreferencesUI.SOGo, Contacts.SOGo,
ContactsUI.SOGo, Appointments.SOGo, SchedulerUI.SOGo,
AdministrationUI.SOGo, MailerUI.SOGo
0x0x3c94908[WOWatchDog] listening on *:2
0x0x3c94908[WOWatchDog] watchdog process pid: 2552
2012-08-13 13:28:27.160 sogod[2552] Defaults path
'/etc/ntp/GNUstep/Defaults' does not exist - failed to create it.
0x0x2b5e12271de0[WOWatchDogChild] watchdog request timeout set to 10
minutes
0x0x3c94908[WOWatchDog] preparing 8 children
2012-08-13 13:28:27.173 sogod[2552] No value specified for
'SOGoProfileURL'
0x0x3c94908[WOWatchDog] child spawned with pid 2561
2012-08-13 13:28:27.185 sogod[2552] No value specified for
'SOGoProfileURL'
0x0x3c94908[WOWatchDog] child spawned with pid 2562
0x0x3c94908[WOWatchDog] child spawned with pid 2563
2012-08-13 13:28:27.197 sogod[2552] No value specified for
'SOGoProfileURL'
0x0x3c94908[WOWatchDog] child spawned with pid 2564
2012-08-13 13:28:27.207 sogod[2552] No value specified for
'SOGoProfileURL'
0x0x3c94908[WOWatchDog] child spawned with pid 2565
2012-08-13 13:28:27.216 sogod[2552] No value specified for
'SOGoProfileURL'
0x0x3c94908[WOWatchDog] child spawned with pid 2566
2012-08-13 13:28:27.219 sogod[2552] No value specified for
'SOGoProfileURL'
0x0x3c94908[WOWatchDog] child spawned with pid 2567
2012-08-13 13:28:27.229 sogod[2552] No value specified for
'SOGoProfileURL'
2012-08-13 13:28:27.237 sogod[2552] No value specified for
'SOGoProfileURL'
0x0x3c94908[WOWatchDog] child spawned with pid 2568






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


Re: [SOGo] ANN: SOGo v1.3.17

2012-08-13 Thread Martin Rabl

Am 13.08.2012 15:50, schrieb Donny Brooks:

The UID of ntp is 38 (local on the machine), sogo is 986 (in ldap).

und the uid of sogo _local_ is ...?

--
Greetings,

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


Re: [SOGo] ANN: SOGo v1.3.17

2012-08-13 Thread Donny Brooks
Not a local user. There is no sogo user in /etc/shadow, /etc/group, or 
/etc/passwd. Looking at my backups for the past year and no local user.


On 08/13/2012 08:52 AM, Martin Rabl wrote:

Am 13.08.2012 15:50, schrieb Donny Brooks:

The UID of ntp is 38 (local on the machine), sogo is 986 (in ldap).

und the uid of sogo _local_ is ...?


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


Re: [SOGo] ANN: SOGo v1.3.17

2012-08-13 Thread Jeff Folk
There should be a local sogo user - sogod runs in the sogo user space.

Jeff

On Aug 13, 2012, at 8:56 AM, Donny Brooks wrote:

 Not a local user. There is no sogo user in /etc/shadow, /etc/group, or 
 /etc/passwd. Looking at my backups for the past year and no local user.
 
 On 08/13/2012 08:52 AM, Martin Rabl wrote:
 Am 13.08.2012 15:50, schrieb Donny Brooks:
 The UID of ntp is 38 (local on the machine), sogo is 986 (in ldap).
 und the uid of sogo _local_ is ...?
 
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists

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

Re: [SOGo] ANN: SOGo v1.3.17

2012-08-13 Thread Donny Brooks
That is odd, I have never had a local sogo user this whole time. I have 
gone back to our latest backup and none have the sogo user in any of the 
/etc files. I cannot do a useradd since the user is already in ldap. Any 
ideas?


On 08/13/2012 09:04 AM, Jeff Folk wrote:

There should be a local sogo user - sogod runs in the sogo user space.

Jeff

On Aug 13, 2012, at 8:56 AM, Donny Brooks wrote:


Not a local user. There is no sogo user in /etc/shadow, /etc/group, or 
/etc/passwd. Looking at my backups for the past year and no local user.

On 08/13/2012 08:52 AM, Martin Rabl wrote:

Am 13.08.2012 15:50, schrieb Donny Brooks:

The UID of ntp is 38 (local on the machine), sogo is 986 (in ldap).

und the uid of sogo _local_ is ...?


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

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


Re: [SOGo] ANN: SOGo v1.3.17

2012-08-13 Thread Jeff Folk

On Aug 13, 2012, at 9:11 AM, Donny Brooks wrote:

 That is odd, I have never had a local sogo user this whole time. I have gone 
 back to our latest backup and none have the sogo user in any of the /etc 
 files. I cannot do a useradd since the user is already in ldap. Any ideas?

Was the install modified to run in a chroot jail?

But regardless, curious why it is looking for the GNUstep defaults file in the 
wrong directory.-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] ANN: SOGo v1.3.17

2012-08-13 Thread Donny Brooks
No modification was done. When we set it up initially we only followed 
the instructions for a default install only changing the configs to work 
with our existing openldap, mysql, and IMAP servers. It is odd that it 
is looking in the wrong directory for the config. I even tried moving 
the config to that directory but then it errors out saying it can't 
write the lock file.


On 08/13/2012 09:54 AM, Jeff Folk wrote:

On Aug 13, 2012, at 9:11 AM, Donny Brooks wrote:


That is odd, I have never had a local sogo user this whole time. I have gone 
back to our latest backup and none have the sogo user in any of the /etc files. 
I cannot do a useradd since the user is already in ldap. Any ideas?

Was the install modified to run in a chroot jail?

But regardless, curious why it is looking for the GNUstep defaults file in the 
wrong directory.--
users@sogo.nu
https://inverse.ca/sogo/lists

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


Re: [SOGo] ANN: SOGo v1.3.17

2012-08-13 Thread Donny Brooks

More fuel:

[root@webmail conf.d]# su - sogo
id: cannot find name for user ID 986
id: cannot find name for user ID 986
-bash-3.2$ /etc/rc.d/init.d/sogod
/var/run/sogo is not owned by the 'sogo' user.
-bash-3.2$ ls -al /var/run/sogo/
total 12
drwxr-xr-x  2  986 users 4096 Aug 13 09:51 .
drwxr-xr-x 27 root root  4096 Aug 13 09:51 ..
-bash-3.2$

[root@webmail conf.d]# ls -al /var/run/sogo/
total 12
drwxr-xr-x  2 sogo users 4096 Aug 13 09:51 .
drwxr-xr-x 27 root root  4096 Aug 13 09:51 ..
[root@webmail conf.d]#


Centos 5.8

On 08/13/2012 09:56 AM, Donny Brooks wrote:
No modification was done. When we set it up initially we only followed 
the instructions for a default install only changing the configs to 
work with our existing openldap, mysql, and IMAP servers. It is odd 
that it is looking in the wrong directory for the config. I even tried 
moving the config to that directory but then it errors out saying it 
can't write the lock file.


On 08/13/2012 09:54 AM, Jeff Folk wrote:

On Aug 13, 2012, at 9:11 AM, Donny Brooks wrote:

That is odd, I have never had a local sogo user this whole time. I 
have gone back to our latest backup and none have the sogo user in 
any of the /etc files. I cannot do a useradd since the user is 
already in ldap. Any ideas?

Was the install modified to run in a chroot jail?

But regardless, curious why it is looking for the GNUstep defaults 
file in the wrong directory.--

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

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


Re: [SOGo] ANN: SOGo v1.3.17

2012-08-13 Thread Martin Rabl

Ok, just a test, makes no harm, I think:

1. add line into /etc/group like sogo:x:hightest_free_GID:
   (before replace 'hightest_free_GID' ;-) )

2. add a line into /etc/passwd like
   sogo:x:986:hightest_free_GID::/srv/sogo:/bin/bash

Test it again - does it run?

Greetings,
   Martin

Am 13.08.2012 17:00, schrieb Donny Brooks:

More fuel:

[root@webmail conf.d]# su - sogo
id: cannot find name for user ID 986
id: cannot find name for user ID 986
-bash-3.2$ /etc/rc.d/init.d/sogod
/var/run/sogo is not owned by the 'sogo' user.
-bash-3.2$ ls -al /var/run/sogo/
total 12
drwxr-xr-x 2 986 users 4096 Aug 13 09:51 .
drwxr-xr-x 27 root root 4096 Aug 13 09:51 ..
-bash-3.2$

[root@webmail conf.d]# ls -al /var/run/sogo/
total 12
drwxr-xr-x 2 sogo users 4096 Aug 13 09:51 .
drwxr-xr-x 27 root root 4096 Aug 13 09:51 ..
[root@webmail conf.d]#


Centos 5.8

On 08/13/2012 09:56 AM, Donny Brooks wrote:

No modification was done. When we set it up initially we only
followed the instructions for a default install only changing the
configs to work with our existing openldap, mysql, and IMAP servers.
It is odd that it is looking in the wrong directory for the config.
I even tried moving the config to that directory but then it errors
out saying it can't write the lock file.

On 08/13/2012 09:54 AM, Jeff Folk wrote:

On Aug 13, 2012, at 9:11 AM, Donny Brooks wrote:


That is odd, I have never had a local sogo user this whole time. I
have gone back to our latest backup and none have the sogo user in
any of the /etc files. I cannot do a useradd since the user is
already in ldap. Any ideas?

Was the install modified to run in a chroot jail?

But regardless, curious why it is looking for the GNUstep defaults
file in the wrong directory.--
users@sogo.nu
https://inverse.ca/sogo/lists



--
Greetings,

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


Re: [SOGo] ANN: SOGo v1.3.17

2012-08-13 Thread Donny Brooks
PERFECT! I only had to change the /srv/sogo to the /home/sogo for my 
setup. Working again. Thank you!


On 08/13/2012 10:08 AM, Martin Rabl wrote:

Ok, just a test, makes no harm, I think:

1. add line into /etc/group like sogo:x:hightest_free_GID:
   (before replace 'hightest_free_GID' ;-) )

2. add a line into /etc/passwd like
   sogo:x:986:hightest_free_GID::/srv/sogo:/bin/bash

Test it again - does it run?

Greetings,
   Martin

Am 13.08.2012 17:00, schrieb Donny Brooks:

More fuel:

[root@webmail conf.d]# su - sogo
id: cannot find name for user ID 986
id: cannot find name for user ID 986
-bash-3.2$ /etc/rc.d/init.d/sogod
/var/run/sogo is not owned by the 'sogo' user.
-bash-3.2$ ls -al /var/run/sogo/
total 12
drwxr-xr-x 2 986 users 4096 Aug 13 09:51 .
drwxr-xr-x 27 root root 4096 Aug 13 09:51 ..
-bash-3.2$

[root@webmail conf.d]# ls -al /var/run/sogo/
total 12
drwxr-xr-x 2 sogo users 4096 Aug 13 09:51 .
drwxr-xr-x 27 root root 4096 Aug 13 09:51 ..
[root@webmail conf.d]#


Centos 5.8

On 08/13/2012 09:56 AM, Donny Brooks wrote:

No modification was done. When we set it up initially we only
followed the instructions for a default install only changing the
configs to work with our existing openldap, mysql, and IMAP servers.
It is odd that it is looking in the wrong directory for the config.
I even tried moving the config to that directory but then it errors
out saying it can't write the lock file.

On 08/13/2012 09:54 AM, Jeff Folk wrote:

On Aug 13, 2012, at 9:11 AM, Donny Brooks wrote:


That is odd, I have never had a local sogo user this whole time. I
have gone back to our latest backup and none have the sogo user in
any of the /etc files. I cannot do a useradd since the user is
already in ldap. Any ideas?

Was the install modified to run in a chroot jail?

But regardless, curious why it is looking for the GNUstep defaults
file in the wrong directory.--
users@sogo.nu
https://inverse.ca/sogo/lists




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


Re: [SOGo] ANN: SOGo v1.3.17

2012-08-13 Thread Martin Rabl

Am 13.08.2012 17:16, schrieb Donny Brooks:

PERFECT! I only had to change the /srv/sogo to the /home/sogo for my
setup. Working again. Thank you!

De rien!
/srv/sogo is our SOGo-Home ... ;-)


--
Greetings to MS,

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


Re: [SOGo] ANN: SOGo v1.3.17

2012-07-30 Thread Piet Hein



 sql-update-1.3.16_to_1.3.17.sh: should it be run as the user sogo is run as?

The shell Script asks you for an DB username, its password and SOGos DB
name. It does not really matter which user you use for running the
script. Just be sure the DB user you choose as enough rights on your
SOGo DB.


I assumed that, because the sogo-DB-user on my system has no password (ident 
authentication) I just ran the script as that user, I get no feedback at all 
about the operations that might have been performed or might have failed. I 
wonder if this is intended/the operations in the script were executed correctly 
(have not thoroughly looked at the script yet, as I am not a regular scripter I 
would need to do that to see what exactly should/would have happened)-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] ANN: SOGo v1.3.17

2012-07-29 Thread Khapare Joshi

 Hello,

 Just to say i have same issues.

 Thank you for 1.3.17-1.


1.3.17-1 ?  I do not see in sogo.repo when i check yum check-update sogo

But after you upgrade 1.3.17-1 , those error gone ?


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

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

Re: [SOGo] ANN: SOGo v1.3.17

2012-07-29 Thread Piet Hein
Just a quick question about the shell script sql-update-1.3.16_to_1.3.17.sh: 
should it be run as the user sogo is run as?



 From: Francis Lachapelle flachape...@inverse.ca
To: users@sogo.nu 
Sent: Thursday, July 26, 2012 5:31 PM
Subject: [SOGo] ANN: SOGo v1.3.17
 
= ANN: SOGo v1.3.17 =

The Inverse Team is pleased to announce the immediate availability of SOGo 
1.3.17. 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
* new contextual menu to view the raw content of events, tasks and contacts
* send and/or receive email notifications when a calendar is modified (new 
domain defaults SOGoNotifyOnPersonalModifications and 
SOGoNotifyOnExternalModifications)
* added the SOGoSearchMinimumWordLength domain default which controls the 
minimal length required before trigging server-side search operations for 
attendee completion, contact searches, etc. The default value is 2, which means 
search operations are trigged once the 3rd character is typed.

Enhancements
* updated BrazilianPortuguese, Czech, Dutch, French, German, Italian, Spanish 
(Argentina), Spanish (Spain) translations
* all addresses from a contact are displayed in the Web interface (no longer 
limited to one additional address)
* improved Sieve script: vacation message is now sent after evaluating the mail 
filters
* updated CKEditor to version 3.6.4

Bug Fixes
* fixed a crash when multiple mail headers of the same type were encountered
* fixed logrotate script for Debian
* fixed linking of libcurl on Ubuntu 12.04
* fixed parsing of timezones when importing .ics files
* fixed resource reservation for recurring events
* fixed display of text attachments in messages
* fixed contextual menu on newly created address books
* fixed missing sender in mail notifications to removed attendees
* improved invitations handling in iCal

New extensions for Mozilla Thunderbird 3.1 and 10 ESR have also been generated.

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.

=== 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.17 ===

Run the shell script sql-update-1.3.16_to_1.3.17.sh or sql-update- 
1.3.16_to_1.3.17-mysql.sh (if you use MySQL).
This will grow the “cycle info” field of calendar tables to a larger size.

=== 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 

Re: [SOGo] ANN: SOGo v1.3.17

2012-07-28 Thread CF Studelec
On 27/07/2012 19:21, Khapare Joshi wrote:
 hi,

 I just upgraded from 1.3.12b to 1.3.17 - so far I do not see any
 issue, Also since I am upgrding from 1.3.12b to 1.3.7 - do i still
 have to run sql script ? or that is only if I run mysql ?

 However I get tons of error message in my sogo log saying cannot
 convert the jpeg format:

 Jul 27 17:20:20 sogod [8258]: [ERROR] 0x0x34a7128[NGLdapAttribute]
 cound not convert value of jpegPhoto to string
 Jul 27 17:20:20 sogod [8258]: [ERROR] 0x0x34d9578[NGLdapAttribute]
 cound not convert value of jpegPhoto to string
 Jul 27 17:20:20 sogod [8258]: [ERROR] 0x0x350bc08[NGLdapAttribute]
 cound not convert value of jpegPhoto to string
 Jul 27 17:20:20 sogod [8258]: [ERROR] 0x0x352dab8[NGLdapAttribute]
 cound not convert value of jpegPhoto to string
 Jul 27 17:20:20 sogod [8258]: [ERROR] 0x0x1c757b8[NGLdapAttribute]
 cound not convert value of jpegPhoto to string
 Jul 27 17:20:20 sogod [8258]: [ERROR] 0x0x1c8b698[NGLdapAttribute]
 cound not convert value of jpegPhoto to string
 Jul 27 17:20:20 sogod [8258]: [ERROR] 0x0x1cbd5a8[NGLdapAttribute]
 cound not convert value of jpegPhoto to string
 Jul 27 17:20:20 sogod [8258]: [ERROR] 0x0x1cd3f58[NGLdapAttribute]
 cound not convert value of jpegPhoto to string
 Jul 27 17:20:20 sogod [8258]: [ERROR] 0x0x1d06508[NGLdapAttribute]
 cound not convert value of jpegPhoto to string
 Jul 27 17:20:20 sogod [8258]: [ERROR] 0x0x1d36668[NGLdapAttribute]
 cound not convert value of jpegPhoto to string
 Jul 27 17:20:20 sogod [8258]: [ERROR] 0x0x1d4cb68[NGLdapAttribute]
 cound not convert value of jpegPhoto to string
 Jul 27 17:20:20 sogod [8258]: [ERROR] 0x0x1d69328[NGLdapAttribute]
 cound not convert value of jpegPhoto to string
 Jul 27 17:20:20 sogod [8258]: [ERROR] 0x0x1d7cfb8[NGLdapAttribute]
 cound not convert value of jpegPhoto to string
 Jul 27 17:20:20 sogod [8258]: [ERROR] 0x0x1e037a8[NGLdapAttribute]
 cound not convert value of jpegPhoto to string
 Jul 27 17:20:20 sogod [8258]: [ERROR] 0x0x1e31de8[NGLdapAttribute]
 cound not convert value of jpegPhoto to string

 how do i get rid of this error ?

 K

Hello,

Just to say i have same issues.

Thank you for 1.3.17-1.

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


Re: [SOGo] ANN: SOGo v1.3.17

2012-07-27 Thread Khapare Joshi
hi,

I just upgraded from 1.3.12b to 1.3.17 - so far I do not see any issue,
Also since I am upgrding from 1.3.12b to 1.3.7 - do i still have to run sql
script ? or that is only if I run mysql ?

However I get tons of error message in my sogo log saying cannot convert
the jpeg format:

Jul 27 17:20:20 sogod [8258]: [ERROR] 0x0x34a7128[NGLdapAttribute] cound
not convert value of jpegPhoto to string
Jul 27 17:20:20 sogod [8258]: [ERROR] 0x0x34d9578[NGLdapAttribute] cound
not convert value of jpegPhoto to string
Jul 27 17:20:20 sogod [8258]: [ERROR] 0x0x350bc08[NGLdapAttribute] cound
not convert value of jpegPhoto to string
Jul 27 17:20:20 sogod [8258]: [ERROR] 0x0x352dab8[NGLdapAttribute] cound
not convert value of jpegPhoto to string
Jul 27 17:20:20 sogod [8258]: [ERROR] 0x0x1c757b8[NGLdapAttribute] cound
not convert value of jpegPhoto to string
Jul 27 17:20:20 sogod [8258]: [ERROR] 0x0x1c8b698[NGLdapAttribute] cound
not convert value of jpegPhoto to string
Jul 27 17:20:20 sogod [8258]: [ERROR] 0x0x1cbd5a8[NGLdapAttribute] cound
not convert value of jpegPhoto to string
Jul 27 17:20:20 sogod [8258]: [ERROR] 0x0x1cd3f58[NGLdapAttribute] cound
not convert value of jpegPhoto to string
Jul 27 17:20:20 sogod [8258]: [ERROR] 0x0x1d06508[NGLdapAttribute] cound
not convert value of jpegPhoto to string
Jul 27 17:20:20 sogod [8258]: [ERROR] 0x0x1d36668[NGLdapAttribute] cound
not convert value of jpegPhoto to string
Jul 27 17:20:20 sogod [8258]: [ERROR] 0x0x1d4cb68[NGLdapAttribute] cound
not convert value of jpegPhoto to string
Jul 27 17:20:20 sogod [8258]: [ERROR] 0x0x1d69328[NGLdapAttribute] cound
not convert value of jpegPhoto to string
Jul 27 17:20:20 sogod [8258]: [ERROR] 0x0x1d7cfb8[NGLdapAttribute] cound
not convert value of jpegPhoto to string
Jul 27 17:20:20 sogod [8258]: [ERROR] 0x0x1e037a8[NGLdapAttribute] cound
not convert value of jpegPhoto to string
Jul 27 17:20:20 sogod [8258]: [ERROR] 0x0x1e31de8[NGLdapAttribute] cound
not convert value of jpegPhoto to string

how do i get rid of this error ?

K



On Thu, Jul 26, 2012 at 3:31 PM, Francis Lachapelle
flachape...@inverse.cawrote:

 = ANN: SOGo v1.3.17 =

 The Inverse Team is pleased to announce the immediate availability of SOGo
 1.3.17. 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
  * new contextual menu to view the raw content of events, tasks and
 contacts
  * send and/or receive email notifications when a calendar is modified
 (new domain defaults SOGoNotifyOnPersonalModifications and
 SOGoNotifyOnExternalModifications)
  * added the SOGoSearchMinimumWordLength domain default which controls the
 minimal length required before trigging server-side search operations for
 attendee completion, contact searches, etc. The default value is 2, which
 means search operations are trigged once the 3rd character is typed.

 Enhancements
  * updated BrazilianPortuguese, Czech, Dutch, French, German, Italian,
 Spanish (Argentina), Spanish (Spain) translations
  * all addresses from a contact are displayed in the Web interface (no
 longer limited to one additional address)
  * improved Sieve script: vacation message is now sent after evaluating
 the mail filters
  * updated CKEditor to version 3.6.4

 Bug Fixes
  * fixed a crash when multiple mail headers of the same type were
 encountered
  * fixed logrotate script for Debian
  * fixed linking of libcurl on Ubuntu 12.04
  * fixed parsing of timezones when importing .ics files
  * fixed resource reservation for recurring events
  * fixed display of text attachments in messages
  * fixed contextual menu on newly created address books
  * fixed missing sender in mail notifications to removed attendees
  * improved invitations handling in iCal

 New extensions for Mozilla Thunderbird 3.1 and 10 ESR have also been
 generated.

 See 

Re: [SOGo] ANN: SOGo v1.3.17

2012-07-26 Thread Frank Pauxberger
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Congrats, folks! Good job there, thank you very much.

All the best,
Frank


schrieb Francis Lachapelle:
 = ANN: SOGo v1.3.17 =
 
 The Inverse Team is pleased to announce the immediate availability
 of SOGo 1.3.17. 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 * new contextual menu to view the raw content of
 events, tasks and contacts * send and/or receive email
 notifications when a calendar is modified (new domain defaults
 SOGoNotifyOnPersonalModifications and
 SOGoNotifyOnExternalModifications) * added the
 SOGoSearchMinimumWordLength domain default which controls the
 minimal length required before trigging server-side search
 operations for attendee completion, contact searches, etc. The
 default value is 2, which means search operations are trigged once
 the 3rd character is typed.
 
 Enhancements * updated BrazilianPortuguese, Czech, Dutch, French,
 German, Italian, Spanish (Argentina), Spanish (Spain) translations 
 * all addresses from a contact are displayed in the Web interface
 (no longer limited to one additional address) * improved Sieve
 script: vacation message is now sent after evaluating the mail
 filters * updated CKEditor to version 3.6.4
 
 Bug Fixes * fixed a crash when multiple mail headers of the same
 type were encountered * fixed logrotate script for Debian * fixed
 linking of libcurl on Ubuntu 12.04 * fixed parsing of timezones
 when importing .ics files * fixed resource reservation for
 recurring events * fixed display of text attachments in messages *
 fixed contextual menu on newly created address books * fixed
 missing sender in mail notifications to removed attendees *
 improved invitations handling in iCal
 
 New extensions for Mozilla Thunderbird 3.1 and 10 ESR have also
 been generated.
 
 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.
 
 === 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.17 ===
 
 Run the shell script sql-update-1.3.16_to_1.3.17.sh or sql-update-
 1.3.16_to_1.3.17-mysql.sh (if you use MySQL). This will grow the
 “cycle info” field of calendar tables to a larger size.
 
 === 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 

Re: [SOGo] ANN: SOGo v1.3.17

2012-07-26 Thread Dominique

Hi Francis,

Just did the update on Ubuntu but I cant seem to be able to find the sql 
scripts... I looked in /usr/share/sogo/doc where the other scripts are 
located but the upgrade from 1.3.16 to 1.3.17 is not there... Did you 
forget to package it or is it hidden some other place ?


Cheers,

Dominique

On 26/07/2012 17:31, Francis Lachapelle wrote:

= ANN: SOGo v1.3.17 =

The Inverse Team is pleased to announce the immediate availability of SOGo 
1.3.17. 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
  * new contextual menu to view the raw content of events, tasks and contacts
  * send and/or receive email notifications when a calendar is modified (new 
domain defaults SOGoNotifyOnPersonalModifications and 
SOGoNotifyOnExternalModifications)
  * added the SOGoSearchMinimumWordLength domain default which controls the 
minimal length required before trigging server-side search operations for 
attendee completion, contact searches, etc. The default value is 2, which means 
search operations are trigged once the 3rd character is typed.

Enhancements
  * updated BrazilianPortuguese, Czech, Dutch, French, German, Italian, Spanish 
(Argentina), Spanish (Spain) translations
  * all addresses from a contact are displayed in the Web interface (no longer 
limited to one additional address)
  * improved Sieve script: vacation message is now sent after evaluating the 
mail filters
  * updated CKEditor to version 3.6.4

Bug Fixes
  * fixed a crash when multiple mail headers of the same type were encountered
  * fixed logrotate script for Debian
  * fixed linking of libcurl on Ubuntu 12.04
  * fixed parsing of timezones when importing .ics files
  * fixed resource reservation for recurring events
  * fixed display of text attachments in messages
  * fixed contextual menu on newly created address books
  * fixed missing sender in mail notifications to removed attendees
  * improved invitations handling in iCal

New extensions for Mozilla Thunderbird 3.1 and 10 ESR have also been generated.

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

=== 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.17 ===

Run the shell script sql-update-1.3.16_to_1.3.17.sh or sql-update- 
1.3.16_to_1.3.17-mysql.sh (if you use MySQL).
This will grow the “cycle info” field of calendar tables to a larger size.

=== 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 

Re: [SOGo] ANN: SOGo v1.3.17

2012-07-26 Thread Jean Raby

On 12-07-26 1:15 PM, Dominique wrote:

Hi Francis,

Just did the update on Ubuntu but I cant seem to be able to find the sql
scripts... I looked in /usr/share/sogo/doc where the other scripts are
located but the upgrade from 1.3.16 to 1.3.17 is not there... Did you
forget to package it or is it hidden some other place ?

Indeed, it is missing from the distribution.

Grab it from mtn : 
http://mtn.inverse.ca/revision/downloadfile/f489c387ef5efde7f9beee4a9b97ecf85275ffb2/Scripts/sql-update-1.3.16_to_1.3.17.sh


I'll fix the packages so that this doesn't happen again...

Btw, the c_cycleinfo has been grown to 1 000 000 chars back in ~1.3.3.
So unless you have an old installation, you probably don't need to run 
the script.





Cheers,

Dominique

On 26/07/2012 17:31, Francis Lachapelle wrote:

= ANN: SOGo v1.3.17 =

The Inverse Team is pleased to announce the immediate availability of
SOGo 1.3.17. 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
* new contextual menu to view the raw content of events, tasks and
contacts
* send and/or receive email notifications when a calendar is modified
(new domain defaults SOGoNotifyOnPersonalModifications and
SOGoNotifyOnExternalModifications)
* added the SOGoSearchMinimumWordLength domain default which controls
the minimal length required before trigging server-side search
operations for attendee completion, contact searches, etc. The default
value is 2, which means search operations are trigged once the 3rd
character is typed.

Enhancements
* updated BrazilianPortuguese, Czech, Dutch, French, German, Italian,
Spanish (Argentina), Spanish (Spain) translations
* all addresses from a contact are displayed in the Web interface (no
longer limited to one additional address)
* improved Sieve script: vacation message is now sent after evaluating
the mail filters
* updated CKEditor to version 3.6.4

Bug Fixes
* fixed a crash when multiple mail headers of the same type were
encountered
* fixed logrotate script for Debian
* fixed linking of libcurl on Ubuntu 12.04
* fixed parsing of timezones when importing .ics files
* fixed resource reservation for recurring events
* fixed display of text attachments in messages
* fixed contextual menu on newly created address books
* fixed missing sender in mail notifications to removed attendees
* improved invitations handling in iCal

New extensions for Mozilla Thunderbird 3.1 and 10 ESR have also been
generated.

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

=== 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.17 ===

Run the shell script sql-update-1.3.16_to_1.3.17.sh or sql-update-
1.3.16_to_1.3.17-mysql.sh (if you use MySQL).
This will grow the “cycle info” field of calendar tables to a larger
size.

=== 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 

Re: [SOGo] ANN: SOGo v1.3.17

2012-07-26 Thread Dominique

Thanks,

It's just that it is mentioned in the upgrade process from 1.316 to 
1.3.17 and for once I was trying to follow the manual


Dominique

On 26/07/2012 20:33, Jean Raby wrote:

On 12-07-26 1:15 PM, Dominique wrote:

Hi Francis,

Just did the update on Ubuntu but I cant seem to be able to find the sql
scripts... I looked in /usr/share/sogo/doc where the other scripts are
located but the upgrade from 1.3.16 to 1.3.17 is not there... Did you
forget to package it or is it hidden some other place ?

Indeed, it is missing from the distribution.

Grab it from mtn : 
http://mtn.inverse.ca/revision/downloadfile/f489c387ef5efde7f9beee4a9b97ecf85275ffb2/Scripts/sql-update-1.3.16_to_1.3.17.sh


I'll fix the packages so that this doesn't happen again...

Btw, the c_cycleinfo has been grown to 1 000 000 chars back in ~1.3.3.
So unless you have an old installation, you probably don't need to run 
the script.





Cheers,

Dominique

On 26/07/2012 17:31, Francis Lachapelle wrote:

= ANN: SOGo v1.3.17 =

The Inverse Team is pleased to announce the immediate availability of
SOGo 1.3.17. 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
* new contextual menu to view the raw content of events, tasks and
contacts
* send and/or receive email notifications when a calendar is modified
(new domain defaults SOGoNotifyOnPersonalModifications and
SOGoNotifyOnExternalModifications)
* added the SOGoSearchMinimumWordLength domain default which controls
the minimal length required before trigging server-side search
operations for attendee completion, contact searches, etc. The default
value is 2, which means search operations are trigged once the 3rd
character is typed.

Enhancements
* updated BrazilianPortuguese, Czech, Dutch, French, German, Italian,
Spanish (Argentina), Spanish (Spain) translations
* all addresses from a contact are displayed in the Web interface (no
longer limited to one additional address)
* improved Sieve script: vacation message is now sent after evaluating
the mail filters
* updated CKEditor to version 3.6.4

Bug Fixes
* fixed a crash when multiple mail headers of the same type were
encountered
* fixed logrotate script for Debian
* fixed linking of libcurl on Ubuntu 12.04
* fixed parsing of timezones when importing .ics files
* fixed resource reservation for recurring events
* fixed display of text attachments in messages
* fixed contextual menu on newly created address books
* fixed missing sender in mail notifications to removed attendees
* improved invitations handling in iCal

New extensions for Mozilla Thunderbird 3.1 and 10 ESR have also been
generated.

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

=== 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.17 ===

Run the shell script sql-update-1.3.16_to_1.3.17.sh or sql-update-
1.3.16_to_1.3.17-mysql.sh (if you use MySQL).
This will grow the “cycle info” field of calendar tables to a larger
size.

=== How can I help ? ===

SOGo is a collaborative effort in