Re: [SOGo] Dovecot shared mailbox dictionary via SOGo

2014-06-13 Thread Alexander Pfeiffer

Hi Michael,

well my setup is also still ldap based but that should not be a problem.
Yes, your existing data for calendars and contacts should remain in the 
existing tables as SOGo will create new ones (with a part of the domain 
in the table name) - so if you revert the setting it should be there 
again. At least thats what i experienced when i did the setup - it kept 
the old tables under the old names. But i can't give any warranty on 
this.. :)


I have never used the sogo-tool, sorry. But i am looking forward to your 
experiences with it on this topic.


Alex




On 13.06.2014 17:07, Ian McMichael wrote:

On 13/06/14 15:58, Alexander Pfeiffer wrote:
There should be no issue with calendars etc. when you are setting up 
a new server anyway as everything after changing this setting will 
work again as expected.
SOGo will create new tables in the database with the new UID = mail 
so if you would revert the setting it would use the old tables from 
the UID = uid again.


Thanks very much Alex, I'll give that a go.  I've loaded test data 
into calendar and contacts on my new system as I'm preparing to 
migrate a bunch of customers, some of whom have an older server build 
based on OpenLDAP rather than Samba AD. So, if I wanted to keep this 
data as a test is there a way?


I've just had a look at the sogo-tool rename function.  Does this do 
what I need?  When I come to running it for real, is it safe or should 
I take a backup of each user before running it?


Thanks,

--

Ian McMichael

. E-Mail: ian.mcmich...@gmail.com
. Phone: +44-(0)7703-192837



--
dipl.-ing. alexander pfeiffer architekt bda eginhardstraße 9 52070 
aachen fon +49 241 9968186 fax +49 241 401 0783 mail: 
alexander.m.pfeif...@gmail.com

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

Re: [SOGo] Dovecot shared mailbox dictionary via SOGo

2014-06-13 Thread Alexander Pfeiffer

Hi Ian,

if you change SOGoEnableDomainBasedUID to yes so that UIDFieldName will 
be taken from the mail adress.
This should solve your problem. At least for me it did but i have set it 
up on a SOGo 2.0.2.
There should be no issue with calendars etc. when you are setting up a 
new server anyway as everything after changing this setting will work 
again as expected.
SOGo will create new tables in the database with the new UID = mail so 
if you would revert the setting it would use the old tables from the UID 
= uid again.


Hope this helps.

Alex



On 13.06.2014 16:43, Ian McMichael wrote:
My guess would be to change UIDFieldName in sogo.conf from it's 
current value of sAMAccountName to mail?  However, my understanding is 
that would break all calendars and addressbooks in the database as 
they then wouldn't be associated with their owners.  Is there a way to 
fix this if I need to do it?


--
dipl.-ing. alexander pfeiffer architekt bda eginhardstraße 9 52070 
aachen fon +49 241 9968186 fax +49 241 401 0783 mail: 
alexander.m.pfeif...@gmail.com

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

[SOGo] Duplicate Address Books - What now? - Follow Up.

2012-11-29 Thread Alexander Pfeiffer
es to the 
Apache SOGo.conf file and Integrator files, as suggested by Ludovic


I now have another duplication error: address books.

http://cl.ly/3V311v3J3e1P3u3G2k2t

What the? I've set BOTH of our LDAP sources to not be address books, 
yet I get... address books? Configuration below:


http://cl.ly/1K2d2X0R0L1z0C3m3t0F

Obviously I do indeed want our LDAP server to be used as the address 
book as this makes perfect sense, but these duplicate address books 
are a bit annoying - which one do you search? :)


All help, as usual, is greatly appreciated.


--
dipl.-ing. alexander pfeiffer architekt bda eginhardstraße 9 52070 
aachen fon +49 241 9968186 fax +49 241 401 0783 mail: 
alexander.m.pfeif...@gmail.com

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

Re: [SOGo] sogo and iredmail - are there any users out there? - ldap addressbook problem

2012-07-22 Thread Alexander Pfeiffer

hi,

well you explanation makes sense.. i only have 10 users so far but your 
hint to use the search field is very good! thanks!


best, alex


On 22.07.2012 21:15, Martin Seener wrote:
its normal behaviour. when u have ldap with 10.000 of entries u will 
have to wait. therefore nothing is shown by default. but u can type a 
dot in the search field to let all be shown ;)


Sent from my iPad

On 22.07.2012, at 20:53, Alexander Pfeiffer 
<mailto:alexander.m.pfeif...@googlemail.com>> wrote:



dear sogo and iredmail users,

i have sogo 1.3.16 installed on top of iredmail 0.8.1 (ldap backend) 
on ubuntu 12.04 and it works very well despite the fact that the 
Gloabl LDAP Addressbook is displayed empty in SOGo Webinterface and 
in TB (10.0.6 esr).


anyone succeeded in having a populated ldap addressbook? i would be 
interested in the setup in Gnustepdefaults file.


here is how i have it configured:



CNFieldName
cn
IDFieldName
mail
UIDFieldName
uid
baseDN
o=domains,dc=mydomain,dc=de
bindDN
cn=Manager,dc=mydomain,dc=de
bindFields
mail
bindPassword
Manager secret password
canAuthenticate
YES
displayName
Global LDAP Addressbook
hostname
localhost
id
public
isAddressBook
YES
port
389
scope
sub



thanks for your help.

best, alex


--
dipl.-ing. alexander pfeiffer architekt
mail: alexander.m.pfeif...@gmail.com


--
dipl.-ing. alexander pfeiffer architekt bda
mail: alexander.m.pfeif...@gmail.com
--
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] sogo and iredmail - are there any users out there? - ldap addressbook problem

2012-07-22 Thread Alexander Pfeiffer

dear sogo and iredmail users,

i have sogo 1.3.16 installed on top of iredmail 0.8.1 (ldap backend) on 
ubuntu 12.04 and it works very well despite the fact that the Gloabl 
LDAP Addressbook is displayed empty in SOGo Webinterface and in TB 
(10.0.6 esr).


anyone succeeded in having a populated ldap addressbook? i would be 
interested in the setup in Gnustepdefaults file.


here is how i have it configured:



   CNFieldName
   cn
   IDFieldName
   mail
   UIDFieldName
   uid
   baseDN
   o=domains,dc=mydomain,dc=de
   bindDN
   cn=Manager,dc=mydomain,dc=de
   bindFields
   mail
   bindPassword
   Manager secret password
   canAuthenticate
   YES
   displayName
   Global LDAP Addressbook
   hostname
   localhost
   id
   public
   isAddressBook
   YES
   port
   389
   scope
   sub



thanks for your help.

best, alex


--
dipl.-ing. alexander pfeiffer architekt
mail: alexander.m.pfeif...@gmail.com
--
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] 1.3.16 Global LDAP Addressbook empty in Webinterface and TB

2012-07-19 Thread Alexander Pfeiffer

Hi all,

i installed sogo 1.3.16 on ubuntu 12.04 on top of an iredmail 0.8.1 mail 
system with dovecot. most of it is working great!


only the global ldap addressbook won't show populated, it just stays 
empty in the webinterface and also in thunderbird 10.0.6 esr with 
connector and integrator installed.


so far i have 5 mailusers in one domain.

when i access the ldap source in the webinterface, sogo.log says:
localhost - - [19/Jul/2012:17:43:35 GMT] "POST 
/SOGo/so/t...@mydomain.de/Contacts/public/view?noframe=1&sort=c_cn&asc=true 
HTTP/1.1" 200 0/0 0.022 - - 0


openldap.log is empty.

my usersource is ldap, here is the GNUStepdefaults (replaced actual 
domain with "mydomain"):



NSGlobalDomain


sogod

NGImap4DisableIMAP4Pooling
YES
NGUseUTF8AsURLEncoding
YES
OCSEMailAlarmsFolderURL
mysql://sogo:sogo@localhost:3306/sogo/sogo_alarms_folder
OCSFolderInfoURL
mysql://sogo:sogo@localhost:3306/sogo/sogo_folder_info
OCSSessionsFolderURL
mysql://sogo:sogo@localhost:3306/sogo/sogo_sessions_folder
SOGoACLsSendEMailNotifications
YES
SOGoAppointmentSendEMailNotifications
YES
SOGoAuthenticationMethod
LDAP
SOGoCalendarDefaultRoles

PublicViewer

SOGoDraftsFolderName
Drafts
SOGoEnableDomainBasedUID
YES
SOGoEnableEMailAlarms
YES
SOGoFoldersSendEMailNotifications
YES
SOGoForceIMAPLoginWithEmail
YES
SOGoForwardEnabeled
YES
SOGoIMAPServer
localhost
SOGoLDAPContactInfoAttribute
displayName
SOGoLanguage
English
SOGoMailDomain
mydomain.de
SOGoMailListViewColumnsOrder

Flagged
Attachment
Priority
From
Subject
Unread
Date
Size

SOGoMailingMechanism
smtp
SOGoOtherUsersFolderName
Other Users
SOGoProfileURL
mysql://sogo:sogo@localhost:3306/sogo/sogo_user_profile
SOGoSMTPServer
localhost
SOGoSentFolderName
Sent
SOGoSharedFolderName
Shared
SOGoSupportedLanguages

English
German
Spanish

SOGoTimeZone
Europe/Berlin
SOGoTrashFolderName
Trash
SOGoUserSources


CNFieldName
cn
IDFieldName
mail
UIDFieldName
mail
baseDN
o=domains,dc=mydomain,dc=de
bindDN
cn=vmail,dc=mydomain,dc=de
bindFields
mail
bindPassword
vmailuser secret password
canAuthenticate
YES
displayName
Global LDAP Addresses
hostname
localhost
id
public
isAddressBook
YES
port
389


SOGoVacationEnabeled
YES
WOMessageUseUTF8
YES
WOParsersUseUTF8
YES
WOPort
2
WOUseRelativeURLs
NO
WOWorkersCount
3




any help is appreciated.

best, alex



--
dipl.-ing. alexander pfeiffer architekt
mail: alexander.m.pfeif...@gmail.com
--
users@sogo.nu
https://inverse.ca/sogo/lists