Maximum message size
Postfix has a maximum message size that it allows through. It's not specified in the default config, but if you don't specify it, it defaults to 10 megs. Just update the main.cf to change the message_size_limit
to something higher.
message_size_limit = 15000000