James.Mailet: Error while storing mail.
log-java.lang.RuntimeException: Exception caught while storing mail
Container: java.sql.SQLException: Communication link failure:
java.net.SocketException
- at mailrepository.JDBCMailRepository.store(JDBCMailRepository.java:650)
- at James.storeMail(James.java:856)
...
Very rare (the above is the only occurance of it this year), but when this
happens, the message is sent to the error processor. That is also where
address errors are sent.
My suggestion is that we separate server errors and address errors in the
default configuration. Address errors are something that you might want to
bounce, but you might not want to bounce the above, since it is something
that can be fixed locally.
We'd want a Bounce processor to be able to report one as a 5xx, the other a
4xx, assuming a bounce was configured for either.
--- Noel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]