-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 1.3
-
Component/s: Server - Mail Archiving
If you try to import a file which is not an MBOX file using the mail import feature, Confluence seems to try to parse it which can take a very long time and then import it as just one message which results in a Hibernate exception for a too large package.
Proposed fix: if Confluence can't find email in the first few kBytes of the file, consider it to not to be email and not even try the import.