Uploaded image for project: 'James Server'
  1. James Server
  2. JAMES-2546

Bouce mailet fails when called with MailAddres::nullSender

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0, 3.0.1, 3.1.0
    • 3.2.0
    • None

    Description

      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)
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            btellier Benoit Tellier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: