Skip to Content
Menu
This question has been flagged
1 Reply
1861 Views

I tried to create a mail with images inside but when I send the test, the images do not appear. There is an error message (despite the size of the images). 

Avatar
Discard
Best Answer

Please check the attachment upload limit configured in Nginx config file - is Nginx is used

client_max_body_size

and also check the Odoo config file buffer

limit_memory_hard = 1677721600
limit_memory_soft = 629145600


Avatar
Discard
Related Posts Replies Views Activity
1
Apr 22
2852
1
Mar 15
4549
2
Feb 20
8889
3
Oct 17
4283
1
Apr 22
3007