Hello
I was trying to increase the limits but it is not getting active in the proxmox server
Below are the steps I followed
postconf -e message_size_limit=1024000000
postconf -e mailbox_size_limit=5120000000
service postfix restart
postconf -d | grep size_limit
body_checks_size_limit = 51200
bounce_size_limit = 50000
header_size_limit = 102400
mailbox_size_limit = 51200000
message_size_limit = 10240000
I was trying to increase the limits but it is not getting active in the proxmox server
Below are the steps I followed
postconf -e message_size_limit=1024000000
postconf -e mailbox_size_limit=5120000000
service postfix restart
postconf -d | grep size_limit
body_checks_size_limit = 51200
bounce_size_limit = 50000
header_size_limit = 102400
mailbox_size_limit = 51200000
message_size_limit = 10240000