[SOGo] samba dies with outlook 2012

2012-11-08 Thread Gerhard W. Recher (abuse)
[2012/11/08 17:08:08,  0] MAPIStoreSOGo.m:153(sogo_backend_create_context)
  [SOGo: sogo_backend_create_context:153]
2012-11-08 17:08:08.644 samba[25720] METHOD '+[MAPIStoreContext
openContext:withURI:connectionInfo:andTDBIndexing:]' (227) -- uri:
'gerhard:gerhard@outbox/folderINBOX.Drafts/'
/usr/sbin/samba: Uncaught exception NSInvalidArgumentException, reason:
Tried to add nil to array
[2012/11/08 17:08:08,  0]
mapiproxy/servers/default/nspi/dcesrv_exchange_nsp.c:1394(dcesrv_exchange_nsp_unbind)
  dcesrv_exchange_nsp_unbind


any ideas ?


-- Gerhard

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


[SOGo] [clean-mx] outlook 2010 problem samba4 dies

2012-11-02 Thread Gerhard W. Recher (abuse)
Hi List,

/usr/sbin/samba: Uncaught exception NSInvalidArgumentException, reason:
Tried to add nil to array


-- Gerhard


I have a strange problem on debian squeeze
my sources list:

deb http://ftp-stud.hs-esslingen.de/debian/ squeeze main non-free contrib
deb-src http://ftp-stud.hs-esslingen.de/debian/ squeeze main non-free
contrib

deb http://security.debian.org/ squeeze/updates main non-free contrib
deb-src http://security.debian.org/ squeeze/updates main non-free contrib

deb http://packages.dotdeb.org squeeze all
deb-src http://packages.dotdeb.org squeeze all
deb http://packages.dotdeb.org squeeze-php54 all
deb-src http://packages.dotdeb.org squeeze-php54 all


# squeeze-updates, previously known as 'volatile'
deb http://ftp-stud.hs-esslingen.de/debian/ squeeze-updates main contrib
non-free
deb-src http://ftp-stud.hs-esslingen.de/debian/ squeeze-updates main
contrib non-free

#sogo
deb http://xi.rename-it.nl/debian/ stable-auto/dovecot-2.1 main
deb http://inverse.ca/debian-nightly squeeze squeeze
deb http://backports.debian.org/debian-backports squeeze-backports main



Installed these:

ii  samba44.0.0~beta5+dfsg1-1inverse1.0
SMB/CIFS file, NT domain and active directory server (version 4)
ii  sogo  2.0.0.20121101-1 
a modern and scalable groupware
ii  openchange-ocsmanager 1:1.0.r4196.sogo-1~inverse1.0
A working instance of python-ocsmanager
ii  openchange-rpcproxy   1:1.0.r4196.sogo-1~inverse1.0
A RPC-over-HTTP implementation for Samba, using wsgi
ii  openchangeproxy   1:1.0.r4196.sogo-1~inverse1.0
Experimental MAPI (Exchange/Outlook) proxy
ii  openchangeserver  1:1.0.r4196.sogo-1~inverse1.0
Experimental MAPI (Exchange/Outlook) server


my GNUstepDefaults:


http://www.gnustep.org/plist-0_9.xml";>


NSGlobalDomain


sogod

LDAPDebugEnabled
YES
MailFieldNames

userPrincipalName

NGImap4ConnectionStringSeparator
.
NGImap4DisableIMAP4Pooling

No

OCSFolderInfoURL
   
mysql://sogo:secret@127.0.0.1:3306/sogo/sogo_folder_info
OCSSessionsFolderURL
   
mysql://sogo:secret@127.0.0.1:3306/sogo/sogo_sessions_folder
SOGoAppointmentSendEMailNotifications
YES
SOGoDraftsFolderName
INBOX.Drafts
SOGoFirstDayOfWeek
1
SOGoForceIMAPLoginWithEmail
YES
SOGoLanguage
Dutch
SOGoLoginModule
Calendar
SOGoMailDomain
sogo.muc.mydomain.de
SOGoMailMessageCheck
every_5_minutes
SOGoMailingMechanism
smtp
SOGoProfileURL
   
mysql://sogo:secret@127.0.0.1:3306/sogo/sogo_user_profile
SOGoSentFolderName
INBOX.Sent
SOGoSieveScriptsEnabled

yes

SOGoSieveServer
sieve://localhost:4190
SOGoSuperUsernames

gerhard

SOGoTimeZone
Europe/Amsterdam
SOGoTrashFolderName
INBOX.Trash
SOGoUserSources


CNFieldName
displayName
IDFieldName
cn
UIDFieldName
userPrincipalName
baseDN
cn=Users,dc=sogo,dc=muc,dc=mydomain,dc=de
bindDN
   
cn=Administrator,cn=Users,dc=sogo,dc=muc,dc=mydomain,dc=de
bindFields

sAMAccountName
userPrincipalName

bindPassword
%1OpenChange
canAuthenticate
YES
displayName
Shared Addresses
hostname
127.0.0.1
id
samba
isAddressBook
YES
port
389


SOGoVacationEnabled
YES
SearchFieldNames

sn
displayName
userPrincipalName
telephoneNumber






sogo webinterface works as expected,



but outlook client crashes samba4

samba config

# Global parameters
[global]
workgroup = OPENCHANGE
realm = sogo.muc.mydomain.de
netbios name = SOGO
server role = active directory domain controller
passdb backend = samba4
### Configuration required by OpenChange server ###
dcerpc endpoint servers = epmapper, mapiproxy
dcerpc_mapiproxy:server = true
dcerpc_mapiproxy:interfaces = exchange_emsmdb, exchange_nsp, exchange_ds_rfr
### Configuration required by OpenChange server ###

[netlogon]
path = /var/lib/samba/sysvol/sogo.muc.mydomain.de/scripts
read only = No

[sysvol]
path = /var/lib/samba/sysvol
read only = No


[SOGo] help on monotone brocken on ubuntu 11.10

2011-10-28 Thread Gerhard W. Recher (abuse)
hi how to fix this,

i just want to set up a 2.0b2 server... but mtn does not work



 mtn
mtn: error while loading shared libraries: libbotan-1.8.2.so: cannot
open shared object file: No such file or directory


-- 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] 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 
from samba.netcmd.domain import cmd_domain
  File "bin/python/samba/netcmd/domain.py", line 44, in 
from samba.samba3 import Samba3
  File "bin/python/samba/samba3/__init__.py", line 29, in 
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 
from samba import netcmd
  File "bin/python/samba/__init__.py", line 29, in 
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-26 Thread 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
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


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

2011-10-26 Thread Gerhard W. Recher (abuse)
Am 26.10.2011 22:14, schrieb Ludovic Marcotte:
> On 26/10/11 16:13, Gerhard W. Recher (abuse) wrote:
>> hmm it's cyrus because of sieve
>>
>> any hint's ???
>>
> Which version of Cyrus?
>
cyrus2.2 as of squeeze apt-get


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


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

2011-10-26 Thread Gerhard W. Recher (abuse)
Am 26.10.2011 21:43, schrieb Ludovic Marcotte:
> On 26/10/11 15:39, Gerhard W. Recher (abuse) wrote:
>>   uid '(nil)' has modseq
>> '(nil)'
>> /usr/local/samba/sbin/samba: Uncaught exception
>> NSInvalidArgumentException, reason: Tried to add nil key to dictionary
> Your IMAP server does not support the QRESYNC IMAP extension - it's
> required.
>
hmm it's cyrus because of sieve

any hint's ???

-- gerhard

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


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

2011-10-26 Thread Gerhard W. Recher (abuse)
Am 26.10.2011 21:09, schrieb Ludovic Marcotte:
> On 26/10/11 15:03, Gerhard W. Recher (abuse) wrote:
>> have i missed some configuration steps ?
> Are you sure the password specified in the openchange.ldb file is the
> same as your IMAP's password? By default, it's not the case, even if
> you specified the right password when creating the Samba 4 user.
>
> Just run:
>
> echo "%s/:username@/:password@/g
> w
> q
> " | /usr/local/samba/bin/ldbedit -H
> /usr/local/samba/private/openchange.ldb -e ex
>
> by replacing "username" with the actual username and "password" by the
> actually user's IMAP password.
>
> Regards,
>
thx...

but now openchange terminates

We have found free record 0x6
emsmdbp_object_open_folder: opening base mapistore folder
namespace is sogo:// and backend_uri is 'gerhard:mypassword@schedule/'
[SOGo: sogo_backend_create_context:121]
2011-10-26 21:37:08.274 samba[6893] METHOD '+[MAPIStoreContext
openContext:withURI:connectionInfo:andTDBIndexing:]' (148) -- uri:
'gerhard:so$%nicht@schedule/'
Oct 26 21:37:08 samba [6893]: <0x0x25c2360[MAPIStoreScheduleContext]>
invoked -[MAPIStoreFSBaseContext setupBaseFolder:]
Oct 26 21:37:08 samba [6893]:  -init
Oct 26 21:37:08 samba [6893]: <0x01F2A140[SOGoMAPIFSFolder]:(nil)>
directory: /usr/local/samba/private/mapistore/SOGo/gerhard/fai/schedule/
Oct 26 21:37:08 samba [6893]: <0x027A8DF0[SOGoMAPIFSFolder]:(nil)>
directory: /usr/local/samba/private/mapistore/SOGo/gerhard/folder/schedule/
Oct 26 21:37:08 samba [6893]: <0x00EA3FD0[SOGoMAPIFSFolder]:(nil)>
directory: /usr/local/samba/private/mapistore/SOGo/gerhard/message/schedule/
2011-10-26 21:37:08.275 samba[6893] returning wrapper: 0x2b3f520;
object: 0x25c2360
2011-10-26 21:37:08.275 samba[6893] returning wrapper: 0x266b260;
object: 0xde10d0
mapistore_del_context: context_id to del is 11
[] 00 00 05 00 B3 00 D4 00   41 00 00 00 CC 00 70 00    A.p.
[0010] 00 01 01 1D 39 A1 00 00   0D 00 00 00 09 00 1F 00   9... 
[0020] 00 10 03 00 06 18 00 07   10 1F 00 08 38 00 80 08    8...
[0030] 40 50 10 18 00 11 58 00   F8 3F 02 01 F9 18 00 0F   @PX. .?..
[0040] 30 75 00 01 03 00 17 40   2E 80 01 76 00 01 31 00   0u.@ ...v..1.
[0050] F7 1D E6 5D FD 5F 4F 00   00 20 00 43 BA 9F 6C AD   ...]._O. . .C..l.
[0060] 75 43 73 55 03 98 00 02   00 06 01 01 52 06 22 50   uCsU R."P
[0070] 52 00 06 28 01 00 83 02   01 00 01 95 14 3A 86 00   R..( .:..
[0080] 01 D1 50 50 00 77 00 01   10 02 02 01 96 67 30 01   ..PP.w.. .g0.
[0090] 6E 00 DA 67 1B 83 02 31   00 87 02 06 05 49 01 00   n..g...1 .I..
[00A0] 52 41 82 EF 01 D2 ED 01   4E 00 FF FF 07 00 01 BE   RA.. N...
[00B0] BA C0 7B 09 00 00 00 FF   FF FF FF ..{. ...
MAPI Rop: 0x70 (0)
Oct 26 21:37:08 samba [6893]: <0x0x27dba20[NGImap4Client]> Note: no key
found for sorting, using 'DATE': (nil)
Oct 26 21:37:08 samba [6893]: [ERROR] <0x0x2081af0[NGImap4Connection]>
could not fetch 141 uids for url: imap://gerh...@sogo.netpilot.net/INBOX/
Oct 26 21:37:08 samba [6893]:
 uid '(nil)' has modseq '(nil)'
/usr/local/samba/sbin/samba: Uncaught exception
NSInvalidArgumentException, reason: Tried to add nil key to dictionary
dcesrv_exchange_nsp_unbind
dcesrv_exchange_emsmdb_unbind
dcesrv_exchange_nsp_unbind
dcesrv_exchange_emsmdb_unbind
dcesrv_exchange_nsp_unbind
dcesrv_exchange_emsmdb_unbind
dcesrv_exchange_nsp_unbind
dcesrv_exchange_emsmdb_unbind


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


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

2011-10-26 Thread Gerhard W. Recher (abuse)
Hi

sorry for posting again, but nobody answered yet.

I just installed a new sogo 2.0.0 Beta in a vm-ware esx4.1 64 bit debian 
squeeze 


I followed all steps from:

http://www.sogo.nu/files/docs/SOGo%20Native%20Microsoft%20Outlook%20Configuration.pdf


I have configured postfix with cyrus

in webinteface i can access my cyrus mailbox. and do all things i want to
do sending mails moving mails around, creating folders etc...

I see contacts in outlok2010 and i see tasks and calender and contacts
sync between webclient and outlook is perfect

but I have no content in inbox of outlook client !
I can sent email with outlook client, but also these email do not show
up in webmail sogo sent folder !


have i missed some configuration steps ?


-- gerhard

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


Re: [SOGo] openchange fresh install no emails in inbox

2011-10-14 Thread Gerhard W. Recher (abuse)
Am 13.10.2011 21:03, schrieb Gerhard W. Recher (abuse):
> Hi
>
> I just installed a new sogo 2.0.0 Beta
>
> I followed all steps from:
>
> http://www.sogo.nu/files/docs/SOGo%20Native%20Microsoft%20Outlook%20Configuration.pdf
>
>
> I have configured postfix with cyrus
>
> in webinteface i can access my cyrus mailbox. and do all things i wnt to
> do sending mails moving mails around, vreating folders etc...
>
> I see contacts in outlok2010 and i see tasks and calender and contacts
> sync between webclient and outlook is perfect
>
> but I have no content in inbox of outlook client !
> I can sent email with outlook client, but also these email do not show
> up in webmail sogo sent folder !
>
>
> have i missed some configuration steps ?
>
> -- gerhard
>
>
>
Hi can please someone shade some light on this issue ? i'm totally stucked..


-- gerhard

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


Re: [SOGo] cyrus sieve vacation does not work

2011-10-14 Thread Gerhard W. Recher (abuse)
Am 14.10.2011 00:56, schrieb Alexandros Panagiotidis:
> Hi,
>
> Cyrus stores Sieve scripts in the global namespace, if the user that puts the
> script is an administrator.
> Is your user (gerhard) set as administrator in imapd.conf?
>
>
> Best regards, Alex
thx Alex, this does the task...

i added me as cyrus admin  this was obviously no good idea

-- gerhard



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


[SOGo] cyrus sieve vacation does not work

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


Oct 13 22:03:00 sogo cyrus/master[15405]: about to exec
/usr/lib/cyrus/bin/timsieved
Oct 13 22:03:00 sogo cyrus/sieve[15405]: executed
Oct 13 22:03:00 sogo cyrus/sieve[15405]: telling master 2
Oct 13 22:03:00 sogo cyrus/master[13551]: service sieve pid 15405 in
READY state: now unavailable and in BUSY state
Oct 13 22:03:00 sogo cyrus/master[13551]: service sieve now has 0 ready
workers
Oct 13 22:03:00 sogo cyrus/sieve[15405]: accepted connection
Oct 13 22:03:00 sogo cyrus/sieve[15405]: telling master 3
Oct 13 22:03:00 sogo cyrus/master[13551]: service sieve pid 15405 in
BUSY state: now serving connection
Oct 13 22:03:00 sogo cyrus/master[13551]: service sieve now has 0 ready
workers
Oct 13 22:03:00 sogo cyrus/sieve[15405]: login: localhost[127.0.0.1]
gerhard PLAIN User logged in
Oct 13 22:03:01 sogo cyrus/sieve[15405]: entered bc_action_emit with
filelen: 16
Oct 13 22:03:01 sogo cyrus/sieve[15405]: entered bc_action_emit with
filelen: 364
Oct 13 22:03:01 sogo cyrus/master[13551]: service sieve now has 0 ready
workers
Oct 13 22:05:34 sogo cyrus/lmtpunix[15464]: WARNING: sieve script
/var/spool/sieve/g/gerhard/defaultbc doesn't exist: No such file or
directory


sogo set a vacation message in global !


root@sogo:/var/spool/sieve/global# ls -latr
insgesamt 16
drwxr-xr-x 29 cyrus mail 4096 13. Okt 22:01 ..
-rw-r-  1 cyrus mail  434 13. Okt 22:03 sogo.script
-rw---  1 cyrus mail  452 13. Okt 22:03 sogo.bc
lrwxrwxrwx  1 cyrus mail7 13. Okt 22:03 defaultbc -> sogo.bc
drwxr-x---  2 cyrus mail 4096 13. Okt 22:03 .


any idea how to solve this ?

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


[SOGo] openchange fresh install no emails in inbox

2011-10-13 Thread Gerhard W. Recher (abuse)
Hi

I just installed a new sogo 2.0.0 Beta

I followed all steps from:

http://www.sogo.nu/files/docs/SOGo%20Native%20Microsoft%20Outlook%20Configuration.pdf


I have configured postfix with cyrus

in webinteface i can access my cyrus mailbox. and do all things i wnt to
do sending mails moving mails around, vreating folders etc...

I see contacts in outlok2010 and i see tasks and calender and contacts
sync between webclient and outlook is perfect

but I have no content in inbox of outlook client !
I can sent email with outlook client, but also these email do not show
up in webmail sogo sent folder !


have i missed some configuration steps ?

-- gerhard



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


[SOGo] [openchange] forein imap server how to ?

2011-10-13 Thread Gerhard W. Recher (abuse)
I finaly solved the Problem with sOGo and

defaults write sogod SOGoForceIMAPLoginWithEmail YES


but which steps in configurion of openchange must be done to see this
foreign imap server  in outlook2010 client ?

have i missed something ?

-- gerhard

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


Re: [SOGo] how to specify username and password for a foreign imap server ?

2011-10-13 Thread Gerhard W. Recher (abuse)
Am 13.10.2011 15:18, schrieb Frank Ellebrecht:
> Hello,
>
> Not sure about 2.0, but with 1.3.7, setting
>
> defaults write sogod SOGoForceIMAPLoginWithEmail yes
>
> worked for me (with Dovecot 2.0.x as IMAP-Server).
>
> Kind regards,
> Frank
>
> Am 13.10.2011 14:57, schrieb Gerhard W. Recher (abuse):
>> my problem is I need for usernames for this imap server
>>
>> some...@mydomain.tld
>>
>> but sogo tries to authenticate with this foreign imap server only with
>> "someone"
>>
>> how to solve this ?
>>
>>
>
Hi Frank


this exactly does the job !

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


[SOGo] how to specify username and password for a foreign imap server ?

2011-10-13 Thread Gerhard W. Recher (abuse)
Hi

I setup sogo 2.0.0Beta

defaults write sogod SOGoTimeZone "Europe/Berlin"
defaults write sogod SOGoMailDomain "recher.de"
defaults write sogod SOGoLanguage "German"
defaults write sogod SOGoUserSources '({canAuthenticate = YES;
displayName = "SOGo Users"; id = users; isAddressBook = YES; type = sql;
userPasswordAlgorithm = md5; viewURL
="mysql://sogo:secret@127.0.0.1:3306/sogo/sogo_users";})'
defaults write sogod SOGoProfileURL
'mysql://sogo:secret@127.0.0.1:3306/sogo/sogo_user_profile'
defaults write sogod OCSFolderInfoURL
'mysql://sogo:secret@127.0.0.1:3306/sogo/sogo_folder_info'
defaults write sogod OCSSessionsFolderURL
'mysql://sogo:secret@127.0.0.1:3306/sogo/sogo_sessions_folder'
defaults write sogod SOGoAppointmentSendEMailNotifications YES
defaults write sogod SOGoLoginModule Calendar
defaults write sogod SOGoSieveScriptsEnabled YES
defaults write sogod SOGoVacationEnabled YES
defaults write sogod SOGoMailMessageCheck every_5_minutes
defaults write sogod SOGoFirstDayOfWeek 1
defaults write sogod SOGoSuperUsernames '( "gerhard" )'
defaults write sogod SOGoDraftsFolderName "INBOX.Drafts"
defaults write sogod SOGoSentFolderName "INBOX.Sent"
defaults write sogod SOGoTrashFolderName "INBOX.Trash"
defaults write sogod NGImap4ConnectionStringSeparator "."

defaults write sogod SOGoSieveServer sieve://ksrv88.netpilot.net:4190
defaults write sogod SOGoIMAPServer sieve://ksrv88.netpilot.net


my problem is I need for usernames for this imap server

some...@mydomain.tld

but sogo tries to authenticate with this foreign imap server only with
"someone"

how to solve this ?


-- gerhard



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


Re: [SOGo] emails stuck in outbox with exchange mode

2011-10-12 Thread Gerhard W. Recher (abuse)
Am 12.10.2011 13:00, schrieb Ludovic Marcotte:
> On 12/10/11 04:49, thomas.da...@gravityconsulting.fr wrote:
>> I've been configuring accounts with native outlook compatibility with
>> the new
>> ZEG, and everything seems to work fine except that i can't send
>> e-mail with
>> these accounts using the Outlook client. e-mails to be sent are
>> placed in the
>> Outbox folder, and never move from there. I have to configure another
>> "normal"
>> IMAP account on the client to be able to send emails. Everything else
>> works
>> fine...Am i the only one facing this problem? am i missing something?
>> I have no
>> Exchange background so maybe it is the normal behavior?
> I've seen that before. From Outlook, go in your sync log folder, empty
> everything. Go in your Outbox, and click on "Update this folder". If
> it doesn't work, go back in your sync log folder and paste us the
> message's content for the error.
>
> Thanks,
>
I got same effect but only the very first time outlook2010 connects to sogo

first sent email remains in outgoing...
this also crashes ! samba on the server
restart samba and refresh in outlook clinet does nothing
terminating outlook client and starting again will also not help
but no consecutive samba4 crash in attemting to dliver this outgoing mail...

i solved this by going offline with outlook2010 and again online... et
voliá message got transmitted instantly.

i tested this situation again... stopping client... staring client
sending mail... no further error
i rebootet client machine same test all things are fine.. no stuck mail
in outbox.

it seems to be a bug in openchange on first email ever to be sent!

-- gerhard


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

Re: [SOGo] how to connect with outlook2010 and https from internet ?

2011-10-12 Thread Gerhard W. Recher (abuse)
Am 12.10.2011 20:23, schrieb Jelmer Vernooij:
> On Wed, Oct 12, 2011 at 08:19:58PM +0200, Gerhard W. Recher (abuse) wrote:
>> Outlook2010 runs internally nearly ok,
>> but how to access from outside and rpc over http  protocol from m$ ?
>> we do not want to expose  m$ ports to the internet.
> This isn't possible yet at the moment, it requires support for
> ncacn_http in Samba 4.
>
> Cheers,
>
> Jelmer
Hi Jelmer,


thx any timeline for this ?

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


[SOGo] how to connect with outlook2010 and https from internet ?

2011-10-12 Thread Gerhard W. Recher (abuse)
Hi

Outlook2010 runs internally nearly ok,

but how to access from outside and rpc over http  protocol from m$ ?

we do not want to expose  m$ ports to the internet.


-- gerhard


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


Re: [SOGo] [openchange] install on debian squeeze 64-bit

2011-10-12 Thread Gerhard W. Recher (abuse)
Am 12.10.2011 16:43, schrieb christophschroede...@googlemail.com:
> Hello,
>
> I've had the same problem. I have solved it by manually giving him the
> Pythonpath. For Openchange you need to take the one where the openchange 
> folder
> is inside of site-packages. In my case on ubuntu this was
> /usr/local/lib/python2.7/site-packages, in this folder you can find a folder
> called openchange. I don't know whether it's the same folder for you.
>
> Respectively, the command would be:
> sudo PYTHONPATH='/usr/local/lib/python2.7/site-packages' ./openchange_newuser
> --create x
>
> Hope this helps.
> Kind regards,
> Christoph
thx christoph !

this trick does it

but for root and for user sogo env var :

echo $PYTHONPATH
:/usr/local/samba/lib/python2.6/site-packages


-- gerhard

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


Re: [SOGo] [openchange] install on debian squeeze 64-bit

2011-10-12 Thread Gerhard W. Recher (abuse)
Am 12.10.2011 13:28, schrieb Ludovic Marcotte:
> On 12/10/11 06:45, Gerhard W. Recher (abuse) wrote:
>> sogo@sogo:~/openchange/sogo/setup$ sudo PYTHONPATH=$PYTHONPATH
>> ./openchange_provision
>> Traceback (most recent call last):
>>File "./openchange_provision", line 26, in
>>  import openchange
>> ImportError: No module named openchange
>>
> On page 5, we refer to Python v2.7. If you are using an other version,
> modify accordingly.
>
> Regards,
>
oops, ok I change to 2.6 and start from scratch.


all things are fine exept of page#11

add user to samba was fine
but create user in openchange failed

sogo@sogo:~/openchange/sogo/setup$ sudo ./openchange_newuser --create
gerhard
[sudo] password for root:
Traceback (most recent call last):
  File "./openchange_newuser", line 26, in 
import openchange
ImportError: No module named openchange


-- gerhard



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


[SOGo] [openchange] install on debian squeeze 64-bit

2011-10-12 Thread Gerhard W. Recher (abuse)
Hi new thread,

I installed a fresh 64-bit debian squeeze

ok i now followed this paper:

http://www.sogo.nu/files/docs/SOGo%20Native%20Microsoft%20Outlook%20Configuration.pdf


and i Get stuck in:

d ~/openchange/sogo/samba4/source4
sudo PYTHONPATH=$PYTHONPATH ./setup/provision --realm=OPENCHANGE.LOCAL
--domain=OPENCHANGE --adminpass='%1OpenChange' --server-role='domain
controller'
cd ~/openchange/sogo/setup
sudo PYTHONPATH=$PYTHONPATH ./openchange_provision


this results in:
 cd ~/openchange/sogo/samba4/source4
sogo@sogo:~/openchange/sogo/samba4/source4$ sudo PYTHONPATH=$PYTHONPATH
./setup/provision --realm=OPENCHANGE.LOCAL --domain=OPENCHANGE
--adminpass='%1OpenChange' --server-role='domain controller'
Looking up IPv4 addresses
Setting up secrets.ldb
Setting up the registry
Setting up the privileges database
Setting up idmap db
Setting up SAM db
Setting up sam.ldb partitions and settings
Setting up sam.ldb rootDSE
Pre-loading the Samba 4 and AD schema
Adding DomainDN: DC=openchange,DC=local
Adding configuration container
Setting up sam.ldb schema
Reopening sam.ldb with new schema
Setting up sam.ldb configuration data
Setting up display specifiers
Adding users container
Modifying users container
Adding computers container
Modifying computers container
Setting up sam.ldb data
Setting up sam.ldb users and groups
Setting up self join
Setting up sam.ldb rootDSE marking as synchronized
A zone reload and thaw was started.
Check the logs to see the result.
See /usr/local/samba/private/named.conf for an example configuration
include file for BIND
and /usr/local/samba/private/named.txt for further documentation
required for secure DNS updates
A Kerberos configuration suitable for Samba 4 has been generated at
/usr/local/samba/private/krb5.conf
Please install the phpLDAPadmin configuration located at
/usr/local/samba/private/phpldapadmin-config.php into
/etc/phpldapadmin/config.php
Once the above files are installed, your Samba4 server will be ready to use
Server Role:   domain controller
Hostname:  sogo
NetBIOS Domain:OPENCHANGE
DNS Domain:openchange.local
DOMAIN SID:S-1-5-21-2540515957-2997805121-430761531
Admin password:%1OpenChange
sogo@sogo:~/openchange/sogo/samba4/source4$ exit
exit
root@sogo:/etc/bind# tail -f /var/log/daemon.log
Oct  8 00:13:25 sogo named[27071]: zone localhost/IN: loaded serial 2
Oct  8 00:13:25 sogo named[27071]: managed-keys-zone ./IN: loading from
master file managed-keys.bind failed: file not found
Oct  8 00:13:25 sogo named[27071]: managed-keys-zone ./IN: loaded serial 0
Oct  8 00:13:25 sogo named[27071]: running
Oct  8 00:14:16 sogo named[27071]: received control channel command
'freeze OPENCHANGE.LOCAL'
Oct  8 00:14:16 sogo named[27071]: freezing zone 'openchange.local/IN':
success
Oct  8 00:14:16 sogo named[27071]: received control channel command
'unfreeze OPENCHANGE.LOCAL'
Oct  8 00:14:16 sogo named[27071]: thawing zone 'openchange.local/IN':
success
Oct  8 00:14:16 sogo named[27071]: zone openchange.local/IN: zone serial
(2011100800) unchanged. zone may fail to transfer to slaves.
Oct  8 00:14:16 sogo named[27071]: zone openchange.local/IN: loaded
serial 2011100800
^C
root@sogo:/etc/bind# su sogo

sogo@sogo:~/openchange/sogo/setup$ sudo PYTHONPATH=$PYTHONPATH
./openchange_provision
Traceback (most recent call last):
  File "./openchange_provision", line 26, in 
import openchange
ImportError: No module named openchange


how to proceed ?


-- gerhard 


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


Re: [SOGo] [openchange] compile error on debian squeeze

2011-10-07 Thread Gerhard W. Recher (abuse)
Am 07.10.2011 21:04, schrieb Ludovic Marcotte:
>> just installed 64-bit squeeze...
>>
>> can't compile openchange to end
>> steps so far until this make error:
> You haven't followed the documentation.
> http://www.sogo.nu/downloads/documentation.html
>
> [snip]
>> cd trunk
>> #patch
>> wget
>> http://tracker.openchange.org/attachments/download/112/openchange_folder-list_unicode-subject.diff
>> patch -p0 < openchange_folder-list_unicode-subject.diff
> *That's not part of **the documentation.*
>> make samba-git
> *That's not part of the documentation.*
> -- 
> 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) 

Sorry for bothering you again...

ok i now followed this paper:

http://www.sogo.nu/files/docs/SOGo%20Native%20Microsoft%20Outlook%20Configuration.pdf


and i Get stuck in:

d ~/openchange/sogo/samba4/source4
sudo PYTHONPATH=$PYTHONPATH ./setup/provision --realm=OPENCHANGE.LOCAL
--domain=OPENCHANGE --adminpass='%1OpenChange' --server-role='domain
controller'
cd ~/openchange/sogo/setup
sudo PYTHONPATH=$PYTHONPATH ./openchange_provision


this results in:
 cd ~/openchange/sogo/samba4/source4
sogo@sogo:~/openchange/sogo/samba4/source4$ sudo PYTHONPATH=$PYTHONPATH
./setup/provision --realm=OPENCHANGE.LOCAL --domain=OPENCHANGE
--adminpass='%1OpenChange' --server-role='domain controller'
Looking up IPv4 addresses
Setting up secrets.ldb
Setting up the registry
Setting up the privileges database
Setting up idmap db
Setting up SAM db
Setting up sam.ldb partitions and settings
Setting up sam.ldb rootDSE
Pre-loading the Samba 4 and AD schema
Adding DomainDN: DC=openchange,DC=local
Adding configuration container
Setting up sam.ldb schema
Reopening sam.ldb with new schema
Setting up sam.ldb configuration data
Setting up display specifiers
Adding users container
Modifying users container
Adding computers container
Modifying computers container
Setting up sam.ldb data
Setting up sam.ldb users and groups
Setting up self join
Setting up sam.ldb rootDSE marking as synchronized
A zone reload and thaw was started.
Check the logs to see the result.
See /usr/local/samba/private/named.conf for an example configuration
include file for BIND
and /usr/local/samba/private/named.txt for further documentation
required for secure DNS updates
A Kerberos configuration suitable for Samba 4 has been generated at
/usr/local/samba/private/krb5.conf
Please install the phpLDAPadmin configuration located at
/usr/local/samba/private/phpldapadmin-config.php into
/etc/phpldapadmin/config.php
Once the above files are installed, your Samba4 server will be ready to use
Server Role:   domain controller
Hostname:  sogo
NetBIOS Domain:OPENCHANGE
DNS Domain:openchange.local
DOMAIN SID:S-1-5-21-2540515957-2997805121-430761531
Admin password:%1OpenChange
sogo@sogo:~/openchange/sogo/samba4/source4$ exit
exit
root@sogo:/etc/bind# tail -f /var/log/daemon.log
Oct  8 00:13:25 sogo named[27071]: zone localhost/IN: loaded serial 2
Oct  8 00:13:25 sogo named[27071]: managed-keys-zone ./IN: loading from
master file managed-keys.bind failed: file not found
Oct  8 00:13:25 sogo named[27071]: managed-keys-zone ./IN: loaded serial 0
Oct  8 00:13:25 sogo named[27071]: running
Oct  8 00:14:16 sogo named[27071]: received control channel command
'freeze OPENCHANGE.LOCAL'
Oct  8 00:14:16 sogo named[27071]: freezing zone 'openchange.local/IN':
success
Oct  8 00:14:16 sogo named[27071]: received control channel command
'unfreeze OPENCHANGE.LOCAL'
Oct  8 00:14:16 sogo named[27071]: thawing zone 'openchange.local/IN':
success
Oct  8 00:14:16 sogo named[27071]: zone openchange.local/IN: zone serial
(2011100800) unchanged. zone may fail to transfer to slaves.
Oct  8 00:14:16 sogo named[27071]: zone openchange.local/IN: loaded
serial 2011100800
^C
root@sogo:/etc/bind# su sogo

sogo@sogo:~/openchange/sogo/setup$ sudo PYTHONPATH=$PYTHONPATH
./openchange_provision
Traceback (most recent call last):
  File "./openchange_provision", line 26, in 
import openchange
ImportError: No module named openchange


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


Re: [SOGo] [openchange] compile error on debian squeeze

2011-10-07 Thread Gerhard W. Recher (abuse)
Am 06.10.2011 22:00, schrieb Ludovic Marcotte:
> On 06/10/11 15:50, Gerhard W. Recher (abuse) wrote:
>> I tried to setup openchange connector... but no hope...
>> following this howto:
>> http://tracker.openchange.org/projects/1/wiki/HowTo_Setup_SOGo_with_OpenChange_Server
>>
>>
>> how to get a full running version of sogo with this outlook
>> functionality i hav not found a valid recipe for this issue..
> You need a 64-bit CPU/distro.
>
> Regards,
>
Hi @all

just installed 64-bit squeeze...

can't compile openchange to end
steps so far until this make error:

su sogo
mkdir ~/openchange
cd ~/openchange
svn co http://svnmirror.openchange.org/openchange/trunk
#samba4
echo 'export
PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/local/samba/lib/pkgconfig' >>
~/.bashrc
echo 'export
PYTHONPATH=$PYTHONPATH:/usr/local/samba/lib/python2.6/site-packages' >>
~/.bashrc
source ~/.bashrc

cd trunk
#patch
wget
http://tracker.openchange.org/attachments/download/112/openchange_folder-list_unicode-subject.diff
patch -p0 < openchange_folder-list_unicode-subject.diff
make samba-git
sudo ldconfig

./autogen.sh && ./configure --prefix=/usr/local/samba
make

sogo@sogo:~/openchange/trunk$ make
Compiling utils/backup/openchangemapidump.c
In file included from utils/backup/openchangemapidump.c:27:
utils/backup/openchangebackup.h:36:18: error: util.h: Datei oder
Verzeichnis nicht gefunden
make: *** [utils/backup/openchangemapidump.o] Fehler 1


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


Re: [SOGo] [openchange] compile error on debian squeeze

2011-10-06 Thread Gerhard W. Recher (abuse)
Am 06.10.2011 22:05, schrieb Ludovic Marcotte:
> On 06/10/11 16:04, Gerhard W. Recher (abuse) wrote:
>> so i Have to setup a new server with 64-bit
>> shall i take ubuntu or debian ?
> Whatever is easier for getting gnustep-base 1.22.
>
> Regards,
>
i installed first from repositry:

# groupware
deb http://inverse.ca/debian squeeze squeeze



but after configuration I have seen openchange is not part of this
packet


Is there no complete package on the net covering all stuff ?

i also miss cyrus sieve rules in Webclient ... for moving mails between
folders based on server side actions...

-- gerhard


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


Re: [SOGo] [openchange] compile error on debian squeeze

2011-10-06 Thread Gerhard W. Recher (abuse)
Am 06.10.2011 22:00, schrieb Ludovic Marcotte:
> On 06/10/11 15:50, Gerhard W. Recher (abuse) wrote:
>> I tried to setup openchange connector... but no hope...
>> following this howto:
>> http://tracker.openchange.org/projects/1/wiki/HowTo_Setup_SOGo_with_OpenChange_Server
>>
>>
>> how to get a full running version of sogo with this outlook
>> functionality i hav not found a valid recipe for this issue..
> You need a 64-bit CPU/distro.
>
> Regards,
>
oops have i Missed something...

so i Have to setup a new server with 64-bit
shall i take ubuntu or debian ?

-- gerhard

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


[SOGo] [openchange] compile error on debian squeeze

2011-10-06 Thread Gerhard W. Recher (abuse)
I tried to setup openchange connector... but no hope...
following this howto:
http://tracker.openchange.org/projects/1/wiki/HowTo_Setup_SOGo_with_OpenChange_Server

how to get a full running version of sogo with this outlook
functionality i hav not found a valid recipe for this issue...

here my error:

sogo@groupware:~/SOGo/OpenChange$ make
This is gnustep-make 2.4.0. Type 'make print-gnustep-make-help' for help.
Making all for bundle SOGoBackend...
 Creating SOGoBackend.MAPIStore/
 Compiling file MAPIApplication.m ...
 Compiling file MAPIStoreActiveTables.m ...
 Compiling file MAPIStoreAuthenticator.m ...
 Compiling file MAPIStoreMapping.m ...
 Compiling file MAPIStoreTypes.m ...
 Compiling file MAPIStorePropertySelectors.m ...
 Compiling file SOGoMAPIFSFolder.m ...
 Compiling file SOGoMAPIFSMessage.m ...
 Compiling file MAPIStoreAppointmentWrapper.m ...
 Compiling file MAPIStoreAttachment.m ...
 Compiling file MAPIStoreAttachmentTable.m ...
 Compiling file MAPIStoreContext.m ...
 Compiling file MAPIStoreEmbeddedMessage.m ...
 Compiling file MAPIStoreFolder.m ...
 Compiling file MAPIStoreMessage.m ...
 Compiling file MAPIStoreObject.m ...
 Compiling file MAPIStoreTable.m ...
 Compiling file MAPIStoreMessageTable.m ...
 Compiling file MAPIStoreFolderTable.m ...
 Compiling file MAPIStorePermissionsTable.m ...
cc1obj: warnings being treated as errors
MAPIStorePermissionsTable.m: In function â-[MAPIStorePermissionEntry
getPrMemberId:inMemCtx:]â:
MAPIStorePermissionsTable.m:79: error: integer constant is too large for
âlongâ type
make[3]: *** [obj/SOGoBackend.obj/MAPIStorePermissionsTable.m.o] Fehler 1
make[2]: *** [internal-bundle-run-compile-submake] Fehler 2
make[1]: *** [SOGoBackend.all.bundle.variables] Fehler 2
make: *** [internal-all] Fehler 2

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