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 "Kev Jackson (JIRA)" <se...@james.apache.org> on 2008/01/08 17:21:34 UTC

[jira] Created: (JAMES-832) is required for ToMultiRepository or it will try to stire a null message

<addDeliveryHeader> is required for ToMultiRepository or it will try to stire a null message
--------------------------------------------------------------------------------------------

                 Key: JAMES-832
                 URL: https://issues.apache.org/jira/browse/JAMES-832
             Project: James
          Issue Type: Bug
          Components: Documentation, Matchers/Mailets (bundled)
         Environment: all
            Reporter: Kev Jackson
             Fix For: Trunk


When using ToMultiRepository, if <addDeliveryHeader> isn't configured for the mailet, it fails with java.lang.IllegalArgumentException: Mail message to be spooled cannot be null.

The documentation lists this as an optional parameter either the mailet needs to be updated to do the 'right' thing without the parameter, or the documentation needs to be updated as the parameter is currently required, not optional

-- 
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-832) is required for ToMultiRepository or it will try to stire a null message

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

Stefano Bagnara resolved JAMES-832.
-----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: Trunk)
                   3.0
         Assignee: Stefano Bagnara  (was: Norman Maurer)

> <addDeliveryHeader> is required for ToMultiRepository or it will try to stire a null message
> --------------------------------------------------------------------------------------------
>
>                 Key: JAMES-832
>                 URL: https://issues.apache.org/jira/browse/JAMES-832
>             Project: James
>          Issue Type: Bug
>          Components: Documentation, Matchers/Mailets (bundled)
>         Environment: all
>            Reporter: Kev Jackson
>            Assignee: Stefano Bagnara
>             Fix For: 3.0
>
>
> When using ToMultiRepository, if <addDeliveryHeader> isn't configured for the mailet, it fails with java.lang.IllegalArgumentException: Mail message to be spooled cannot be null.
> The documentation lists this as an optional parameter either the mailet needs to be updated to do the 'right' thing without the parameter, or the documentation needs to be updated as the parameter is currently required, not optional

-- 
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-832) is required for ToMultiRepository or it will try to stire a null message

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

Norman Maurer commented on JAMES-832:
-------------------------------------

Go ahead.

Thx

> <addDeliveryHeader> is required for ToMultiRepository or it will try to stire a null message
> --------------------------------------------------------------------------------------------
>
>                 Key: JAMES-832
>                 URL: https://issues.apache.org/jira/browse/JAMES-832
>             Project: James
>          Issue Type: Bug
>          Components: Documentation, Matchers/Mailets (bundled)
>         Environment: all
>            Reporter: Kev Jackson
>            Assignee: Norman Maurer
>             Fix For: Trunk
>
>
> When using ToMultiRepository, if <addDeliveryHeader> isn't configured for the mailet, it fails with java.lang.IllegalArgumentException: Mail message to be spooled cannot be null.
> The documentation lists this as an optional parameter either the mailet needs to be updated to do the 'right' thing without the parameter, or the documentation needs to be updated as the parameter is currently required, not optional

-- 
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-832) is required for ToMultiRepository or it will try to stire a null message

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

Norman Maurer reassigned JAMES-832:
-----------------------------------

    Assignee: Norman Maurer

> <addDeliveryHeader> is required for ToMultiRepository or it will try to stire a null message
> --------------------------------------------------------------------------------------------
>
>                 Key: JAMES-832
>                 URL: https://issues.apache.org/jira/browse/JAMES-832
>             Project: James
>          Issue Type: Bug
>          Components: Documentation, Matchers/Mailets (bundled)
>         Environment: all
>            Reporter: Kev Jackson
>            Assignee: Norman Maurer
>             Fix For: Trunk
>
>
> When using ToMultiRepository, if <addDeliveryHeader> isn't configured for the mailet, it fails with java.lang.IllegalArgumentException: Mail message to be spooled cannot be null.
> The documentation lists this as an optional parameter either the mailet needs to be updated to do the 'right' thing without the parameter, or the documentation needs to be updated as the parameter is currently required, not optional

-- 
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-832) is required for ToMultiRepository or it will try to stire a null message

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

Stefano Bagnara commented on JAMES-832:
---------------------------------------

Norman, I have a free timeslot for this. can I give it a try or are you already on that?

> <addDeliveryHeader> is required for ToMultiRepository or it will try to stire a null message
> --------------------------------------------------------------------------------------------
>
>                 Key: JAMES-832
>                 URL: https://issues.apache.org/jira/browse/JAMES-832
>             Project: James
>          Issue Type: Bug
>          Components: Documentation, Matchers/Mailets (bundled)
>         Environment: all
>            Reporter: Kev Jackson
>            Assignee: Norman Maurer
>             Fix For: Trunk
>
>
> When using ToMultiRepository, if <addDeliveryHeader> isn't configured for the mailet, it fails with java.lang.IllegalArgumentException: Mail message to be spooled cannot be null.
> The documentation lists this as an optional parameter either the mailet needs to be updated to do the 'right' thing without the parameter, or the documentation needs to be updated as the parameter is currently required, not optional

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