Hi all,
I have a weird issue where osTicket does not import (and then move the imported emails) any incoming emails with what looks like attachements over 2mb.
I have found the following topics here
https://forum.osticket.com/d/90219-resolved-email-fetching-attachment-size-limit
https://github.com/osTicket/osTicket-plugins/issues/65
- we are running osticket 1.12
- we are running php v 5.6.40
- attachments are saved on the fileserver (via plugin)
- php.ini has upload_max_filesize set to 100M
Anything else I can check? Anyone has an idea?
I will now test saving attachments in the DB although i would rather keep them separate on the server.
Cheers
Matt