[
https://issues.apache.org/jira/browse/JAMES-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Norman Maurer resolved JAMES-1294.
----------------------------------
Resolution: Fixed
Fix Version/s: 3.0
Assignee: Norman Maurer
> Setting null mail attribute produces ERROR
> ------------------------------------------
>
> Key: JAMES-1294
> URL: https://issues.apache.org/jira/browse/JAMES-1294
> Project: JAMES Server
> Issue Type: Bug
> Components: Queue
> Affects Versions: Trunk
> Reporter: Andrzej Rusin
> Assignee: Norman Maurer
> Priority: Minor
> Fix For: 3.0
>
>
> In the log:
> ERROR 07:27:34,519 | james.mailqueuefactory | Not supported mail attribute
> LOCALADDRESS of type null
> when:
> public void service(Mail mail) {
> (...)
> String localAddress = null;
> (...)
> mail.setAttribute(LOCALADDRESS, localAddress);
> Probably NULL-valued attributes should be allowed.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]