From LedHed's Wiki
http://www.postfix.org/bounce.8.html
How to Limit Incoming Message Size
In main.cf add this line:
bounce_size_limit = 20480000
This would bounce messages larger than 20MB
http://www.postfix.org/bounce.8.html
In main.cf add this line:
bounce_size_limit = 20480000
This would bounce messages larger than 20MB