You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by ji...@apache.org on 2004/05/14 01:07:57 UTC

[jira] Created: (JAMES-285) Adding LDAP code

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/JAMES-285

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JAMES-285
    Summary: Adding LDAP code
       Type: New Feature

     Status: Unassigned
   Priority: Major

    Project: James
 Components: 
             UsersStore & UsersRepository

   Assignee: 
   Reporter: Adam Fowler

    Created: Thu, 13 May 2004 4:07 PM
    Updated: Thu, 13 May 2004 4:07 PM
Environment: Latest CVS Main branch.

Description:
Need to go through Alex's contributed code and check the LDAP stuff for inclusion in James.

Specifically:
 - Verify code is under ASF compatible license
 - Split LDAP code from Alex's patch and ensure that it works in isolation with James
 - Update James config accordingly
 - Ensure all libraries are available that need to be and modify build scripts accordingly



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Commented: (JAMES-285) Adding LDAP code

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
    [ http://issues.apache.org/jira/browse/JAMES-285?page=comments#action_12370812 ] 

Norman Maurer commented on JAMES-285:
-------------------------------------

How to get this code asf conform ? Is it enought to use the apache coding standarts and add the License to the source code ? We can also do some code review to test the code and give some feedback if anyone is intressted

> Adding LDAP code
> ----------------
>
>          Key: JAMES-285
>          URL: http://issues.apache.org/jira/browse/JAMES-285
>      Project: James
>         Type: New Feature
>   Components: UsersStore & UsersRepository
>  Environment: Latest CVS Main branch.
>     Reporter: Adam Fowler
>  Attachments: maildir_acl_ldap_virtual_20040120.tar.bz2
>
> Need to go through Alex's contributed code and check the LDAP stuff for inclusion in James.
> Specifically:
>  - Verify code is under ASF compatible license
>  - Split LDAP code from Alex's patch and ensure that it works in isolation with James
>  - Update James config accordingly
>  - Ensure all libraries are available that need to be and modify build scripts accordingly

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Commented: (JAMES-285) Adding LDAP code

Posted by "Noel J. Bergman (JIRA)" <se...@james.apache.org>.
    [ http://issues.apache.org/jira/browse/JAMES-285?page=comments#action_12370584 ] 

Noel J. Bergman commented on JAMES-285:
---------------------------------------

See http://mail-archives.apache.org/mod_mbox/james-server-dev/200401.mbox/%3c400E7867.3070901@ukrpost.net%3e

> Adding LDAP code
> ----------------
>
>          Key: JAMES-285
>          URL: http://issues.apache.org/jira/browse/JAMES-285
>      Project: James
>         Type: New Feature
>   Components: UsersStore & UsersRepository
>  Environment: Latest CVS Main branch.
>     Reporter: Adam Fowler

>
> Need to go through Alex's contributed code and check the LDAP stuff for inclusion in James.
> Specifically:
>  - Verify code is under ASF compatible license
>  - Split LDAP code from Alex's patch and ensure that it works in isolation with James
>  - Update James config accordingly
>  - Ensure all libraries are available that need to be and modify build scripts accordingly

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Commented: (JAMES-285) Adding LDAP code

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
    [ http://issues.apache.org/jira/browse/JAMES-285?page=comments#action_12370498 ] 

Norman Maurer commented on JAMES-285:
-------------------------------------

Is that the code that is in current trunk called : org.apache.james.userrepository.UsersLDAPRepository.java  ?

> Adding LDAP code
> ----------------
>
>          Key: JAMES-285
>          URL: http://issues.apache.org/jira/browse/JAMES-285
>      Project: James
>         Type: New Feature
>   Components: UsersStore & UsersRepository
>  Environment: Latest CVS Main branch.
>     Reporter: Adam Fowler

>
> Need to go through Alex's contributed code and check the LDAP stuff for inclusion in James.
> Specifically:
>  - Verify code is under ASF compatible license
>  - Split LDAP code from Alex's patch and ensure that it works in isolation with James
>  - Update James config accordingly
>  - Ensure all libraries are available that need to be and modify build scripts accordingly

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Commented: (JAMES-285) Adding LDAP code

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
    [ http://issues.apache.org/jira/browse/JAMES-285?page=comments#action_12370950 ] 

Norman Maurer commented on JAMES-285:
-------------------------------------

Just found hist emailaddress and send a email:

Hi,

there is still a report in the james mailserver jira which is very
intressting. Its based on your patch that was made to support
maildir ,ldap,  smtp acl in james... The only problem that seems at the
moment is that you just post your patch on the maillinglist but not to
jira. So you don't have accept the asf license and so the code couldn't
include in james. Maybe you can have a look at the post in jira and post
the patch there again with accept the asf ? 
That would be very nice cause you patch rocks! Here is the link:

http://issues.apache.org/jira/browse/JAMES-285


Hope its okay to contact you this way. I hope also you are the person i
searched ;-)

Any feedback would be nice.

Bye 
Norman

> Adding LDAP code
> ----------------
>
>          Key: JAMES-285
>          URL: http://issues.apache.org/jira/browse/JAMES-285
>      Project: James
>         Type: New Feature
>   Components: UsersStore & UsersRepository
>  Environment: Latest CVS Main branch.
>     Reporter: Adam Fowler
>  Attachments: maildir_acl_ldap_virtual_20040120.tar.bz2
>
> Need to go through Alex's contributed code and check the LDAP stuff for inclusion in James.
> Specifically:
>  - Verify code is under ASF compatible license
>  - Split LDAP code from Alex's patch and ensure that it works in isolation with James
>  - Update James config accordingly
>  - Ensure all libraries are available that need to be and modify build scripts accordingly

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Commented: (JAMES-285) Adding LDAP code

Posted by "Noel J. Bergman (JIRA)" <se...@james.apache.org>.
    [ http://issues.apache.org/jira/browse/JAMES-285?page=comments#action_12370720 ] 

Noel J. Bergman commented on JAMES-285:
---------------------------------------

The attachment is present.  Apparently, there are a couple of defects in the mailing list viewer code (mod_mbox) that are preventing the attachment from being properly downloaded.  You could try pulling the raw message into your computer, and processing it locally.

And, yes, there is a lot of useful stuff in Alex's patch, which ought to be cleaned up and integrated.  The "AC"L stuff and the current fast fail ought to be reviewed.

> Adding LDAP code
> ----------------
>
>          Key: JAMES-285
>          URL: http://issues.apache.org/jira/browse/JAMES-285
>      Project: James
>         Type: New Feature
>   Components: UsersStore & UsersRepository
>  Environment: Latest CVS Main branch.
>     Reporter: Adam Fowler

>
> Need to go through Alex's contributed code and check the LDAP stuff for inclusion in James.
> Specifically:
>  - Verify code is under ASF compatible license
>  - Split LDAP code from Alex's patch and ensure that it works in isolation with James
>  - Update James config accordingly
>  - Ensure all libraries are available that need to be and modify build scripts accordingly

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Commented: (JAMES-285) Adding LDAP code

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
    [ http://issues.apache.org/jira/browse/JAMES-285?page=comments#action_12370795 ] 

Norman Maurer commented on JAMES-285:
-------------------------------------

The Patch seems very nice.. would be cool if maildir support and ldap support (like descripted in the README of the patch) could be included.



> Adding LDAP code
> ----------------
>
>          Key: JAMES-285
>          URL: http://issues.apache.org/jira/browse/JAMES-285
>      Project: James
>         Type: New Feature
>   Components: UsersStore & UsersRepository
>  Environment: Latest CVS Main branch.
>     Reporter: Adam Fowler
>  Attachments: maildir_acl_ldap_virtual_20040120.tar.bz2
>
> Need to go through Alex's contributed code and check the LDAP stuff for inclusion in James.
> Specifically:
>  - Verify code is under ASF compatible license
>  - Split LDAP code from Alex's patch and ensure that it works in isolation with James
>  - Update James config accordingly
>  - Ensure all libraries are available that need to be and modify build scripts accordingly

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Commented: (JAMES-285) Adding LDAP code

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
    [ http://issues.apache.org/jira/browse/JAMES-285?page=comments#action_12370649 ] 

Norman Maurer commented on JAMES-285:
-------------------------------------

Thats sounds really intresstring. Maildir support would be a create feature too.. 

The main problem is that the patch is not aviable anymore.. Anyone can reattach it ?



> Adding LDAP code
> ----------------
>
>          Key: JAMES-285
>          URL: http://issues.apache.org/jira/browse/JAMES-285
>      Project: James
>         Type: New Feature
>   Components: UsersStore & UsersRepository
>  Environment: Latest CVS Main branch.
>     Reporter: Adam Fowler

>
> Need to go through Alex's contributed code and check the LDAP stuff for inclusion in James.
> Specifically:
>  - Verify code is under ASF compatible license
>  - Split LDAP code from Alex's patch and ensure that it works in isolation with James
>  - Update James config accordingly
>  - Ensure all libraries are available that need to be and modify build scripts accordingly

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Commented: (JAMES-285) Adding LDAP code

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
    [ http://issues.apache.org/jira/browse/JAMES-285?page=comments#action_12370823 ] 

Norman Maurer commented on JAMES-285:
-------------------------------------

Can you give use the emailaddress or try to contact him.. ? Sounds like great improvments

> Adding LDAP code
> ----------------
>
>          Key: JAMES-285
>          URL: http://issues.apache.org/jira/browse/JAMES-285
>      Project: James
>         Type: New Feature
>   Components: UsersStore & UsersRepository
>  Environment: Latest CVS Main branch.
>     Reporter: Adam Fowler
>  Attachments: maildir_acl_ldap_virtual_20040120.tar.bz2
>
> Need to go through Alex's contributed code and check the LDAP stuff for inclusion in James.
> Specifically:
>  - Verify code is under ASF compatible license
>  - Split LDAP code from Alex's patch and ensure that it works in isolation with James
>  - Update James config accordingly
>  - Ensure all libraries are available that need to be and modify build scripts accordingly

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Commented: (JAMES-285) Adding LDAP code

Posted by "Stefano Bagnara (JIRA)" <se...@james.apache.org>.
    [ http://issues.apache.org/jira/browse/JAMES-285?page=comments#action_12318226 ] 

Stefano Bagnara commented on JAMES-285:
---------------------------------------

Where is the LDAP code from Alex?

> Adding LDAP code
> ----------------
>
>          Key: JAMES-285
>          URL: http://issues.apache.org/jira/browse/JAMES-285
>      Project: James
>         Type: New Feature
>   Components: UsersStore & UsersRepository
>  Environment: Latest CVS Main branch.
>     Reporter: Adam Fowler

>
> Need to go through Alex's contributed code and check the LDAP stuff for inclusion in James.
> Specifically:
>  - Verify code is under ASF compatible license
>  - Split LDAP code from Alex's patch and ensure that it works in isolation with James
>  - Update James config accordingly
>  - Ensure all libraries are available that need to be and modify build scripts accordingly

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Assigned: (JAMES-285) Adding LDAP code

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/JAMES-285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer reassigned JAMES-285:
-----------------------------------

    Assignee: Norman Maurer

> Adding LDAP code
> ----------------
>
>                 Key: JAMES-285
>                 URL: https://issues.apache.org/jira/browse/JAMES-285
>             Project: JAMES Server
>          Issue Type: New Feature
>          Components: UsersStore & UsersRepository
>         Environment: Latest CVS Main branch.
>            Reporter: Adam Fowler
>            Assignee: Norman Maurer
>         Attachments: maildir_acl_ldap_virtual_20040120.tar.bz2
>
>
> Need to go through Alex's contributed code and check the LDAP stuff for inclusion in James.
> Specifically:
>  - Verify code is under ASF compatible license
>  - Split LDAP code from Alex's patch and ensure that it works in isolation with James
>  - Update James config accordingly
>  - Ensure all libraries are available that need to be and modify build scripts accordingly

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Resolved: (JAMES-285) Adding LDAP code

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/JAMES-285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer resolved JAMES-285.
---------------------------------

    Resolution: Won't Fix

This will not get added.. so just cleanup

> Adding LDAP code
> ----------------
>
>                 Key: JAMES-285
>                 URL: https://issues.apache.org/jira/browse/JAMES-285
>             Project: JAMES Server
>          Issue Type: New Feature
>          Components: UsersStore & UsersRepository
>         Environment: Latest CVS Main branch.
>            Reporter: Adam Fowler
>            Assignee: Norman Maurer
>         Attachments: maildir_acl_ldap_virtual_20040120.tar.bz2
>
>
> Need to go through Alex's contributed code and check the LDAP stuff for inclusion in James.
> Specifically:
>  - Verify code is under ASF compatible license
>  - Split LDAP code from Alex's patch and ensure that it works in isolation with James
>  - Update James config accordingly
>  - Ensure all libraries are available that need to be and modify build scripts accordingly

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Commented: (JAMES-285) Adding LDAP code

Posted by "Stefano Bagnara (JIRA)" <se...@james.apache.org>.
    [ http://issues.apache.org/jira/browse/JAMES-285?page=comments#action_12370825 ] 

Stefano Bagnara commented on JAMES-285:
---------------------------------------

Sorry but I don't know him.

> Adding LDAP code
> ----------------
>
>          Key: JAMES-285
>          URL: http://issues.apache.org/jira/browse/JAMES-285
>      Project: James
>         Type: New Feature
>   Components: UsersStore & UsersRepository
>  Environment: Latest CVS Main branch.
>     Reporter: Adam Fowler
>  Attachments: maildir_acl_ldap_virtual_20040120.tar.bz2
>
> Need to go through Alex's contributed code and check the LDAP stuff for inclusion in James.
> Specifically:
>  - Verify code is under ASF compatible license
>  - Split LDAP code from Alex's patch and ensure that it works in isolation with James
>  - Update James config accordingly
>  - Ensure all libraries are available that need to be and modify build scripts accordingly

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Commented: (JAMES-285) Adding LDAP code

Posted by "Noel J. Bergman (JIRA)" <se...@james.apache.org>.
    [ http://issues.apache.org/jira/browse/JAMES-285?page=comments#action_12370577 ] 

Noel J. Bergman commented on JAMES-285:
---------------------------------------

No.  Separate code contributed to the mailing list.

Also, keep in mind that we can start looking at embedding ApacheDS, as well as Derby.

> Adding LDAP code
> ----------------
>
>          Key: JAMES-285
>          URL: http://issues.apache.org/jira/browse/JAMES-285
>      Project: James
>         Type: New Feature
>   Components: UsersStore & UsersRepository
>  Environment: Latest CVS Main branch.
>     Reporter: Adam Fowler

>
> Need to go through Alex's contributed code and check the LDAP stuff for inclusion in James.
> Specifically:
>  - Verify code is under ASF compatible license
>  - Split LDAP code from Alex's patch and ensure that it works in isolation with James
>  - Update James config accordingly
>  - Ensure all libraries are available that need to be and modify build scripts accordingly

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Updated: (JAMES-285) Adding LDAP code

Posted by "Stefano Bagnara (JIRA)" <se...@james.apache.org>.
     [ http://issues.apache.org/jira/browse/JAMES-285?page=all ]

Stefano Bagnara updated JAMES-285:
----------------------------------

    Attachment: maildir_acl_ldap_virtual_20040120.tar.bz2

Here is the attachment from the archives.
Not sure that the author intended to grant ASF licensing, here is the original message from Alex Zhukov:

Hi all james hackers!

I have been looking for an opportunity to migrate to James for a
long time, but james lacked several features I really needed. So I 
decided to write a patch to add some (still not all) of them to james.
As you can see from the subjects they are:
- Maildir support
- Enhanced LDAP Support (not only LDAP actually but any JNDI directory)
- SMTP ACL - ACL during SMTP-dialog (reject RBLed spammers before mail 
goes to spool)
- Virtual Domains - my server is MX for multiple domains and users mail 
should go to different folders if they are in different domains
Plus some minor bug fixes.

I thought you might find my patch useful.

Patch appeared to be pretty large so I bzip2ed it before attaching 
(sorry windows guys :) ).
It is also available in tar.gz format at
http://www.ukrpost.net/research/james/maildir_acl_ldap_virtual_20040120.tar.gz

Installation and more detailed explanation is inside the tar.gz

> Adding LDAP code
> ----------------
>
>          Key: JAMES-285
>          URL: http://issues.apache.org/jira/browse/JAMES-285
>      Project: James
>         Type: New Feature
>   Components: UsersStore & UsersRepository
>  Environment: Latest CVS Main branch.
>     Reporter: Adam Fowler
>  Attachments: maildir_acl_ldap_virtual_20040120.tar.bz2
>
> Need to go through Alex's contributed code and check the LDAP stuff for inclusion in James.
> Specifically:
>  - Verify code is under ASF compatible license
>  - Split LDAP code from Alex's patch and ensure that it works in isolation with James
>  - Update James config accordingly
>  - Ensure all libraries are available that need to be and modify build scripts accordingly

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Commented: (JAMES-285) Adding LDAP code

Posted by "Alexander Zhukov (JIRA)" <se...@james.apache.org>.
    [ http://issues.apache.org/jira/browse/JAMES-285?page=comments#action_12370973 ] 

Alexander Zhukov commented on JAMES-285:
----------------------------------------

I hereby accept ASF license for my maildir_acl_ldap_virtual_20040120.tar.bz2 patch.
For maildir I recommend you use the latest javamaildir-0.6.2.jar (not yet released on sourceforge) available at http://devel.priocom.com/~zhukov/javamaildir/

> Adding LDAP code
> ----------------
>
>          Key: JAMES-285
>          URL: http://issues.apache.org/jira/browse/JAMES-285
>      Project: James
>         Type: New Feature
>   Components: UsersStore & UsersRepository
>  Environment: Latest CVS Main branch.
>     Reporter: Adam Fowler
>  Attachments: maildir_acl_ldap_virtual_20040120.tar.bz2
>
> Need to go through Alex's contributed code and check the LDAP stuff for inclusion in James.
> Specifically:
>  - Verify code is under ASF compatible license
>  - Split LDAP code from Alex's patch and ensure that it works in isolation with James
>  - Update James config accordingly
>  - Ensure all libraries are available that need to be and modify build scripts accordingly

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Commented: (JAMES-285) Adding LDAP code

Posted by "Stefano Bagnara (JIRA)" <se...@james.apache.org>.
    [ http://issues.apache.org/jira/browse/JAMES-285?page=comments#action_12370816 ] 

Stefano Bagnara commented on JAMES-285:
---------------------------------------

The first thing to do is to contact the original author and ask him to submit the patch with the agreement to the the ASF license. He should upload again the attachment I already uploaded but giving his consensus to include the code in James.


> Adding LDAP code
> ----------------
>
>          Key: JAMES-285
>          URL: http://issues.apache.org/jira/browse/JAMES-285
>      Project: James
>         Type: New Feature
>   Components: UsersStore & UsersRepository
>  Environment: Latest CVS Main branch.
>     Reporter: Adam Fowler
>  Attachments: maildir_acl_ldap_virtual_20040120.tar.bz2
>
> Need to go through Alex's contributed code and check the LDAP stuff for inclusion in James.
> Specifically:
>  - Verify code is under ASF compatible license
>  - Split LDAP code from Alex's patch and ensure that it works in isolation with James
>  - Update James config accordingly
>  - Ensure all libraries are available that need to be and modify build scripts accordingly

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Commented: (JAMES-285) Adding LDAP code

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
    [ http://issues.apache.org/jira/browse/JAMES-285?page=comments#action_12370579 ] 

Norman Maurer commented on JAMES-285:
-------------------------------------

that seems intressting.. 

Maybe someone can add the code to the issue ?

> Adding LDAP code
> ----------------
>
>          Key: JAMES-285
>          URL: http://issues.apache.org/jira/browse/JAMES-285
>      Project: James
>         Type: New Feature
>   Components: UsersStore & UsersRepository
>  Environment: Latest CVS Main branch.
>     Reporter: Adam Fowler

>
> Need to go through Alex's contributed code and check the LDAP stuff for inclusion in James.
> Specifically:
>  - Verify code is under ASF compatible license
>  - Split LDAP code from Alex's patch and ensure that it works in isolation with James
>  - Update James config accordingly
>  - Ensure all libraries are available that need to be and modify build scripts accordingly

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org