[SOGo] Problem using PHP-PUSH-2

2013-08-02 Thread thomas.sowa
Hello,

im new to this list. SOGo is a great Project and i hope someone can help me
with my problem.

I am using PHP-PUSH-2 to active sync and push to my iphone.
Mail and Calendar are working fine. Just Contacts doesnt work as expected.

I can create a new contact on my iphone which gets synced well (i can see it in
my personal folder via web), but i cannot see any contacts on my phone.

my php-push-2 config looks like this (for debugging i am trying carddav only):

define('BACKEND_PROVIDER', BackendCardDAV);

define('CARDDAV_SERVER', 'https://mail.myserver.de');
define('CARDDAV_PORT', '443');
define('CARDDAV_PATH', '/SOGo/dav/%u/Contacts/');
define('CARDDAV_PRINCIPAL', 'personal'); //Personal CardDAV folder
define('CARDDAV_PERSONAL', 'personal'); //Personal CardDAV folder

sogo.log shows:
2013-07-31 12:47:33.332 sogod[5547] -[WEClientCapabilities initWithRequest:]:
Unknown WebClient: user-agent='CardDAV PHP/0.6'
Jul 31 12:47:33 sogod [5547]: [ERROR] DAV property '{DAV:}allprop' has no
matching SQL field, response could be incomplete
127.0.0.1 - - [31/Jul/2013:12:47:33 GMT] REPORT
/SOGo/dav/tm/Contacts/personal/ HTTP/1.1 207 2416/279 0.015 - - 0

Every help is welcome, i searched the web for this allprop but except some RFC
infos i couldnt find any useful information.

Thanks in advance

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


Re: [SOGo] SoGo Thunderbird Connector and CardDAV contact e-mail addresses

2013-08-02 Thread Chris Jenkins
Does anyone have any input on this? The behaviour of the connector is bizarre 
and infuriating to my users. It seems to choose the e-mail addresses that it 
syncs largely at random and sometimes chooses the same on for both. And 
sometimes they change over time too. None of my other CardDAV clients see this 
behaviour.

Can someone who knows who the connector works in this regard please advise?

Thanks,

Chris

On 28 Jul 2013, at 14:52, ch...@thejenkinsfamily.org.uk wrote:

Hello,

I am using the SoGo Thunderbird Connector to allow my Windows Thunderbird users
to sync their TB address book with an OS X Server Contacts server (CardDAV). I
am trying to figure out which e-mail addresses SoGo chooses in a contact as the
two it displays in the address book (we have many contacts with more than 2
e-mail addresses) and how it decides on the order (primary versus alternate).

Does anyone have any information on this?

Thank you.

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


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

Re: [SOGo] Problem using PHP-PUSH-2

2013-08-02 Thread Michael Vogel

Am 02.08.2013 13:47, schrieb thomas.s...@oncore.de:

Hello,

im new to this list. SOGo is a great Project and i hope someone can help me
with my problem.

I am using PHP-PUSH-2 to active sync and push to my iphone.
Mail and Calendar are working fine. Just Contacts doesnt work as expected.


I have the same problem. It seems that there is a bug in the script.

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


Re: [SOGo] ZEG install script

2013-08-02 Thread Szládovics Péter

2013-07-08 18:10 keltezéssel, Szládovics Péter írta:

Dear Gents,

This http://www.onlinedemo.hu/71-zeg-install-script webpage contains 
some informations and resctrictions, and you can download the tarball 
with the script from it.


Important update: the config.sh don't move the subroutines.sh into the 
/usr/local/bin with other scripts, and leave it the normal user's home.

For fix, run this command as normal user:

sudo mv ~/subroutines.sh /usr/local/bin/

The config.tgz (what is downloadable from the webpage above) is already 
fixed.

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

[SOGo] Password Encryption for SOGo with Dovecot and Postfix

2013-08-02 Thread SOGo Noob
Hi All

I'm in the process of designing and configuring a new SOGo groupware server
and I'm just trying to decide on the best and most compatible solution for
our setup. Hopefully some of you lovely people might have come across this
config before and have some tips or advice for me.

We will be running a service provider setup, whereby our clients will need
to access contacts and calendars for others in their organisation but not
from other organisations. We will be configuring a new DB table for each
new client, and so will be using a new UserSource definition to identify
this to SOGo.

My plan is this:
We have a new cleanly installed Ubuntu 12.04 server for mail, and we've
opted to use MySQL for authentication and for basic storage. We will be
using Postfix and Dovecot for mail transport and imap/pop respectively. All
of which seems to make sense so far, and much of this is configured already.

My issue is with choosing the correct password encryption. We need it to be
compatible with SOGo, Dovecot and Postfix, and we need mail client support
for all major platforms. Obviously we need to administer the server too,
some clean cli commands to generate new passwords would be great. What
would the list recommend as an adopted password encryption that is simple
to deploy but at the same time secure?

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

[SOGo] User's own mailing lists?!

2013-08-02 Thread Marc Leuser
This seems unbelievable to me. I can't find a way to Create a List or Group of
Contacts in my Addressbook that I can mail to.

I'd like to have simple mailing lists which is imo one of the most basic
features. For example Co-Workers, Friends, Family. And if my Co-Worker happens
to be a close friend I want mails to my Co-Workers to reach him as well as
mails to my Friends without having to duplicate entries.

I've read the FAQ about Groups within SOGo, is this really the only option? I
can't imagine that there's no way to have mailing lists in SOGo, since no one
would spend hours adding single receipients to a mail that is supposed to reach
his whole company or whatever... Can anyone please point me into the right
direction? 
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] User's own mailing lists?!

2013-08-02 Thread Szládovics Péter

2013-08-02 20:38 keltezéssel, Marc Leuser írta:

This seems unbelievable to me. I can't find a way to Create a List or Group of
Contacts in my Addressbook that I can mail to.

I'd like to have simple mailing lists which is imo one of the most basic
features. For example Co-Workers, Friends, Family. And if my Co-Worker happens
to be a close friend I want mails to my Co-Workers to reach him as well as
mails to my Friends without having to duplicate entries.

I've read the FAQ about Groups within SOGo, is this really the only option? I
can't imagine that there's no way to have mailing lists in SOGo, since no one
would spend hours adding single receipients to a mail that is supposed to reach
his whole company or whatever... Can anyone please point me into the right
direction?


Right Click on your personal addressbook, and choose the new group from 
context menu.

It's working. ;)

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

Re: [SOGo] User's own mailing lists?!

2013-08-02 Thread Marc Leuser

Thanks ;) I tried that but it's buggy with imported Addressbooks..

I have to type a member's displayname to add kim/her to the list. 
However in my imported contacts, this field is empty and only first/last 
name are filled. any way to have the displayname automatically generated 
by first and last name? i guess a dirty solution would be to export my 
whole addressbook (which i imported before, haha) and then write a 
script to do the job for me..


Am 02.08.2013 20:50, schrieb Szládovics Péter:

2013-08-02 20:38 keltezéssel, Marc Leuser írta:

This seems unbelievable to me. I can't find a way to Create a List or Group of
Contacts in my Addressbook that I can mail to.

I'd like to have simple mailing lists which is imo one of the most basic
features. For example Co-Workers, Friends, Family. And if my Co-Worker happens
to be a close friend I want mails to my Co-Workers to reach him as well as
mails to my Friends without having to duplicate entries.

I've read the FAQ about Groups within SOGo, is this really the only option? I
can't imagine that there's no way to have mailing lists in SOGo, since no one
would spend hours adding single receipients to a mail that is supposed to reach
his whole company or whatever... Can anyone please point me into the right
direction?


Right Click on your personal addressbook, and choose the new group 
from context menu.

It's working. ;)



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

Re: [SOGo] User's own mailing lists?!

2013-08-02 Thread Marc Leuser

uhh, nevermind my first mail. it's working now, haha

Am 02.08.2013 20:50, schrieb Szládovics Péter:

2013-08-02 20:38 keltezéssel, Marc Leuser írta:

This seems unbelievable to me. I can't find a way to Create a List or Group of
Contacts in my Addressbook that I can mail to.

I'd like to have simple mailing lists which is imo one of the most basic
features. For example Co-Workers, Friends, Family. And if my Co-Worker happens
to be a close friend I want mails to my Co-Workers to reach him as well as
mails to my Friends without having to duplicate entries.

I've read the FAQ about Groups within SOGo, is this really the only option? I
can't imagine that there's no way to have mailing lists in SOGo, since no one
would spend hours adding single receipients to a mail that is supposed to reach
his whole company or whatever... Can anyone please point me into the right
direction?


Right Click on your personal addressbook, and choose the new group 
from context menu.

It's working. ;)



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

[SOGo] Responses to Events Sent to Wrong Address

2013-08-02 Thread Ron Scott-Adams
SOGo 2.0.7, Ubuntu 12.04.2 with OpenLDAP/Postfix/Dovecot

My email address I use with SOGo is r...@tohuw.net. However, whenever a 
calendar invite is sent, it emits from to...@tohuw.net. I cannot see why. My 
config is at http://paste2.org/3BL2m8zB. No account in the DIT has a mail of 
to...@tohuw.net. Let me know what other details I can provide. Thanks!


Ron Scott-Adams
r...@tohuw.net
The truth is incontrovertible. Malice may attack it, ignorance may deride it, 
but in the end, there it is. (Winston Churchill)







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

[SOGo] BTS activities for Friday, August 02 2013

2013-08-02 Thread SOGo reporter
Title: BTS activities for Friday, August 02 2013





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Friday, August 02 2013

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
2373
	2013-08-02 10:50:56
	updated (open)
	Web Calendar
	red time marker in calendar shows wrong time