Postfix

Attachment

Increase message-size in postfix. First check the actual size and than set the new one.

# postconf | grep message_size_limit

# postconf -e message_size_limit=16384000

The second command sets the new message size and makes the correct entry at /etc/postfix/main.cf