This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SMTP Message Size exceeded

Hello,

I've got the following problem with ASG 7.306. I set "Max message size" on 20 Megabytes and checked the SIZE-Option with telnet, it returned 20971520 Bytes.

Unfortunately I noticed that ASG rejected mails in the size of 17 Megabytes with the following message:



Has anybody an idea for it? Perhaps someone made the same experience.

Kind regards,
Christian


This thread was automatically locked due to age.
Parents
  • Does your message really have the size of 17 MB or does it contain an attachment which has the size of 17 MB?. If an attachment is base-64 encoded the result is around 1/3 larger than the original file.
Reply
  • Does your message really have the size of 17 MB or does it contain an attachment which has the size of 17 MB?. If an attachment is base-64 encoded the result is around 1/3 larger than the original file.
Children