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 "Eric Charles (JIRA)" <se...@james.apache.org> on 2010/06/13 18:46:14 UTC

[jira] Resolved: (JAMES-402) Add IPv6 support to NetMachter.

     [ https://issues.apache.org/jira/browse/JAMES-402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Charles resolved JAMES-402.
--------------------------------

    Resolution: Fixed

IP v6 introduced with http://svn.apache.org/viewvc?rev=954226&view=rev
Currently, the IP address must be completely specified (not shortened, as for example ::1) in the Matcher config.
The patch is currently enough to further implement IPv6 support with JAMES-403 and JAMES-405.
It is worth to come back later one to validate the complete James IPv6 support and to support the complete IPv6 syntax.
Therefor, the issue is not closed.
It is however of enough quality to support IPv6 matchers.


> Add IPv6 support to NetMachter.
> -------------------------------
>
>                 Key: JAMES-402
>                 URL: https://issues.apache.org/jira/browse/JAMES-402
>             Project: JAMES Server
>          Issue Type: Sub-task
>          Components: James Core, SMTPServer
>    Affects Versions: 2.1.3, 2.2.0, 2.3.0
>            Reporter: Arjan Veenstra
>            Assignee: Eric Charles
>            Priority: Minor
>             Fix For: Trunk
>
>
> org.apache.james.util.NetMacher should be able to accept and match IPv6 network specifications to support relaying of mail that comes in over IPv6. This should add IPv6 support to the AuthorizedAdresses configuration and likely to most subclasses of AbstractNetworkMatcher as well. 

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


Re: [jira] Resolved: (JAMES-402) Add IPv6 support to NetMachter.

Posted by Norman Maurer <no...@apache.org>.
Very good work mate :)

Bye
Norman


2010/6/13 Eric Charles (JIRA) <se...@james.apache.org>:
>
>     [ https://issues.apache.org/jira/browse/JAMES-402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
>
> Eric Charles resolved JAMES-402.
> --------------------------------
>
>    Resolution: Fixed
>
> IP v6 introduced with http://svn.apache.org/viewvc?rev=954226&view=rev
> Currently, the IP address must be completely specified (not shortened, as for example ::1) in the Matcher config.
> The patch is currently enough to further implement IPv6 support with JAMES-403 and JAMES-405.
> It is worth to come back later one to validate the complete James IPv6 support and to support the complete IPv6 syntax.
> Therefor, the issue is not closed.
> It is however of enough quality to support IPv6 matchers.
>
>
>> Add IPv6 support to NetMachter.
>> -------------------------------
>>
>>                 Key: JAMES-402
>>                 URL: https://issues.apache.org/jira/browse/JAMES-402
>>             Project: JAMES Server
>>          Issue Type: Sub-task
>>          Components: James Core, SMTPServer
>>    Affects Versions: 2.1.3, 2.2.0, 2.3.0
>>            Reporter: Arjan Veenstra
>>            Assignee: Eric Charles
>>            Priority: Minor
>>             Fix For: Trunk
>>
>>
>> org.apache.james.util.NetMacher should be able to accept and match IPv6 network specifications to support relaying of mail that comes in over IPv6. This should add IPv6 support to the AuthorizedAdresses configuration and likely to most subclasses of AbstractNetworkMatcher as well.
>
> --
> 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
>
>

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


Re: [jira] Resolved: (JAMES-402) Add IPv6 support to NetMachter.

Posted by Eric Charles <er...@u-mangate.com>.
Norman, Tks for your support and code review.
Eric

On 06/13/2010 06:48 PM, Norman Maurer wrote:
> Very good work mate :)
>
> Bye
> Norman
>
>
> 2010/6/13 Eric Charles (JIRA)<se...@james.apache.org>:
>    
>>      [ https://issues.apache.org/jira/browse/JAMES-402?page=m.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
>>
>> Eric Charles resolved JAMES-402.
>> --------------------------------
>>
>>     Resolution: Fixed
>>
>> IP v6 introduced with http://svn.apache.org/viewvc?rev•4226&view=rev
>> Currently, the IP address must be completely specified (not shortened, as for example ::1) in the Matcher config.
>> The patch is currently enough to further implement IPv6 support with JAMES-403 and JAMES-405.
>> It is worth to come back later one to validate the complete James IPv6 support and to support the complete IPv6 syntax.
>> Therefor, the issue is not closed.
>> It is however of enough quality to support IPv6 matchers.
>>
>>
>>      
>>> Add IPv6 support to NetMachter.
>>> -------------------------------
>>>
>>>                  Key: JAMES-402
>>>                  URL: https://issues.apache.org/jira/browse/JAMES-402
>>>              Project: JAMES Server
>>>           Issue Type: Sub-task
>>>           Components: James Core, SMTPServer
>>>     Affects Versions: 2.1.3, 2.2.0, 2.3.0
>>>             Reporter: Arjan Veenstra
>>>             Assignee: Eric Charles
>>>             Priority: Minor
>>>              Fix For: Trunk
>>>
>>>
>>> org.apache.james.util.NetMacher should be able to accept and match IPv6 network specifications to support relaying of mail that comes in over IPv6. This should add IPv6 support to the AuthorizedAdresses configuration and likely to most subclasses of AbstractNetworkMatcher as well.
>>>        
>> --
>> 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
>>
>>
>>      
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> For additional commands, e-mail: server-dev-help@james.apache.org
>
>    


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