But can you limit the email size per user, no only for the mail that users receive.
According to this
limit size message per account
zmprov ma
accountB@domain.tld amavisMessageSizeLimit 1048576
the above command will enable something like this per user, but apparently is only for receiving mail. Not for outgoing email.
One of the posters wrote the following.
Code:
This does not restrics the sending message size but blocks receiving mails above the specified size. Please assist me anything needs to be done.