Open test0103 opened 4 years ago
Although it is allowed to upload 10M files, but it is only allowed to upload 15B files, I can't find out what went wrong
In front of iredmail you probably have web server... nginx, apache? They have their own settings which can limit size of uploading files. For nginx the needed parameter is client_max_body_size.
client_max_body_size
Although it is allowed to upload 10M files, but it is only allowed to upload 15B files, I can't find out what went wrong