Skip to content

Instantly share code, notes, and snippets.

@itamar
Created August 26, 2014 21:44
Show Gist options
  • Select an option

  • Save itamar/29fa5a1395bbb6bac0ff to your computer and use it in GitHub Desktop.

Select an option

Save itamar/29fa5a1395bbb6bac0ff to your computer and use it in GitHub Desktop.
increase the maximum message size (Postfix)
echo "message_size_limit = 20480000" > /etc/postfix/main.cf
service postfix reload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment