Check the message_size_limit value
exim -bP | grep message_size_limit
message_size_limit = 50M
Increase if needed in
/etc/exim.conf Since recently: /etc/exim.conf.local
Rebuild and restart exim:
/scripts/buildeximconf service exim restart
If you’re still getting the problem please view the following explanation: