[
https://issues.apache.org/jira/browse/JAMES-2546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tellier Benoit resolved JAMES-2546.
-----------------------------------
Resolution: Fixed
Fix Version/s: 3.2.0
https://github.com/linagora/james-project/pull/1732 fixed this
> Bouce mailet fails when called with MailAddres::nullSender
> ----------------------------------------------------------
>
> Key: JAMES-2546
> URL: https://issues.apache.org/jira/browse/JAMES-2546
> Project: James Server
> Issue Type: Bug
> Components: Matchers/Mailets (bundled)
> Affects Versions: 3.0.0, 3.0.1, 3.1.0
> Reporter: Tellier Benoit
> Priority: Major
> Fix For: 3.2.0
>
>
> {code:java}
> Exception calling Bounce: null java.lang.NullPointerException
> at javax.mail.internet.InternetAddress.toString(InternetAddress.java:496)
> at javax.mail.internet.MimeMessage.setAddressHeader(MimeMessage.java:766)
> at javax.mail.internet.MimeMessage.setRecipients(MimeMessage.java:636)
> at
> org.apache.james.server.core.MimeMessageCopyOnWriteProxy.setRecipients(MimeMessageCopyOnWriteProxy.java:390)
> at
> org.apache.james.transport.mailets.redirect.MailModifier.setTo(MailModifier.java:123)
> at
> org.apache.james.transport.mailets.redirect.ProcessRedirectNotify.process(ProcessRedirectNotify.java:75)
> at org.apache.james.transport.mailets.Bounce.service(Bounce.java:246)
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]