When a stanza is sent to a remote domain, a server-to-server session is going to be established. If that fails, Openfire generates a response, and sends that back to the sender.
These responses should be passed through the PacketInterceptor mechanism, so that they can be acted upon.
change was merged, assumed as resolved.