Commit 5397b666 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Increase max email size to 30MB

parent 205f7f6a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ unknown_local_recipient_reject_code = 450
invalid_hostname_reject_code = 6

# Restrictions
message_size_limit = 16777216
message_size_limit = 31457280
disable_vrfy_command = yes
smtpd_delay_reject = yes
smtpd_recipient_limit = 100