Re: [SOGo] Looking for a way to change default privacy for a new event

2012-06-08 Thread Golliet Joel - 2LM

  
  
Le 07/06/2012 18:04, Francis Lachapelle
  a crit:


  Hi Joel

On 2012-06-05, at 8:32 AM, Golliet Joel - 2LM wrote:


  
I have to deploy a Sogo server for nearly 40 people to be used with
lightning avec ical compatibility.

The server is installed and working.

The problem i have is that default privacy state is set to "public". I'd
like to change it to private (as lightning default conf) of confidential.

I found a post in this list archive (
http://www.mail-archive.com/users@sogo.nu/msg00153.html done on
20/05/2010) but there were no answer and i didn't understand what to do
to have the choice (by fixing it in gnustep conf file for example).

Is there no way to do that ?

  
  You can set SOGoCalendarEventsDefaultClassification to "PRIVATE" or "CONFIDENTIAL".

Same thing for SOGoCalendarTasksDefaultClassification.


Francis

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



Hi,

I just tried that (+ restart sogod) on my SoGo 1.3.11 and it doesn't
work for me...

I have this in my config file :

keySOGoCalendarEventsDefaultClassification/key
 stringPRIVATE/string

What is wrong ?

Thanks.

-- 
  

  


  Joel
Golliet | Ingnieur Infrastructure 
  Systme 
 joel.goll...@2lm.fr

2lMultimedia
  - Park Nord, Les Pliades, 74370 - Metz-Tessy - FRANCE

  
  

  

  


Pensez  l'environnement,
n'imprimez cet e-mail qu'en cas de relle
ncessit
  

  
  

  

  

  



[SOGo] ZEG in KVM

2012-06-08 Thread Marc Patermann

Hi,

I want to try SOgo ZEG in KVM (Ubuntu 12.04).
A quick read on the internet tells that it seems technically doable to 
use either an OVA or a VMDK file in KVM.


Can anyone tell what in real life is the easiest way to get ZEG running 
in KVM?



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


Re: [SOGo] ZEG in KVM

2012-06-08 Thread deepak
Hi Marc,
 
 I want to try SOgo ZEG in KVM (Ubuntu 12.04).
 A quick read on the internet tells that it seems technically doable to 
 use either an OVA or a VMDK file in KVM.

I tried converting the OVA to img, but the image  was not booting in my kvm. I 
compiled the entire ZEG in my a new Ubuntu in my kvm with qmail instead of 
postfix, and everything works perfectly in my kvm.

I use qmail, slpad -2.4.28, dovecot 2.17. I used the SOGo documentation and the 
following link. It wont take much time to complete. You can try it easily.

http://tracker.openchange.org/projects/1/wiki/HowTo_build_your_own_OpenChangeSOGo_appliance


Regards
Deepak

Hacker @ DeepRootLinux
Bangalore

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


Re: [SOGo] Cannot select then unselect in web calendar

2012-06-08 Thread Donny Brooks
 
 
 
On Thursday, June 7, 2012 05:56 PM CDT, Ludovic Marcotte lmarco...@inverse.ca 
wrote: 
 
 On 07/06/12 16:49, Donny Brooks wrote:
  Does anyone have pointers on what to check? 
 Yes, the BTS: http://www.sogo.nu/bugs/view.php?id=1818
 
 -- 
 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
 
This is going to sound crazy but here goes anyways. I have never dealt with a 
diff patch before. How would one go about applying this patch? Which directory 
would I start in?

-- 
Donny B. 

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


[SOGo] ANN: SOGo v1.3.16

2012-06-08 Thread Francis Lachapelle
The Inverse Team is pleased to announce the immediate availability of SOGo 
1.3.16. 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 ===

Enhancements
 * new password schemes for SQL authentication (crypt-md5, ssha (including 
256/512 variants), cram-md5, smd5, crypt, crypt-md5)
 * new unique names for static resources to avoid browser caching when updating 
SOGo
 * it's no longer possible to click the Upload button multiple times
 * allow delivery of mail with no subject, but alert the user
 * updated Dutch, German, French translations

Bug Fixes
 * fixed compilation under GNU/kFreeBSD
 * fixed compilation for arm architecture
 * fixed exceptions under 64bit GNUstep 1.24
 * fixed LDAP group expansion
 * fixed exception when reading ACL of a deleted mailbox
 * fixed exception when composing a mail while the database server is down
 * fixed handling of all-day repeating events with exception dates
 * fixed Sieve filter editor when matching all messages
 * fixed creation of URLs (A-tag) in messages

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

No data migration is required when upgrading from 1.3.15(a) to 1.3.16. You 
should nonetheless review your Apache configuration regarding resources 
expiration. Please look at the provided Apache configuration as an example.

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

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

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

[SOGo] Using Sogo Connector in TB to access iCloud address book

2012-06-08 Thread Phil

Hi,

I hope this is the right group to ask, since it's just a question 
regarding the Sogo Connector in Thunderbird.


I would like to connect to the iCloud address book, which is supposed to 
be accessible via a CardDav client (that's how I came across Sogo).


I found some basic information on the internet net, but couldn't get it 
to work yet.
I am using TB 10.0.5 ESR, Lightning 1.2.3 and Sogo Connector 10.0.2 (as 
recommended in the documentation).


Has anybody got this to work? Is there a special URL Sogo Connector 
expects, when I try to create the remote address book?

I am using an URL like https://p01-contacts.icloud.com/XX/
where X is my unique ID (the ID is working perfectly with the accessing 
of my calendar).


So far the only message I get in the error console is:
Fehler: An error occurred updating the cmd_delete command: [Exception... 
'[JavaScript Error: cards[i] is null {file: 
chrome://messenger/content/addressbook/abResultsPane.js line: 156}]' 
when calling method: [nsIController::isCommandEnabled]  nsresult: 
0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)  location: JS 
frame :: chrome://global/content/globalOverlay.js :: goUpdateCommand :: 
line 80  data: yes]

Quelldatei: chrome://global/content/globalOverlay.js
Zeile: 86

Thx in advance for your comments,

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


Re: Re: [SOGo] HELP ! Error message after CentOs upgrade

2012-06-08 Thread greg
OK I find solution for my CentOs 5 x64

If we use yum update sogo , it disnt update some files as sope49-content, gdl1
etc  I think it an very old bug :(

So you need to remove them before update sogo

see this thread : http://thread.gmane.org/gmane.comp.groupware.sogo.user/7096

No my problem: Sogo start , I change permission on gnustep directory,
var/log/sogo  before sogo id was 601 now it's 610

I reload httpd service because I have a new sogo.conf with new path for gnustep
 before it was :  Alias /SOGo.woa/WebServerResources/ \
  /usr/GNUstep/System/Library/SOGo/WebServerResources/
Alias /SOGo/WebServerResources/ \
  /usr/GNUstep/System/Library/SOGo/WebServerResources/
AliasMatch /SOGo/so/ControlPanel/Products/(.*)/Resources/(.*) \
   /usr/GNUstep/System/Library/SOGo/$1.SOGo/Resources/$2

now it's Alias /SOGo.woa/WebServerResources/ \
  /usr/lib64/GNUstep/SOGo/WebServerResources/
Alias /SOGo/WebServerResources/ \
  /usr/lib64/GNUstep/SOGo/WebServerResources/
AliasMatch /SOGo/so/ControlPanel/Products/(.*)/Resources/(.*) \
   /usr/lib64/GNUstep/SOGo/$1.SOGo/Resources/$2

So I can see login for Sogo but when I'm trying to login I have An unhandled
error occurred.  I check log and ther is on error just after logging
succefully

Jun 08 13:11:19 sogod [26474]: SOGoRootPage successful login for user
'g...@orthobourg.com' - expire = -1  grace = -1
EXCEPTION: NSException: 0x18048b78 NAME:NSInvalidArgumentException
REASON:NGLdapEntry(instance) does not recognize asDictionary INFO:(null)
Jun 08 13:11:20 sogod [16757]: 0x0x17c4c658[WOWatchDogChild] child 26474
exited
Jun 08 13:11:20 sogod [16757]: 0x0x17c4c658[WOWatchDogChild]  (terminated due
to signal 6)
Jun 08 13:11:20 sogod [16757]: 0x0x17c4c658[WOWatchDogChild] avoiding to
respawn child before 2012-06-08 13:11:24 -0400
Jun 08 13:11:24 sogod [16757]: 0x0x17bb2568[WOWatchDog] child spawned with
pid 29757
Jun 08 13:11:28 sogod [29757]: 0x0x17cf4ac8[SOGoCache] Cache cleanup interval
set every 120.00 seconds
Jun 08 13:11:28 sogod [29757]: 0x0x17cf4ac8[SOGoCache] Using host(s)
'localhost' as server(s)
2012-06-08 13:11:28.751 sogod[29757] Note(SoObject): SoDebugKeyLookup is
enabled!
2012-06-08 13:11:28.751 sogod[29757] Note(SoObject): SoDebugBaseURL is enabled!
2012-06-08 13:11:28.751 sogod[29757] Note(SoObject): relative base URLs are
enabled.
2012-06-08 13:11:29.061 sogod[29757] WOCompoundElement: pool embedding is on.
2012-06-08 13:11:29.061 sogod[29757] WOCompoundElement: id logging is on.

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


Re: [SOGo] ANN: SOGo v1.3.16

2012-06-08 Thread Relu Parfene
On 08.06.2012 15:30, Francis Lachapelle wrote:
 The Inverse Team is pleased to announce the immediate availability of SOGo 
 1.3.16. This is a minor release of SOGo which focuses on improved stability 
 over previous versions.

Hello all,

I updated to version 1.3.16 and everything went perfectly, except change
the password (I have users in LDAP ). After changing the password from
the web interface I can not read emails, contacts and do not see any
events in calendars. After getting out of the web interface I can not
log in with new password nor with the old one.  Apparently the password
is changed to something not related to password inserted by me. I
finally returned to version 1.3.15a because the password change is an
important option for me and now everything is ok again.

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


Re: [SOGo] ANN: SOGo v1.3.16

2012-06-08 Thread Ludovic Marcotte

On 08/06/12 15:13, Relu Parfene wrote:

I updated to version 1.3.16 and everything went perfectly, except change
the password (I have users in LDAP ). After changing the password from
the web interface I can not read emails, contacts and do not see any
events in calendars. After getting out of the web interface I can not
log in with new password nor with the old one.  Apparently the password
is changed to something not related to password inserted by me. I
finally returned to version 1.3.15a because the password change is an
important option for me and now everything is ok again.
Please file a bug - this is most likely due to the inclusion of this 
patch: http://www.sogo.nu/bugs/view.php?id=1608


Thanks,

--
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: Re: [SOGo] HELP ! Error message after CentOs upgrade

2012-06-08 Thread greg
May be there is something to update in the mySQL database  ?
Before it was sogo ver 1.3 now it's 1.3.16 

Here my GNUstepDefaults

?xml version=1.0 encoding=UTF-8?
!DOCTYPE plist PUBLIC -//GNUstep//DTD plist 0.9//EN
http://www.gnustep.org/plist-0_9.xml;
plist version=0.9
dict
keyNSGlobalDomain/key
dict
/dict
keysogod/key
dict
keyOCSEMailAlarmsFolderURL/key
   
stringmysql://sogo:x@localhost:3306/sogo/sogo_alarms_folder/string
keyOCSFolderInfoURL/key
   
stringmysql://sogo:x@localhost:3306/sogo/sogo_folder_info/string
keyOCSSessionsFolderURL/key
   
stringmysql://sogo:x@localhost:3306/sogo/sogo_sessions_folder/string
keySOGOEnableEMailAlarms/key
stringYES/string
keySOGoACLsSendEMailNotifications/key
stringYES/string
keySOGoAppointmentSendEMailNotifications/key
stringYES/string
keySOGoCacheCleanupInterval/key
string120/string
keySOGoCalendarDefaultRoles/key
array 
stringPublicViewer/string
stringConfidentialDAndTViewer/string
/array
keySOGoEnablePublicAccess/key
stringYES/string
keySOGoFirstDayOfWeek/key
string1/string
keySOGoFoldersSendEMailNotifications/key
stringYES/string
keySOGoForceIMAPLoginWithEmail/key
stringYES/string
keySOGoForwardEnabled/key
stringYES/string
keySOGoFowardEnabled/key
stringYES/string
keySOGoIMAPServer/key
stringlocalhost/string
keySOGoLanguage/key
stringFrench/string
keySOGoLoginModule/key
stringCalendar/string
keySOGoMailDomain/key
stringorthobourg.com/string
keySOGoMailMessageCheck/key
stringevery_minute/string
keySOGoMailPollingIntervals/key
string2/string
keySOGoMailShowSubscribedFoldersOnly/key
stringNO/string
keySOGoMailUseOutlookStyleReplies/key
stringYES/string
keySOGoMailingMechanism/key
stringsmtp/string
keySOGoMemcachedHost/key
stringlocalhost/string
keySOGoPageTitle/key
stringAgenda OrthoBourg/string
keySOGoProfileURL/key
   
stringmysql://sogo:x@localhost:3306/sogo/sogo_user_profile/string
keySOGoSMTPServer/key
stringlocalhost/string
keySOGoSharedFolderName/key
stringRépertoires partagés/string
keySOGoTimeZone/key
stringAmerica/Montreal/string
keySOGoUserSources/key
array
dict
keyCNFieldName/key
stringcn/string
keyIDFieldName/key
stringuid/string
keyUIDFieldName/key
stringuid/string
keybaseDN/key
stringou=users,dc=orthobourg,dc=com/string
keybindDN/key
stringuid=sogo,ou=users,dc=orthobourg,dc=com/string
keybindPassword/key
stringx/string
keycanAuthenticate/key
stringYES/string
keydisplayName/key
stringAddresses partagées/string
keyhostname/key
stringlocalhost/string
keyid/key
stringpublic/string
keyisAddressBook/key
stringYES/string
keyport/key
string389/string
keytype/key
stringldap/string
/dict
/array
keySOGoVacationEnabled/key
stringYES/string
keyWOWorkersCount/key
string3/string
/dict
/dict
/plist
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] ZEG in KVM

2012-06-08 Thread Michael
How I'm using ZEG in kvm:

tar xf ZEG-2.0.0rc2.ova
vmware-vdiskmanager  -r ZEG-2.0.0rc2-disk1.vmdk -t 0 zeg2rc2.vmdk
Now you can boot this converted  image ( zeg2rc2.vmdk ) in KVM



On Fri, Jun 8, 2012 at 9:44 PM, deepak dee...@deeproot.in wrote:
 Hi Marc,

 I want to try SOgo ZEG in KVM (Ubuntu 12.04).
 A quick read on the internet tells that it seems technically doable to
 use either an OVA or a VMDK file in KVM.

 I tried converting the OVA to img, but the image  was not booting in my kvm. 
 I compiled the entire ZEG in my a new Ubuntu in my kvm with qmail instead of 
 postfix, and everything works perfectly in my kvm.

 I use qmail, slpad -2.4.28, dovecot 2.17. I used the SOGo documentation and 
 the following link. It wont take much time to complete. You can try it easily.

 http://tracker.openchange.org/projects/1/wiki/HowTo_build_your_own_OpenChangeSOGo_appliance


 Regards
 Deepak

 Hacker @ DeepRootLinux
 Bangalore

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



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

[SOGo] IMAP options in preferences missing icons

2012-06-08 Thread Stephen Ingram
After posting earlier that my SOGoMailAuxilliaryUserAccountsEnabled
didn't work, I found a post saying that there should be a plus icon at
the bottom of the list to add an IMAP server. I'm guessing now that
there is a bug as this doesn't appear in version 1.3.15a. The icons do
appear on the Mail Options page so I know it's not a browser issue.
Before I file a bug, I thought I would check to see if there is
another switch I need to turn on to get this option to work properly.

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


Re: [SOGo] ZEG in KVM

2012-06-08 Thread deepak

Found a python script to convert ova to kvm images

https://github.com/poelzi/ova2free;

 
 tar xf ZEG-2.0.0rc2.ova
 vmware-vdiskmanager  -r ZEG-2.0.0rc2-disk1.vmdk -t 0 zeg2rc2.vmdk
 Now you can boot this converted  image ( zeg2rc2.vmdk ) in KVM

 

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


Re: [SOGo] ZEG in KVM

2012-06-08 Thread deepak

Found a python script to convert ova to kvm image.
https://github.com/poelzi/ova2free;
 
 tar xf ZEG-2.0.0rc2.ova
 vmware-vdiskmanager  -r ZEG-2.0.0rc2-disk1.vmdk -t 0 zeg2rc2.vmdk
 Now you can boot this converted  image ( zeg2rc2.vmdk ) in KVM






Regards


Deepak
Hacker @ DeepRootLinux
Bangalore
India
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] BTS activities for Friday, June 08 2012

2012-06-08 Thread SOGo reporter
Title: BTS activities for Friday, June 08 2012





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Friday, June 08 2012

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
1826
	2012-06-08 04:38:37
	updated (open)
	Backend Address Book
	Global address book on LDPA backend synchronize to os x 10.7.3 Addressbook
	
	  
	
1784
	2012-06-08 10:47:18
	updated (open)
	Web Mail
	Can`t delete single mails from the trash can
	
	  
	
1785
	2012-06-08 08:55:37
	updated (open)
	Web Mail
	Can`t send mail to "additional email" address
	
	  
	
1822
	2012-06-08 08:36:24
	updated (open)
	Web Mail
	Problem viewing some pdf attachements
	
	  
	
1831
	2012-06-08 05:13:30
	new (open)
	Web Mail
	You can not delete folder