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 "Norman Maurer (JIRA)" <se...@james.apache.org> on 2006/05/13 09:14:08 UTC

[jira] Created: (JAMES-492) DNSRBLHandler should try to get the txt record for the matched ip

DNSRBLHandler should try to get the txt record for the matched ip
-----------------------------------------------------------------

         Key: JAMES-492
         URL: http://issues.apache.org/jira/browse/JAMES-492
     Project: James
        Type: Improvement

  Components: SMTPServer  
    Reporter: Norman Maurer


DNSRBLHandler should try to get the txt record for the matched record. Details are often offert In this records why the ip was blocked. 

-- 
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-492) DNSRBLHandler should try to get the txt record for the matched ip

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

Stefano Bagnara commented on JAMES-492:
---------------------------------------

There is not a clear separation is what to put in the session as field and what to put in the session as state_map value.
Imho you can add it where you prefer: the whole thing needs a clean-up and we'll decide later how to handle it.


> DNSRBLHandler should try to get the txt record for the matched ip
> -----------------------------------------------------------------
>
>          Key: JAMES-492
>          URL: http://issues.apache.org/jira/browse/JAMES-492
>      Project: James
>         Type: Improvement

>   Components: SMTPServer
>     Reporter: Norman Maurer
>     Assignee: Norman Maurer

>
> DNSRBLHandler should try to get the txt record for the matched record. Details are often offert In this records why the ip was blocked. 

-- 
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] Resolved: (JAMES-492) DNSRBLHandler should try to get the txt record for the matched ip

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

    Resolution: Fixed

just commit the changes.

> DNSRBLHandler should try to get the txt record for the matched ip
> -----------------------------------------------------------------
>
>          Key: JAMES-492
>          URL: http://issues.apache.org/jira/browse/JAMES-492
>      Project: James
>         Type: Improvement

>   Components: SMTPServer
>     Reporter: Norman Maurer
>     Assignee: Norman Maurer
>  Attachments: DNSRBLHandler-getDetails.patch, DNSRBLHandlerTest.java
>
> DNSRBLHandler should try to get the txt record for the matched record. Details are often offert In this records why the ip was blocked. 

-- 
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-492) DNSRBLHandler should try to get the txt record for the matched ip

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

Norman Maurer updated JAMES-492:
--------------------------------

    Attachment: DNSRBLHandler-getDetails.patch

Here are the patches.. Any drawbacks ?

> DNSRBLHandler should try to get the txt record for the matched ip
> -----------------------------------------------------------------
>
>          Key: JAMES-492
>          URL: http://issues.apache.org/jira/browse/JAMES-492
>      Project: James
>         Type: Improvement

>   Components: SMTPServer
>     Reporter: Norman Maurer
>     Assignee: Norman Maurer
>  Attachments: DNSRBLHandler-getDetails.patch
>
> DNSRBLHandler should try to get the txt record for the matched record. Details are often offert In this records why the ip was blocked. 

-- 
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-492) DNSRBLHandler should try to get the txt record for the matched ip

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

Norman Maurer updated JAMES-492:
--------------------------------

    Attachment: DNSRBLHandlerTest.java

Here is also the junit test i wrote for the DNSRBLHandler and the new feature

> DNSRBLHandler should try to get the txt record for the matched ip
> -----------------------------------------------------------------
>
>          Key: JAMES-492
>          URL: http://issues.apache.org/jira/browse/JAMES-492
>      Project: James
>         Type: Improvement

>   Components: SMTPServer
>     Reporter: Norman Maurer
>     Assignee: Norman Maurer
>  Attachments: DNSRBLHandler-getDetails.patch, DNSRBLHandlerTest.java
>
> DNSRBLHandler should try to get the txt record for the matched record. Details are often offert In this records why the ip was blocked. 

-- 
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-492) DNSRBLHandler should try to get the txt record for the matched ip

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

Stefano Bagnara updated JAMES-492:
----------------------------------

    Fix Version: 2.4.0
        Version: 2.3.0

> DNSRBLHandler should try to get the txt record for the matched ip
> -----------------------------------------------------------------
>
>          Key: JAMES-492
>          URL: http://issues.apache.org/jira/browse/JAMES-492
>      Project: James
>         Type: Improvement

>   Components: SMTPServer
>     Versions: 2.3.0
>     Reporter: Norman Maurer
>     Assignee: Norman Maurer
>      Fix For: 2.4.0
>  Attachments: DNSRBLHandler-getDetails.patch, DNSRBLHandlerTest.java
>
> DNSRBLHandler should try to get the txt record for the matched record. Details are often offert In this records why the ip was blocked. 

-- 
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-492) DNSRBLHandler should try to get the txt record for the matched ip

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

Norman Maurer reassigned JAMES-492:
-----------------------------------

    Assign To: Norman Maurer

I just finised this. But im not sure where to store this details. This details need to retrieved in the RCPTHandler. What is the best solution:
1. Save the details in the STATE_MAP
or:
2. Create get / set method in the interface which can be used.

What you guys think


> DNSRBLHandler should try to get the txt record for the matched ip
> -----------------------------------------------------------------
>
>          Key: JAMES-492
>          URL: http://issues.apache.org/jira/browse/JAMES-492
>      Project: James
>         Type: Improvement

>   Components: SMTPServer
>     Reporter: Norman Maurer
>     Assignee: Norman Maurer

>
> DNSRBLHandler should try to get the txt record for the matched record. Details are often offert In this records why the ip was blocked. 

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