I have a custom process in SyteLine that takes images uploaded through our mobile app, generates a PDF report, and automatically emails it to our customers. This setup works well most of the time. However, if the images uploaded are PNG files and there are more than around 10, SyteLine throws an error stating that the "message file is too big."
I checked one of the problematic PDF reports, and it’s about 14.7 MB in size. Does anyone know what the exact email attachment size limit is in SyteLine? It seems to be lower than typical SMTP server limits. Any suggestions for handling larger files within SyteLine would also be greatly appreciated.