Not ALL uploaded Images are attaching to notifications

I have a form that allows up to 10 image attachments. The admin notification does not include all images. They are in the database and can view from the entries page, but are not getting attached to the notification. It also seems random - 5 images in DB - admin gets 3, 8 images in the DB - admin gets 5. The emails are not larger than the server allows, so that is not the problem.

What is the total size of all the image attachments uploaded to the form, and what is the total size that ends up being delivered via email? It could be the sending email server or the receiving email client with the size restriction.

1 Like

It is not the size. The one with 8 images was under 4MB. The one with 5 was more but still only 12MB. Our server can send 50MB and these are going to Gmail accounts which can receive 50MB.

What is odd, is that i just sent the same 8 image file to myself again and this time all 8 were attached.