Make sure an IOException is always passed through as MessagingException
This is important for the code handling pending actions in MessagingController. If a non-permantent MessagingException is encountered, the pending action is retried later. Fixes issue 3696
Loading
Please register or sign in to comment