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 "Stefano Bagnara (JIRA)" <se...@james.apache.org> on 2005/09/02 17:29:12 UTC

[jira] Created: (JAMES-417) ClassCastException handling the recipients after a DSNBounce

ClassCastException handling the recipients after a DSNBounce
------------------------------------------------------------

         Key: JAMES-417
         URL: http://issues.apache.org/jira/browse/JAMES-417
     Project: James
        Type: Bug
  Components: Matchers/Mailets (bundled)  
    Versions: 2.3.0    
 Reporter: Stefano Bagnara
 Assigned to: Stefano Bagnara 
     Fix For: 2.3.0


DSNBounce add recipients as String to the message.
It should add MailAddress objects or following processing will throw ClassCastException.


-- 
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-417) ClassCastException handling the recipients after a DSNBounce

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

    Resolution: Fixed

> ClassCastException handling the recipients after a DSNBounce
> ------------------------------------------------------------
>
>          Key: JAMES-417
>          URL: http://issues.apache.org/jira/browse/JAMES-417
>      Project: James
>         Type: Bug
>   Components: Matchers/Mailets (bundled)
>     Versions: 2.3.0
>     Reporter: Stefano Bagnara
>     Assignee: Stefano Bagnara
>      Fix For: 2.3.0

>
> DSNBounce add recipients as String to the message.
> It should add MailAddress objects or following processing will throw ClassCastException.

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