Hi ,
Someone please help me with this. I am getting the following error when sending big attachments using the
Java Mail API. Any clue as to how i can increase this maximum mail size?
javax.mail.SendFailedException: Sending failed;
nested exception is:
javax.mail.MessagingException: 552 4.3.1 Message size exceeds fixed maximum message size
Thanks