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 "Tom Brown (JIRA)" <se...@james.apache.org> on 2006/12/30 19:51:21 UTC

[jira] Created: (JAMES-752) DomainKeys mailet for JAMES

DomainKeys mailet for JAMES
---------------------------

                 Key: JAMES-752
                 URL: http://issues.apache.org/jira/browse/JAMES-752
             Project: James
          Issue Type: New Feature
          Components: Mailet Contributions
            Reporter: Tom Brown


As discussed on the developer mail list, here is my implementation of mailets implementing the Domain Keys standard.

-- 
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-752) DomainKeys mailet for JAMES

Posted by "Stefano Bagnara (JIRA)" <se...@james.apache.org>.
    [ https://issues.apache.org/jira/browse/JAMES-752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652776#action_12652776 ] 

Stefano Bagnara commented on JAMES-752:
---------------------------------------

@Tom after almost 2 years :-( I'd like to take care of this contribution and try to commit it in our repository.
1st. is the one attached here your last version?
2nd. the sources do not include the standard apache header as described here http://www.apache.org/legal/src-headers.html . Would you mind adding the header and submitting it back (this would make your intention in contributing the code more clear to our legal team).

Thank you very much!

> DomainKeys mailet for JAMES
> ---------------------------
>
>                 Key: JAMES-752
>                 URL: https://issues.apache.org/jira/browse/JAMES-752
>             Project: JAMES Server
>          Issue Type: New Feature
>          Components: Mailet Contributions
>            Reporter: Tom Brown
>            Assignee: Stefano Bagnara
>         Attachments: dkmailet-src.zip, domainkeys-src.zip
>
>
> As discussed on the developer mail list, here is my implementation of mailets implementing the Domain Keys standard.

-- 
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-752) DomainKeys mailet for JAMES

Posted by "Stefano Bagnara (JIRA)" <se...@james.apache.org>.
    [ https://issues.apache.org/jira/browse/JAMES-752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654531#action_12654531 ] 

Stefano Bagnara commented on JAMES-752:
---------------------------------------

@Tom I also noticed you provided some test, but I cannot find the resources for the test (keys/txt files) can you upload them or are they copyrighted material?

> DomainKeys mailet for JAMES
> ---------------------------
>
>                 Key: JAMES-752
>                 URL: https://issues.apache.org/jira/browse/JAMES-752
>             Project: JAMES Server
>          Issue Type: New Feature
>          Components: Mailet Contributions
>            Reporter: Tom Brown
>            Assignee: Stefano Bagnara
>         Attachments: dkmailet-src.zip, domainkeys-src.zip
>
>
> As discussed on the developer mail list, here is my implementation of mailets implementing the Domain Keys standard.

-- 
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] Assigned: (JAMES-752) DomainKeys mailet for JAMES

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

Stefano Bagnara reassigned JAMES-752:
-------------------------------------

    Assignee: Stefano Bagnara

> DomainKeys mailet for JAMES
> ---------------------------
>
>                 Key: JAMES-752
>                 URL: https://issues.apache.org/jira/browse/JAMES-752
>             Project: JAMES Server
>          Issue Type: New Feature
>          Components: Mailet Contributions
>            Reporter: Tom Brown
>            Assignee: Stefano Bagnara
>         Attachments: dkmailet-src.zip, domainkeys-src.zip
>
>
> As discussed on the developer mail list, here is my implementation of mailets implementing the Domain Keys standard.

-- 
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] Updated: (JAMES-752) DomainKeys mailet for JAMES

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

Tom Brown updated JAMES-752:
----------------------------

    Attachment: domainkeys-src.zip

This is the java src directory containing the implementation of domain keys.

> DomainKeys mailet for JAMES
> ---------------------------
>
>                 Key: JAMES-752
>                 URL: http://issues.apache.org/jira/browse/JAMES-752
>             Project: James
>          Issue Type: New Feature
>          Components: Mailet Contributions
>            Reporter: Tom Brown
>         Attachments: domainkeys-src.zip
>
>
> As discussed on the developer mail list, here is my implementation of mailets implementing the Domain Keys standard.

-- 
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-752) DomainKeys mailet for JAMES

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

Craig Raw updated JAMES-752:
----------------------------

    Attachment: dkmailet-src.zip

Some modifications:

I've downgraded the code to compile under Java 1.4. I've also changed the temporary file handling a little - GenericSigner and GenericVerifier do not seem to close or delete the temporary file, which in a long running process may prove to be problematic. I added a finally block to do this in each of these classes to do this. I've also commented out some System.out lines.

> DomainKeys mailet for JAMES
> ---------------------------
>
>                 Key: JAMES-752
>                 URL: https://issues.apache.org/jira/browse/JAMES-752
>             Project: James
>          Issue Type: New Feature
>          Components: Mailet Contributions
>            Reporter: Tom Brown
>         Attachments: dkmailet-src.zip, domainkeys-src.zip
>
>
> As discussed on the developer mail list, here is my implementation of mailets implementing the Domain Keys standard.

-- 
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-752) DomainKeys mailet for JAMES

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

Norman Maurer commented on JAMES-752:
-------------------------------------

Can someone ( Robert, Noel ) check if there are any updates on legal stuff about this ?

Anything we can do to push these ?

> DomainKeys mailet for JAMES
> ---------------------------
>
>                 Key: JAMES-752
>                 URL: https://issues.apache.org/jira/browse/JAMES-752
>             Project: James
>          Issue Type: New Feature
>          Components: Mailet Contributions
>            Reporter: Tom Brown
>         Attachments: dkmailet-src.zip, domainkeys-src.zip
>
>
> As discussed on the developer mail list, here is my implementation of mailets implementing the Domain Keys standard.

-- 
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