Sylvain Garcia wrote:
> Paul Cockings wrote:
>   
>> Sylvain Garcia wrote:
>>     
>>> Hi all, i'm working on integration of dspam in OBM http://www.obm.org, 
>>> a groupware.
>>> I have been tested experiemental debian packages of dspam-community on 
>>> http://kirya.net.
>>>
>>> Intégration works fine, i must fix some code on OBM in order to have 
>>> perfect integration.
>>>
>>> So I would like know, if you have a date or some indication about one 
>>> first release of dspam-community. What'is the the remaining works on 
>>> dspam-community?
>>>
>>> tx
>>>   
>>>       
>> We're in the process of going back over all the commits from 3.8.0 to 
>> date, evaluating each one.  This process is taking lots of time, so the 
>> release isn't due in the next few days.   I'd recommend the code 
>> currently in GIT as this code is being run by many people in production 
>> (its not without problems, but currently the best).  I'm really excited 
>> about your plans to integrate dspam-community to OBM, please let us know 
>> your feedback.   If you'd like to copy your setup instructions to the 
>> wiki, then login to the wiki and then drop me a mail.  I've then upgrade 
>> your wiki permissions.  If you find any problems with dspam, or your'd 
>> like some features please add them to the trackers.
>>
>> Best regards,
>> Paul
>>
>>     
> Ok, thanks for this complete answer. No problem for feedback about this 
> integration, I could write setup instruction about configuration, but 
> the goal is to package installation and setup into obm!! ;) (deb and rpm).
> I choose this configuration with dspam and OBM:
>   * postgresql. OBM is deployed on many big infrastructure ( Some french 
> ministry and private french organization :D ) so we must support between 
> 1000 at 80000 users. About this, what is average size by user in posgres 
> database? Of course i know this query is difficult...
>   * ldap check user in obm-ldap, I think that i need modify OBM to store 
> "obm id database" in ldap to have uniq identifier because in obm we can 
> change login, so if user change login he can lost his dspam database...
>
>   

Hello Sylvain,

If you choose to use the latest cvs/git release, you can use an 
experimental feature, which i've been using with great success for the 
last 2 years, which provides external user lookup. Currently it supports 
built-in LDAP user lookup and external program lookup (for those not 
using ldap).

That will allow you to define which unique ldap attribute you want to 
use as your dspam username. That way your users can both change logins 
and email address and you can keep mapping them to the defined unique 
and unchangeable ldap attribute.

Look in the dspam.conf file for ExtLookup.

Best regards,

Hugo Monteiro.



-- 
ci.fct.unl.pt:~# cat .signature

Hugo Monteiro
Email    : [email protected]
Telefone : +351 212948300 Ext.15307
Web      : http://hmonteiro.net

Centro de Informática
Faculdade de Ciências e Tecnologia da
                   Universidade Nova de Lisboa
Quinta da Torre   2829-516 Caparica   Portugal
Telefone: +351 212948596   Fax: +351 212948548
www.ci.fct.unl.pt             [email protected]

ci.fct.unl.pt:~# _


------------------------------------------------------------------------------
_______________________________________________
Dspam-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspam-devel

Reply via email to