OJS 3.2.1.1 Could not instantiate mail function

We found the problem. The size limit for email attachments as only 10MB. We found this in the email error log
Aug 13 15:20:36 journals postfix/postdrop[24483]: warning: uid=48: File too large

Increasing the limit fixed the problem.

1 Like