[SOGo] sogo 2.0.beta2 on debian squeeze 64 bit vmware esx4.1 talloc not found

2011-10-27 Thread Gerhard W. Recher (abuse)
hi

i got stuck with beta2

all things are fine until step: add user to samba

sogo@sogo:~/openchange/sogo/samba4$ sudo PYTHONPATH=$PYTHONPATH
./bin/samba-tool domain passwordsettings set --complexity=off
Traceback (most recent call last):
  File ./bin/samba-tool, line 30, in module
from samba.netcmd.domain import cmd_domain
  File bin/python/samba/netcmd/domain.py, line 44, in module
from samba.samba3 import Samba3
  File bin/python/samba/samba3/__init__.py, line 29, in module
import passdb
ImportError: /usr/local/samba/lib/ldb/libccan.so.0: version
`SAMBA_4.0.0ALPHA17' not found (required by
/usr/local/samba/lib/libsmbconf.so.0)




sogo@sogo:~/openchange/sogo/samba4$ echo $PYTHONPATH
:/usr/local/samba/lib/python2.6/site-packages


and sudo without path

sogo@sogo:~/openchange/sogo/samba4$ sudo  ./bin/samba-tool domain
passwordsettings set --complexity=off
Traceback (most recent call last):
  File ./bin/samba-tool, line 26, in module
from samba import netcmd
  File bin/python/samba/__init__.py, line 29, in module
import samba.param
ImportError: No module named talloc



shall i switch to ubunto server 11.10 64 bit ?

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


Re: [SOGo] sogo 2.0.Beta have i missed a step ?

2011-10-27 Thread Gerhard W. Recher (abuse)
Am 26.10.2011 23:28, schrieb Frank Ellebrecht:
 Hello Gerhard,

 You really should try out Dovecot. Although Debian ships with version
 1.2.15, you should take a look at version 2.x. Installing it is as
 easy as adding

 # Prebuilt binaries for Dovecot v2.0x
 deb http://xi.rename -it.nl/debian/stable-auto/dovecot-2.0 main

 to your /etc/apt/sources.list and then apt-get update  apt-get
 install dovecot-imapd dovecot-sieve ... (see
 http://wiki2.dovecot.org/PrebuiltBinaries for further information).
 It is a great piece of software and mostly well documented. AFAIR
 there is some support for changing from other mail servers to Dovecot.
 (There also was an article about Dovecot in the September 2010 issue
 of the German Linux Magazin).

 Regards,
 Frank

 Am 26.10.2011 22:35, schrieb Gerhard W. Recher (abuse):
 Am 26.10.2011 22:33, schrieb Ludovic Marcotte:
 On 26/10/11 16:19, Gerhard W. Recher (abuse) wrote:
 cyrus2.2 as of squeeze apt-get
 QRESYNC was added in Cyrus 2.4.

 so i have to switch to dovcut ? debian squeeze has only this version 2.2
 . very sad

 -- gerhard

Hi frank,

thx for reply... i will switch over from squeeze to ubuntu server 11.10
64 bit...

will do this this evening

-- gerhard

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


[SOGo] Disable Tasks of a Calendar

2011-10-27 Thread Yilmaz Cankaya

Hi all,
it is possible to disable task functionality of a specific calendar?  
i.e. Only selected ones.


Thanks

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


Re: [SOGo] Disable Tasks of a Calendar

2011-10-27 Thread Alessio Fattorini
Nella citazione in data gio 27 ott 2011 10:57:49 CEST, Yilmaz Cankaya 
ha scritto:

Hi all,
it is possible to disable task functionality of a specific calendar? 
i.e. Only selected ones.


Property of calendar - Visualize - Show alarm 
--

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


Re: [SOGo] sogo 2.0.beta2 on debian squeeze 64 bit vmware esx4.1 talloc not found

2011-10-27 Thread christophschroedercs
Hello,

had the same Problem. Here is how to fix it:

Specify '../python' as pythonpath, so that python is in
~/openchange/sogo/python.

Hope that helps.

Kind regards,
Christoph Schröder-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Disable Tasks of a Calendar

2011-10-27 Thread Yilmaz Cankaya

Hi Alessio
thanks for the prompt response.  I do not mean disabling display of 
tasks but rather preventing insertions or modifications of tasks of a 
specific calendar.  The need comes from the accidental insertions of 
tasks of users into a shared calendar. While adding tasks, thunderbird 
remembers the latest used calendar selection which causes such incidents.


Regards

On 10/27/2011 12:24 PM, Alessio Fattorini wrote:
Nella citazione in data gio 27 ott 2011 10:57:49 CEST, Yilmaz Cankaya 
ha scritto:

Hi all,
it is possible to disable task functionality of a specific calendar? 
i.e. Only selected ones.


Property of calendar - Visualize - Show alarm 


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


Re: [SOGo] Disable Tasks of a Calendar

2011-10-27 Thread Christian Mack
Hi Yilmaz Cankaya


On 2011-10-27 12:15, Yilmaz Cankaya wrote:
 
 thanks for the prompt response.  I do not mean disabling display of
 tasks but rather preventing insertions or modifications of tasks of a
 specific calendar.  The need comes from the accidental insertions of
 tasks of users into a shared calendar. While adding tasks, thunderbird
 remembers the latest used calendar selection which causes such incidents.

That's not possible.

You always have events and tasks in a calendar.
And they share the same privileges.
So you only can revoke write access for both, events and tasks.


Kind regards,
Christian Mack

-- 
Christian Mack
Gruppe Informationsdienste
Rechenzentrum Universität Konstanz
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Disable Tasks of a Calendar

2011-10-27 Thread Yilmaz Cankaya

Christian, thanks for the elaboration..

Regards

On 10/27/2011 01:39 PM, Christian Mack wrote:

Hi Yilmaz Cankaya


On 2011-10-27 12:15, Yilmaz Cankaya wrote:

thanks for the prompt response.  I do not mean disabling display of
tasks but rather preventing insertions or modifications of tasks of a
specific calendar.  The need comes from the accidental insertions of
tasks of users into a shared calendar. While adding tasks, thunderbird
remembers the latest used calendar selection which causes such incidents.

That's not possible.

You always have events and tasks in a calendar.
And they share the same privileges.
So you only can revoke write access for both, events and tasks.


Kind regards,
Christian Mack



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


Re: [SOGo] Disable Tasks of a Calendar

2011-10-27 Thread Ludovic Marcotte

On 27/10/11 06:15, Yilmaz Cankaya wrote:
While adding tasks, thunderbird remembers the latest used calendar 
selection which causes such incidents. 
To mitigate that issue, we introduced a new preference for Lightning 
(Inverse Edition) in the upcoming version. You can set 
sogo-integrator.forcePersonalCalendarSelection to true and it'll 
always reselect your personal calendar when creating events or tasks.


Regards,

--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +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


[SOGo] Unable to add email to WebDAV calendar using Sogo Lightning-1.0b2.105i, Thunderbird 3.1.9

2011-10-27 Thread bmurtagh
I've ran into this issue numerous times on various platforms (XP, Vista, or
Windows 7) where after the Sogo Connector and Lighting frontends are installed
and I'm adding a calendar on the network via CalDAV the email option ends up
being set to 'None'. I am unable to figure out how to change this to the email
account of the user who the calendar belongs to..

I've uploaded a screen shot of the Edit Calendar box in Thunderbird to imgur,
please see: http://i.imgur.com/C8Y2D.png

Any help is appreciated.

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


Re: [SOGo] Unable to add email to WebDAV calendar using Sogo Lightning-1.0b2.105i, Thunderbird 3.1.9

2011-10-27 Thread Brendan Murtagh
To follow up my additional testing, I removed both Sogo Connector and 
Lighting Inverse. Restarted Thunderbird and started fresh.. Installed 
Connector first followed by Lightning, the Global Address List in 
Thunderbird's Address Book synced correctly, but still ran into issues 
adding the user's calendar. At that point, I disabled Sogo Connector, 
restarted Thunderbird and created the CalDAV calendar. Viewing the 
properties after adding it showed the user's email address as the 
associated email..


I'm getting ready to test this on another machine as well.. Anyone know 
why this is?


*Brendan Murtagh*
IT Coordinator / Email Administrator
*PHONE*: (610) 874-5000 x2232
*FAX*: (610) 874-5030
*WEB*: http://www.powerhrg.com


*Power Home Remodeling Group*

*Awarded Window  Door Magazine's Dealer of the Year
Awarded The Top Workplace for Mid-Sized Companies by Philadelphia Inquirer
Awarded to the Inc. 5000 Fastest Growing Companies List*

/Visit our other websites and social platforms:/ Facebook 
http://www.facebook.com/PowerHRG | YouTube 
http://www.youtube.com/PowerHRG | PHRG Reviews 
http://www.phrgreviews.com | Total Care Installs 
http://www.totalcareinstalls.com


Power Home Remodeling Group is an equal opportunity employer, committed 
to hiring a diverse and talented workforce. Confidentiality Notice: 
Please be advised that no quotes, agreements, or understandings 
involving Power Home Remodeling Group, will be binding unless and until 
codified in a written document signed by an officer of the company. The 
information transmitted by this email is intended only for the use of 
the addressee(s) and may contain confidential and/or privileged 
information. Any interception, review, retransmission, dissemination, or 
other use of, or taking any action upon this information by persons or 
entities other than the intended recipient(s) is prohibited by law and 
may subject them to criminal or civil liability. If you have received 
this communication in error, please contact us immediately at (610) 
874-5000 and delete the message from any computer or other storage system.


On 10/27/2011 7:08 AM, bmurt...@powerhrg.com wrote:

I've ran into this issue numerous times on various platforms (XP, Vista, or
Windows 7) where after the Sogo Connector and Lighting frontends are installed
and I'm adding a calendar on the network via CalDAV the email option ends up
being set to 'None'. I am unable to figure out how to change this to the email
account of the user who the calendar belongs to..

I've uploaded a screen shot of the Edit Calendar box in Thunderbird to imgur,
please see: http://i.imgur.com/C8Y2D.png

Any help is appreciated.

-Brendan

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

Re: [SOGo] Unable to add email to WebDAV calendar using Sogo Lightning-1.0b2.105i, Thunderbird 3.1.9

2011-10-27 Thread Brendan Murtagh
After I enabled Sogo Connector again and restarted to apply the changes, 
the Email address was removed. Disabling Connector again did not revert 
the changes. Email is now back to 'None'


*Brendan Murtagh*
IT Coordinator / Email Administrator
*PHONE*: (610) 874-5000 x2232
*FAX*: (610) 874-5030
*WEB*: http://www.powerhrg.com


*Power Home Remodeling Group*

*Awarded Window  Door Magazine's Dealer of the Year
Awarded The Top Workplace for Mid-Sized Companies by Philadelphia Inquirer
Awarded to the Inc. 5000 Fastest Growing Companies List*

/Visit our other websites and social platforms:/ Facebook 
http://www.facebook.com/PowerHRG | YouTube 
http://www.youtube.com/PowerHRG | PHRG Reviews 
http://www.phrgreviews.com | Total Care Installs 
http://www.totalcareinstalls.com


Power Home Remodeling Group is an equal opportunity employer, committed 
to hiring a diverse and talented workforce. Confidentiality Notice: 
Please be advised that no quotes, agreements, or understandings 
involving Power Home Remodeling Group, will be binding unless and until 
codified in a written document signed by an officer of the company. The 
information transmitted by this email is intended only for the use of 
the addressee(s) and may contain confidential and/or privileged 
information. Any interception, review, retransmission, dissemination, or 
other use of, or taking any action upon this information by persons or 
entities other than the intended recipient(s) is prohibited by law and 
may subject them to criminal or civil liability. If you have received 
this communication in error, please contact us immediately at (610) 
874-5000 and delete the message from any computer or other storage system.


On 10/27/2011 7:18 AM, Brendan Murtagh wrote:
To follow up my additional testing, I removed both Sogo Connector and 
Lighting Inverse. Restarted Thunderbird and started fresh.. Installed 
Connector first followed by Lightning, the Global Address List in 
Thunderbird's Address Book synced correctly, but still ran into issues 
adding the user's calendar. At that point, I disabled Sogo Connector, 
restarted Thunderbird and created the CalDAV calendar. Viewing the 
properties after adding it showed the user's email address as the 
associated email..


I'm getting ready to test this on another machine as well.. Anyone 
know why this is?


*Brendan Murtagh*
IT Coordinator / Email Administrator
*PHONE*: (610) 874-5000 x2232
*FAX*: (610) 874-5030
*WEB*: http://www.powerhrg.com


*Power Home Remodeling Group*

*Awarded Window  Door Magazine's Dealer of the Year
Awarded The Top Workplace for Mid-Sized Companies by Philadelphia Inquirer
Awarded to the Inc. 5000 Fastest Growing Companies List*

/Visit our other websites and social platforms:/ Facebook 
http://www.facebook.com/PowerHRG | YouTube 
http://www.youtube.com/PowerHRG | PHRG Reviews 
http://www.phrgreviews.com | Total Care Installs 
http://www.totalcareinstalls.com


Power Home Remodeling Group is an equal opportunity employer, 
committed to hiring a diverse and talented workforce. Confidentiality 
Notice: Please be advised that no quotes, agreements, or 
understandings involving Power Home Remodeling Group, will be binding 
unless and until codified in a written document signed by an officer 
of the company. The information transmitted by this email is intended 
only for the use of the addressee(s) and may contain confidential 
and/or privileged information. Any interception, review, 
retransmission, dissemination, or other use of, or taking any action 
upon this information by persons or entities other than the intended 
recipient(s) is prohibited by law and may subject them to criminal or 
civil liability. If you have received this communication in error, 
please contact us immediately at (610) 874-5000 and delete the message 
from any computer or other storage system.


On 10/27/2011 7:08 AM, bmurt...@powerhrg.com wrote:

I've ran into this issue numerous times on various platforms (XP, Vista, or
Windows 7) where after the Sogo Connector and Lighting frontends are installed
and I'm adding a calendar on the network via CalDAV the email option ends up
being set to 'None'. I am unable to figure out how to change this to the email
account of the user who the calendar belongs to..

I've uploaded a screen shot of the Edit Calendar box in Thunderbird to imgur,
please see:http://i.imgur.com/C8Y2D.png

Any help is appreciated.

-Brendan

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

Re: [SOGo] Unable to add email to WebDAV calendar using Sogo Lightning-1.0b2.105i, Thunderbird 3.1.9

2011-10-27 Thread Julian Robbins

On 27/10/11 12:43, Brendan Murtagh wrote:
After I enabled Sogo Connector again and restarted to apply the 
changes, the Email address was removed. Disabling Connector again did 
not revert the changes. Email is now back to 'None'


Only guessing but is there more than one user account in Thunderbird 
setup ? If so, it can confuse things quite a bit


Julian Robbins
Leominster, UK

PS is there any UK users of SOGo around ?


*Brendan Murtagh*
IT Coordinator / Email Administrator
*PHONE*: (610) 874-5000 x2232
*FAX*: (610) 874-5030
*WEB*: http://www.powerhrg.com


*Power Home Remodeling Group*

*Awarded Window  Door Magazine's Dealer of the Year
Awarded The Top Workplace for Mid-Sized Companies by Philadelphia Inquirer
Awarded to the Inc. 5000 Fastest Growing Companies List*

/Visit our other websites and social platforms:/ Facebook 
http://www.facebook.com/PowerHRG | YouTube 
http://www.youtube.com/PowerHRG | PHRG Reviews 
http://www.phrgreviews.com | Total Care Installs 
http://www.totalcareinstalls.com


Power Home Remodeling Group is an equal opportunity employer, 
committed to hiring a diverse and talented workforce. Confidentiality 
Notice: Please be advised that no quotes, agreements, or 
understandings involving Power Home Remodeling Group, will be binding 
unless and until codified in a written document signed by an officer 
of the company. The information transmitted by this email is intended 
only for the use of the addressee(s) and may contain confidential 
and/or privileged information. Any interception, review, 
retransmission, dissemination, or other use of, or taking any action 
upon this information by persons or entities other than the intended 
recipient(s) is prohibited by law and may subject them to criminal or 
civil liability. If you have received this communication in error, 
please contact us immediately at (610) 874-5000 and delete the message 
from any computer or other storage system.


On 10/27/2011 7:18 AM, Brendan Murtagh wrote:
To follow up my additional testing, I removed both Sogo Connector and 
Lighting Inverse. Restarted Thunderbird and started fresh.. Installed 
Connector first followed by Lightning, the Global Address List in 
Thunderbird's Address Book synced correctly, but still ran into 
issues adding the user's calendar. At that point, I disabled Sogo 
Connector, restarted Thunderbird and created the CalDAV calendar. 
Viewing the properties after adding it showed the user's email 
address as the associated email..


I'm getting ready to test this on another machine as well.. Anyone 
know why this is?


*Brendan Murtagh*
IT Coordinator / Email Administrator
*PHONE*: (610) 874-5000 x2232
*FAX*: (610) 874-5030
*WEB*: http://www.powerhrg.com


*Power Home Remodeling Group*

*Awarded Window  Door Magazine's Dealer of the Year
Awarded The Top Workplace for Mid-Sized Companies by Philadelphia 
Inquirer

Awarded to the Inc. 5000 Fastest Growing Companies List*

/Visit our other websites and social platforms:/ Facebook 
http://www.facebook.com/PowerHRG | YouTube 
http://www.youtube.com/PowerHRG | PHRG Reviews 
http://www.phrgreviews.com | Total Care Installs 
http://www.totalcareinstalls.com


Power Home Remodeling Group is an equal opportunity employer, 
committed to hiring a diverse and talented workforce. Confidentiality 
Notice: Please be advised that no quotes, agreements, or 
understandings involving Power Home Remodeling Group, will be binding 
unless and until codified in a written document signed by an officer 
of the company. The information transmitted by this email is intended 
only for the use of the addressee(s) and may contain confidential 
and/or privileged information. Any interception, review, 
retransmission, dissemination, or other use of, or taking any action 
upon this information by persons or entities other than the intended 
recipient(s) is prohibited by law and may subject them to criminal or 
civil liability. If you have received this communication in error, 
please contact us immediately at (610) 874-5000 and delete the 
message from any computer or other storage system.


On 10/27/2011 7:08 AM, bmurt...@powerhrg.com wrote:

I've ran into this issue numerous times on various platforms (XP, Vista, or
Windows 7) where after the Sogo Connector and Lighting frontends are installed
and I'm adding a calendar on the network via CalDAV the email option ends up
being set to 'None'. I am unable to figure out how to change this to the email
account of the user who the calendar belongs to..

I've uploaded a screen shot of the Edit Calendar box in Thunderbird to imgur,
please see:http://i.imgur.com/C8Y2D.png

Any help is appreciated.

-Brendan



--
Kind Regards,

Julian Robbins
Web Marketing and IT Manager

Q-par Angus Ltd, Barons Cross Laboratories, Leominster, Herefordshire, HR6 8RS, 
United Kingdom

Telephone +44 (0) 1568 612138, Fax +44 (0) 1568 616373, Web www.q-par.com

IDEAS ENGINEERED - SPECIALISTS IN MICROWAVE and RF ENGINEERING

(Registered office)

Re: [SOGo] Unable to add email to WebDAV calendar using Sogo Lightning-1.0b2.105i, Thunderbird 3.1.9

2011-10-27 Thread Brendan Murtagh
Only their one user account. Once the Connector is disabled..If I create 
a local calendar, delete the remote calendar, restart Thunderbird and 
add the remote calendar again the email address stays.


It seems to be a conflict between the Sogo Connector and Lightning 
locking the email address usage or preventing access to CalDAV by either 
add-on when both are enabled at the same time?


*Brendan Murtagh*
IT Coordinator / Email Administrator
*PHONE*: (610) 874-5000 x2232
*FAX*: (610) 874-5030
*WEB*: http://www.powerhrg.com


*Power Home Remodeling Group*

*Awarded Window  Door Magazine's Dealer of the Year
Awarded The Top Workplace for Mid-Sized Companies by Philadelphia Inquirer
Awarded to the Inc. 5000 Fastest Growing Companies List*

/Visit our other websites and social platforms:/ Facebook 
http://www.facebook.com/PowerHRG | YouTube 
http://www.youtube.com/PowerHRG | PHRG Reviews 
http://www.phrgreviews.com | Total Care Installs 
http://www.totalcareinstalls.com


Power Home Remodeling Group is an equal opportunity employer, committed 
to hiring a diverse and talented workforce. Confidentiality Notice: 
Please be advised that no quotes, agreements, or understandings 
involving Power Home Remodeling Group, will be binding unless and until 
codified in a written document signed by an officer of the company. The 
information transmitted by this email is intended only for the use of 
the addressee(s) and may contain confidential and/or privileged 
information. Any interception, review, retransmission, dissemination, or 
other use of, or taking any action upon this information by persons or 
entities other than the intended recipient(s) is prohibited by law and 
may subject them to criminal or civil liability. If you have received 
this communication in error, please contact us immediately at (610) 
874-5000 and delete the message from any computer or other storage system.


On 10/27/2011 7:47 AM, Julian Robbins wrote:

On 27/10/11 12:43, Brendan Murtagh wrote:
After I enabled Sogo Connector again and restarted to apply the 
changes, the Email address was removed. Disabling Connector again did 
not revert the changes. Email is now back to 'None'


Only guessing but is there more than one user account in Thunderbird 
setup ? If so, it can confuse things quite a bit


Julian Robbins
Leominster, UK

PS is there any UK users of SOGo around ?


*Brendan Murtagh*
IT Coordinator / Email Administrator
*PHONE*: (610) 874-5000 x2232
*FAX*: (610) 874-5030
*WEB*: http://www.powerhrg.com


*Power Home Remodeling Group*

*Awarded Window  Door Magazine's Dealer of the Year
Awarded The Top Workplace for Mid-Sized Companies by Philadelphia 
Inquirer

Awarded to the Inc. 5000 Fastest Growing Companies List*

/Visit our other websites and social platforms:/ Facebook 
http://www.facebook.com/PowerHRG | YouTube 
http://www.youtube.com/PowerHRG | PHRG Reviews 
http://www.phrgreviews.com | Total Care Installs 
http://www.totalcareinstalls.com


Power Home Remodeling Group is an equal opportunity employer, 
committed to hiring a diverse and talented workforce. Confidentiality 
Notice: Please be advised that no quotes, agreements, or 
understandings involving Power Home Remodeling Group, will be binding 
unless and until codified in a written document signed by an officer 
of the company. The information transmitted by this email is intended 
only for the use of the addressee(s) and may contain confidential 
and/or privileged information. Any interception, review, 
retransmission, dissemination, or other use of, or taking any action 
upon this information by persons or entities other than the intended 
recipient(s) is prohibited by law and may subject them to criminal or 
civil liability. If you have received this communication in error, 
please contact us immediately at (610) 874-5000 and delete the 
message from any computer or other storage system.


On 10/27/2011 7:18 AM, Brendan Murtagh wrote:
To follow up my additional testing, I removed both Sogo Connector 
and Lighting Inverse. Restarted Thunderbird and started fresh.. 
Installed Connector first followed by Lightning, the Global Address 
List in Thunderbird's Address Book synced correctly, but still ran 
into issues adding the user's calendar. At that point, I disabled 
Sogo Connector, restarted Thunderbird and created the CalDAV 
calendar. Viewing the properties after adding it showed the user's 
email address as the associated email..


I'm getting ready to test this on another machine as well.. Anyone 
know why this is?


*Brendan Murtagh*
IT Coordinator / Email Administrator
*PHONE*: (610) 874-5000 x2232
*FAX*: (610) 874-5030
*WEB*: http://www.powerhrg.com


*Power Home Remodeling Group*

*Awarded Window  Door Magazine's Dealer of the Year
Awarded The Top Workplace for Mid-Sized Companies by Philadelphia 
Inquirer

Awarded to the Inc. 5000 Fastest Growing Companies List*

/Visit our other websites and social platforms:/ Facebook 
http://www.facebook.com/PowerHRG | 

[SOGo] webclient problem with groups

2011-10-27 Thread Bruno Lingner (Hugo)

hi list

I have a problem with groups that are not being replaced with their 
members in the attendee list, if I add a group over the webclient. it 
works ok in lightning, evolution and subbird. it doesn't find the 
correct email of the group, it sends an email to mailto:, and in the 
error log i see something like:


localhost - - [27/Oct/2011:11:19:29 GMT] GET 
/SOGo/so/foo/Contacts/Groups/support_sogo/properties HTTP/1.1 404 208/0 
0.034 - - 0


it runs on a debian squeeze, the version is

Oct 27 13:01:41 sogod [17729]: version 1.3.8 (build @vizzini.inverse.ca 
201107261702) -- starting


installed from the inverse deb repository
my config for the groups is this:

dict
keyCNFieldName/key
stringcn/string
keyIDFieldName/key
stringcn/string
keyUIDFieldName/key
stringcn/string
keySOGoLDAPQueryTimeout/key
string30/string
keybaseDN/key
stringou=groups,ou=sogo,ou=intern,dc=site,dc=com/string
keybindDN/key
string/string
keybindPassword/key
string/string
keycanAuthenticate/key
stringYES/string
keydisplayName/key
stringSOGo Gruppen/string
keyhostname/key
stringldap.kochan.de/string
keyid/key
stringGroups/string
keyisAddressBook/key
stringYES/string
keypasswordPolicy/key
stringNO/string
keyport/key
string389/string
keyscope/key
stringSUB/string
keytype/key
stringldap/string
/dict

an ldif entry for the group looks like this:

dn: cn=support_sogo,ou=groups,ou=sogo,ou=intern,dc=site,dc=com
objectClass: groupOfNames
objectClass:
member: uid=bar,ou=persons,ou=intern,dc=site,dc=com
member: uid=foo,ou=persons,ou=intern,dc=site,dc=com
mail: supp...@site.com
cn: support_sogo

I use the extensibleObject class for now, cos the schema does not allow 
mail as an attribute for groups.

I've also tried with groupOfNames and groupOfUniqueNames, no joy.

can somebody shed some light on this?

thanks and greetings
hugo.-
--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] free/busy doesn't work

2011-10-27 Thread Rudolf

Hello,

i'm testing SOGo 1.3.8b on centos 6.

I've found 2 problems:

  1. display of free/busy times in invitations doesn't work, all time
 is displayed as available.
 I can see lines like
 192.168.1.30 - - [27/Oct/2011:13:48:51 +0200] POST
 /SOGo/so/sogo1/freebusy.ifb/ajaxRead?sday=20111021eday=2003
 HTTP/1.1 200 50
 http://sogo.grisutil.de/SOGo/so/sogo2/Calendar//editAttendees; in
 sogo.log but no busytimes.
 I've tested is with the webinterface with firefox8, google chrome
 and apple safari.
  2. If an appointment has a title like 'als, sogo2' then Thunderbird
 3.1 with  SOGo Connector 3.105, Integrator and Lightning
 1.0b2.105i after editing with thunderbird shows the title as
 'als\, sogo2'. The webclient shows it as 'als, sogo2' but while
 editing it is also 'als\, sogo2'

regards
Rudolf Naujack

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

Re: [SOGo] webclient problem with groups

2011-10-27 Thread Francis Lachapelle
Hi Hugo

On 2011-10-27, at 7:56 AM, Bruno Lingner (Hugo) wrote:

 I have a problem with groups that are not being replaced with their members 
 in the attendee list, if I add a group over the webclient. it works ok in 
 lightning, evolution and subbird. it doesn't find the correct email of the 
 group, it sends an email to mailto:, and in the error log i see something 
 like:
 
 localhost - - [27/Oct/2011:11:19:29 GMT] GET 
 /SOGo/so/foo/Contacts/Groups/support_sogo/properties HTTP/1.1 404 208/0 
 0.034 - - 0
 
 it runs on a debian squeeze, the version is
 
 Oct 27 13:01:41 sogod [17729]: version 1.3.8 (build @vizzini.inverse.ca 
 201107261702) -- starting

I fixed it : http://sogo.nu/bugs/view.php?id=1478

Thanks for reporting this!


Francis

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

Re: [SOGo] free/busy doesn't work

2011-10-27 Thread Francis Lachapelle
Hi Rudolf

On 2011-10-27, at 7:58 AM, Rudolf wrote:

 i'm testing SOGo 1.3.8b on centos 6.
 
   • If an appointment has a title like 'als, sogo2' then Thunderbird 3.1 
 with  SOGo Connector 3.105, Integrator and Lightning 1.0b2.105i after editing 
 with thunderbird shows the title as 'als\, sogo2'. The webclient shows it as 
 'als, sogo2' but while editing it is also 'als\, sogo2'

Are you really running 1.3.8b stable or a nightly/custom build?

Thanks,

Francis

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

Re: [SOGo] free/busy doesn't work

2011-10-27 Thread Francis Lachapelle

On 2011-10-27, at 7:58 AM, Rudolf wrote:

   • If an appointment has a title like 'als, sogo2' then Thunderbird 3.1 
 with  SOGo Connector 3.105, Integrator and Lightning 1.0b2.105i after editing 
 with thunderbird shows the title as 'als\, sogo2'. The webclient shows it as 
 'als, sogo2' but while editing it is also 'als\, sogo2'

Bug in Lightning, fixed in trunk :

https://bugzilla.mozilla.org/show_bug.cgi?id=523860



Francis

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

Re: [SOGo] CardDAV with iOS 5

2011-10-27 Thread Jeff Folk
On Oct 26, 2011, at 6:37 PM, Ludovic Marcotte lmarco...@inverse.ca wrote:

 On 26/10/11 18:32, Jeff Folk wrote:
 What would it really take for y'all to put up a patched 1.38c version in the 
 repo? Pretty please?? Or will 1.39 be patched? This iOS5 thing is really 
 getting to me...
 v1.3.9 is set to be released tomorrow morning with that fix in.

Oops. Looks like SOPE upgraded today, but no SOGo. Now sogod complains of 
missing shared library libgnustep-base.so.1.23 when I only have version 1.20 
and 1.20.2

SOGo of course will not start. Hoping when SOGo makes it in that will fix 
things. 

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

[SOGo] BTS activities for Thursday, October 27 2011

2011-10-27 Thread SOGo reporter
Title: BTS activities for Thursday, October 27 2011





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Thursday, October 27 2011

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
1477
	2011-10-27 11:24:06
	new (open)
	Backend Calendar
	Add attendee's decision in subject header
	
	  
	
1388
	2011-10-27 11:38:40
	updated (open)
	Backend General
	Pref not saved
	
	  
	
369
	2011-10-27 14:56:51
	updated (open)
	Web Calendar
	icons in the calendar list
	
	  
	
1297
	2011-10-27 14:52:46
	assigned (open)
	Web Calendar
	Delete confirm dialog too heigh, no scrolling possible
	
	  
	
1478
	2011-10-27 15:07:50
	resolved (fixed)
	Web Calendar
	Inviting an LDAP group doesn't work