Code:
message_size_limit = 20480000
Controlls the limit of each SMTP message submitted to a postfix smtp server.
The above example sets the limit of a mail message to 20MB.
[code]message_size_limit = 20480000[/code] Controlls the limit of each SMTP message submitted to a postfix smtp server.
The above example sets the limit of a mail message to 20MB.