postfix settings
inbox file size limits
postfix inbox size limit is set to 150 MB in the /etc/postfix/main.cf file. bounce_size_limit = 150000If this limit is reached, mail gets rejected with "file too big" errors. postfix looks for it's configs first at:chandon:/etc/postfix/main.cf.defaultwhich should not be edited, but the overrides can be placed in main.cf.
