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 "Norman Maurer (JIRA)" <se...@james.apache.org> on 2010/02/23 21:27:28 UTC

[jira] Created: (JAMES-975) DNSBounce Mailet throws NPE

DNSBounce Mailet throws NPE
---------------------------

                 Key: JAMES-975
                 URL: https://issues.apache.org/jira/browse/JAMES-975
             Project: JAMES Server
          Issue Type: Bug
          Components: Matchers/Mailets (bundled)
    Affects Versions: 3.0, 3.0-M1, Trunk
            Reporter: Norman Maurer
            Assignee: Norman Maurer
             Fix For: 3.0-M1


>From ml:

ERROR 12:50:44,060 | james.spoolmanager | Exception in processor <bounces>
java.lang.NullPointerException
  at org.apache.james.transport.mailets.DSNBounce.service(DSNBounce.java:155)
  at org.apache.james.transport.LinearProcessor.service(LinearProcessor.java:456)
  at org.apache.james.transport.StateAwareProcessorList.service(StateAwareProcessorList.java:161)
  at org.apache.james.transport.JamesSpoolManager.run(JamesSpoolManager.java:197)
  at java.lang.Thread.run(Unknown Source)

-- 
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-975) DNSBounce Mailet throws NPE

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

Norman Maurer resolved JAMES-975.
---------------------------------

    Resolution: Fixed

fixed..

> DNSBounce Mailet throws NPE
> ---------------------------
>
>                 Key: JAMES-975
>                 URL: https://issues.apache.org/jira/browse/JAMES-975
>             Project: JAMES Server
>          Issue Type: Bug
>          Components: Matchers/Mailets (bundled)
>    Affects Versions: 3.0, 3.0-M1, Trunk
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>             Fix For: 3.0-M1
>
>
> From ml:
> ERROR 12:50:44,060 | james.spoolmanager | Exception in processor <bounces>
> java.lang.NullPointerException
>   at org.apache.james.transport.mailets.DSNBounce.service(DSNBounce.java:155)
>   at org.apache.james.transport.LinearProcessor.service(LinearProcessor.java:456)
>   at org.apache.james.transport.StateAwareProcessorList.service(StateAwareProcessorList.java:161)
>   at org.apache.james.transport.JamesSpoolManager.run(JamesSpoolManager.java:197)
>   at java.lang.Thread.run(Unknown Source)

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