[SOGo] Re: sogo 2.0 rc4 multi domain error

2012-08-17 Thread Selçuk Mıynat

Bump,

Nobody knows?

--
Selçuk Mıynat

On 08/16/2012 04:10 PM, Selçuk Mıynat wrote:

Hi,

I'm trying to use multi domain setup with SOGo 2.0rc4.

If I use SOGoEnableDomainBasedUID and SOGoLoginDomains together, there 
is a dropdown menu in the web interface, listing my two domains. I can 
login with selecting a domain from this list and type test as username.


But I want to login with my full username, like t...@example.com and 
not selecting a domain from the list. If I delete SOGoLoginDomains 
from my config., dropdown menu dissappears but I get this error 
message at the sogo.log and I couldn't login:



Aug 16 12:20:55 sogod [24370]: SOGoRootPage Login for user 
't...@example.com' might not have worked - password policy: 65535 
grace: -1  expire: -1  bound: 0
127.0.0.1 - - [16/Aug/2012:12:20:55 GMT] POST /SOGo/connect HTTP/1.1 
403 34/50 0.004 - - 0


Here is my .GNUStepDefaults file:

?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
keyOCSFolderInfoURL/key
stringpostgresql://sogo:sogo@127.0.0.1:5432/sogo/sogo_folder_info/string 


keyOCSSessionsFolderURL/key
stringpostgresql://sogo:sogo@127.0.0.1:5432/sogo/sogo_sessions_folder/string 


keySOGoACLsSendEMailNotifications/key
stringYES/string
keySOGoAppointmentSendEMailNotifications/key
stringYES/string
keySOGoDraftsFolderName/key
stringDrafts/string
keySOGoFoldersSendEMailNotifications/key
stringYES/string
keySOGoIMAPServer/key
stringlocalhost/string
keySOGoLanguage/key
stringEnglish/string
keySOGoMailingMechanism/key
stringsmtp/string
keySOGoPageTitle/key
stringtestmail/string
keySOGoProfileURL/key
stringpostgresql://sogo:sogo@127.0.0.1:5432/sogo/sogo_user_profile/string 


keySOGoSMTPServer/key
stringlocalhost/string
keySOGoSentFolderName/key
stringSent/string
keySOGoTimeZone/key
stringEurope/Istanbul/string
keySOGoTrashFolderName/key
stringTrash/string
keySOGoEnableDomainBasedUID/key
stringYES/string
keySOGoLoginDomains/key
array
stringexample.com/string
stringtest.com/string
/array
keydomains/key
dict
keyexample.com/key
dict
keySOGoDraftsFolderName/key
stringDrafts/string
keySOGoMailDomain/key
stringexample.com/string
keySOGoUserSources/key
array
dict
keyCNFieldName/key
stringcn/string
keyIDFieldName/key
stringuid/string
keyUIDFieldName/key
stringuid/string
keybaseDN/key
stringcn=admins,dc=example,dc=com/string
keybindDN/key
stringuid=testmail,dc=example,dc=com/string
keybindPassword/key
string123456/string
keycanAuthenticate/key
stringYES/string
keydisplayName/key
stringShared Addresses/string
keyhostname/key
string192.168.2.2/string
keyid/key
stringpublic/string
keyisAddressBook/key
stringYES/string
keyport/key
string389/string
keytype/key
stringldap/string
/dict
/array
/dict
keytest.com/key
dict
keySOGoDraftsFolderName/key
stringDrafts/string
keySOGoMailDomain/key
stringtest.com/string
keySOGoUserSources/key
array
dict
keyCNFieldName/key
stringcn/string
keyIDFieldName/key
stringuid/string
keyUIDFieldName/key
stringuid/string
keybaseDN/key
stringou=users,dc=test,dc=com/string
keybindDN/key
stringuid=sogo,ou=users,dc=test,dc=com/string
keybindPassword/key
string123456/string
keycanAuthenticate/key
stringYES/string
keydisplayName/key
stringDOM2/string
keyhostname/key
stringlocalhost/string
keyid/key
stringpublic_test/string
keyisAddressBook/key
stringYES/string
keyport/key
string9009/string
keytype/key
stringldap/string
/dict
/array
/dict
/dict
/dict
/dict
/plist

How can I achieve this, anybody knows?



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


[SOGo] sogo 2.0 rc4 multi domain error

2012-08-16 Thread Selçuk Mıynat

Hi,

I'm trying to use multi domain setup with SOGo 2.0rc4.

If I use SOGoEnableDomainBasedUID and SOGoLoginDomains together, there 
is a dropdown menu in the web interface, listing my two domains. I can 
login with selecting a domain from this list and type test as username.


But I want to login with my full username, like t...@example.com and 
not selecting a domain from the list. If I delete SOGoLoginDomains from 
my config., dropdown menu dissappears but I get this error message at 
the sogo.log and I couldn't login:



Aug 16 12:20:55 sogod [24370]: SOGoRootPage Login for user 
't...@example.com' might not have worked - password policy: 65535 grace: 
-1  expire: -1  bound: 0
127.0.0.1 - - [16/Aug/2012:12:20:55 GMT] POST /SOGo/connect HTTP/1.1 
403 34/50 0.004 - - 0


Here is my .GNUStepDefaults file:

?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
keyOCSFolderInfoURL/key
stringpostgresql://sogo:sogo@127.0.0.1:5432/sogo/sogo_folder_info/string
keyOCSSessionsFolderURL/key
stringpostgresql://sogo:sogo@127.0.0.1:5432/sogo/sogo_sessions_folder/string
keySOGoACLsSendEMailNotifications/key
stringYES/string
keySOGoAppointmentSendEMailNotifications/key
stringYES/string
keySOGoDraftsFolderName/key
stringDrafts/string
keySOGoFoldersSendEMailNotifications/key
stringYES/string
keySOGoIMAPServer/key
stringlocalhost/string
keySOGoLanguage/key
stringEnglish/string
keySOGoMailingMechanism/key
stringsmtp/string
keySOGoPageTitle/key
stringtestmail/string
keySOGoProfileURL/key
stringpostgresql://sogo:sogo@127.0.0.1:5432/sogo/sogo_user_profile/string
keySOGoSMTPServer/key
stringlocalhost/string
keySOGoSentFolderName/key
stringSent/string
keySOGoTimeZone/key
stringEurope/Istanbul/string
keySOGoTrashFolderName/key
stringTrash/string
keySOGoEnableDomainBasedUID/key
stringYES/string
keySOGoLoginDomains/key
array
stringexample.com/string
stringtest.com/string
/array
keydomains/key
dict
keyexample.com/key
dict
keySOGoDraftsFolderName/key
stringDrafts/string
keySOGoMailDomain/key
stringexample.com/string
keySOGoUserSources/key
array
dict
keyCNFieldName/key
stringcn/string
keyIDFieldName/key
stringuid/string
keyUIDFieldName/key
stringuid/string
keybaseDN/key
stringcn=admins,dc=example,dc=com/string
keybindDN/key
stringuid=testmail,dc=example,dc=com/string
keybindPassword/key
string123456/string
keycanAuthenticate/key
stringYES/string
keydisplayName/key
stringShared Addresses/string
keyhostname/key
string192.168.2.2/string
keyid/key
stringpublic/string
keyisAddressBook/key
stringYES/string
keyport/key
string389/string
keytype/key
stringldap/string
/dict
/array
/dict
keytest.com/key
dict
keySOGoDraftsFolderName/key
stringDrafts/string
keySOGoMailDomain/key
stringtest.com/string
keySOGoUserSources/key
array
dict
keyCNFieldName/key
stringcn/string
keyIDFieldName/key
stringuid/string
keyUIDFieldName/key
stringuid/string
keybaseDN/key
stringou=users,dc=test,dc=com/string
keybindDN/key
stringuid=sogo,ou=users,dc=test,dc=com/string
keybindPassword/key
string123456/string
keycanAuthenticate/key
stringYES/string
keydisplayName/key
stringDOM2/string
keyhostname/key
stringlocalhost/string
keyid/key
stringpublic_test/string
keyisAddressBook/key
stringYES/string
keyport/key
string9009/string
keytype/key
stringldap/string
/dict
/array
/dict
/dict
/dict
/dict
/plist

How can I achieve this, anybody knows?

--
Selçuk Mıynat

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


[SOGo] login with full mail address

2012-08-01 Thread Selçuk Mıynat

Hi,

I'm using vpopmail for managing mail accounts and domains.
I've setup Sogo and I can login with my username: selcuk.miynat. But i 
want to login with my full mail address like this: 
selcuk.miy...@surgate.com.


Is there a way to configure this? I'm using SOGo 2.0 RC4

Cheers,

--
Selçuk Mıynat
--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] openchange connector doesn't start

2012-06-29 Thread Selçuk Mıynat

Hi,

I've install SOGo 2.0.0rc1. Now i'm trying to use openchange. I've 
installed openchange from the sogo-nightly-build repo (Openchange 
version is 1.0.0.20120625.sogo).


When i try to start it (# /etc/init.d/openchange-ocsmanager start), it 
gaves me this error message:


# tail -f /var/log/ocsmanager/ocsmanager.log :

Traceback (most recent call last):
  File /usr/bin/paster, line 9, in module
load_entry_point('PasteScript==1.7.5', 'console_scripts', 'paster')()
  File /usr/lib/python2.6/site-packages/paste/script/command.py, line 
84, in run

invoke(command, command_name, options, args[1:])
  File /usr/lib/python2.6/site-packages/paste/script/command.py, line 
123, in invoke

exit_code = runner.run(args)
  File /usr/lib/python2.6/site-packages/paste/script/command.py, line 
218, in run

result = self.command()
  File /usr/lib/python2.6/site-packages/paste/script/serve.py, line 
276, in command

relative_to=base, global_conf=vars)
  File /usr/lib/python2.6/site-packages/paste/script/serve.py, line 
313, in loadapp

**kw)
  File /usr/lib/python2.6/site-packages/paste/deploy/loadwsgi.py, 
line 204, in loadapp

return loadobj(APP, uri, name=name, **kw)
  File /usr/lib/python2.6/site-packages/paste/deploy/loadwsgi.py, 
line 225, in loadobj

return context.create()
  File /usr/lib/python2.6/site-packages/paste/deploy/loadwsgi.py, 
line 625, in create

return self.object_type.invoke(self)
  File /usr/lib/python2.6/site-packages/paste/deploy/loadwsgi.py, 
line 110, in invoke
return fix_call(context.object, context.global_conf, 
**context.local_conf)
  File 
/usr/lib/python2.6/site-packages/paste/deploy/util/fixtypeerror.py, 
line 57, in fix_call

val = callable(*args, **kw)
  File 
/usr/lib/python2.6/site-packages/ocsmanager/config/middleware.py, line 
43, in make_app

config = load_environment(global_conf, app_conf)
  File 
/usr/lib/python2.6/site-packages/ocsmanager/config/environment.py, 
line 122, in load_environment
mstore = 
mapistore.MAPIStore(config['ocsmanager']['main']['mapistore_root'])

SystemError: error in mapistore_init
Removing PID file /var/run/ocsmanager/ocsmanager.pid

I've tried to start it with this command:

# /usr/bin/paster serve /etc/ocsmanager/ocsmanager.ini --pid-file 
/var/run/ocsmanager/ocsmanager.pid --log-file 
/var/log/ocsmanager/ocsmanager.log


And then the error message is:

[mapistore_init:83]: Storage backend initialization failed
Modules/gcmodule.c:348: visit_decref: Assertion gc-gc.gc_refs != 0 
failed.

refcount was too small
object  : module 'errors' (built-in)
type: module
refcount: 2
address : 0x1afc520
Aborted

I couldn't find where the problem is, anybody help?

Cheers.

--
Selçuk Mıynat

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


Re: [SOGo] carddav don't work with ios5

2012-06-25 Thread Selçuk Mıynat

Hi,

On 06/22/2012 11:35 AM, André Schild wrote:

Am 22.06.2012 09:49, schrieb Selçuk Mıynat:

Hi,

On 06/21/2012 07:05 PM, Christian Rößner wrote:

Hi,

I'm using Sogo2.0 rc1, with Funambol connector. I can use caldav 
with my iphone. But I can't use carddav. iOS version is 5.1.1 and I 
get this error message from httpd:


10.41.1.106 - - [21/Jun/2012:17:30:37 +0300] PROPFIND 
/.well-known/caldav HTTP/1.1 405 320 - iOS/5.1.1 (9B206) 
dataaccessd/1.0
10.41.1.106 - - [21/Jun/2012:17:30:37 +0300] PROPFIND / HTTP/1.1 
301 309 - iOS/5.1.1 (9B206) dataaccessd/1.0
10.41.1.106 - - [21/Jun/2012:17:30:38 +0300] PROPFIND /principals/ 
HTTP/1.1 405 313 - iOS/5.1.1 (9B206) dataaccessd/1.0
10.41.1.106 - - [21/Jun/2012:17:30:38 +0300] PROPFIND 
/principals/users/selcuk/ HTTP/1.1 405 326 - iOS/5.1.1 (9B206) 
dataaccessd/1.0


I use Centos 6.2 with SOGo 2.0.0rc1 and Funambol 8.5. How can i 
solve this issue, any ideas?


why are you using Funambol with iOS and not CalDAV/CardDAV directly?


I think i don't understand mobile configuration well. Can i use 
mobile devices without Funambol? What do Funambol do exactly?



Look here:

http://wiki.sogo.nu/ClientIntegration


This makes everything clear for me, thank you.

--
Selçuk Mıynat
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] carddav don't work with ios5

2012-06-22 Thread Selçuk Mıynat

Hi,

On 06/21/2012 07:05 PM, Christian Rößner wrote:

Hi,


I'm using Sogo2.0 rc1, with Funambol connector. I can use caldav with my 
iphone. But I can't use carddav. iOS version is 5.1.1 and I get this error 
message from httpd:

10.41.1.106 - - [21/Jun/2012:17:30:37 +0300] PROPFIND /.well-known/caldav HTTP/1.1 405 320 
- iOS/5.1.1 (9B206) dataaccessd/1.0
10.41.1.106 - - [21/Jun/2012:17:30:37 +0300] PROPFIND / HTTP/1.1 301 309 - 
iOS/5.1.1 (9B206) dataaccessd/1.0
10.41.1.106 - - [21/Jun/2012:17:30:38 +0300] PROPFIND /principals/ HTTP/1.1 405 313 - 
iOS/5.1.1 (9B206) dataaccessd/1.0
10.41.1.106 - - [21/Jun/2012:17:30:38 +0300] PROPFIND /principals/users/selcuk/ HTTP/1.1 405 326 
- iOS/5.1.1 (9B206) dataaccessd/1.0

I use Centos 6.2 with SOGo 2.0.0rc1 and Funambol 8.5. How can i solve this 
issue, any ideas?


why are you using Funambol with iOS and not CalDAV/CardDAV directly?


I think i don't understand mobile configuration well. Can i use mobile 
devices without Funambol? What do Funambol do exactly?


--
Selçuk Mıynat
--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] sogo 2.0 rc1 compilation error

2012-06-13 Thread Selçuk Mıynat

Hi,

i'm trying to install sogo 2.0. i have compiled gnustep and sope. but i 
couldn't compile sogo. when i try to compile, it gave me this error:


/usr/local/lib/libgnustep-base.so: file not recognized: File truncated
collect2: ld returned 1 exit status
make[3]: *** [Appointments.SOGo/./Appointments] Error 1
make[2]: *** [Appointments.all.wobundle.variables] Error 2
make[1]: *** [internal-all] Error 2
make: *** [internal-all] Error 2

How can i solve this issue?

Cheers.

--
Selçuk Mıynat

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


Re: [SOGo] sogo 2.0 rc1 compilation error

2012-06-13 Thread Selçuk Mıynat

On 06/13/2012 12:41 PM, Sven Schwedas wrote:

/usr/local/lib/libgnustep-base.so: file not recognized: File truncated

Make sure you installed gnustep correctly.


Hi,

i've reinstalled gnustep with gnustep-startup-0.28.0 package. i checked 
it with an example script and it works.


Any ideas?

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