SMTP email failed on message size

Scenario:

send SMTP email

Steps to reproduce:

attach a file bigger than 90 MB

Current Behavior:

MailKit.Net.Smtp.SmtpCommandException: 5.3.4 Message size exceeds fixed maximum message size

Expected Behavior:

mail is sent

Studio/Robot/Orchestrator Version: 2016.2.6274

Last stable behavior: n/a
Last stable version: n/a
OS Version: Windows server 2012r2
Others if Relevant: (workflow, logs, .net version, service pack, etc):

I would never even conceive of sending such a large attachment over email… but that’s just me.

https://www.google.com/search?q=how+large+can+email+attachments+be%3F

does you smtp server accept that file size attachment?