Topic: Sending more attachments than default in IredMail
iRedMail version 1.7.0
- Linux/BSD distribution name and version: Ubuntu 22.04.4 LTS
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): PGSQL
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro: NO
Tell me what I'm doing wrong. I need to send files larger than 10M, but something doesn't allow me to send files larger than 10M.
I used the instructions
docs.iredmail.org/change.mail.attachment.size.html
my postfix
message_size_limit=20971520
mailbox_size_limit=107374182400
my iRedAPD
plugins throttle is disabled
my PHP.INI
memory_limit = 200M;
upload_max_filesize = 100M;
post_max_size = 100M;
Roundcube webmail is not installed
my Nginx
client_max_body_size 100m;
my SOGo
SOGoMaximumMessageSizeLimit = 25600;
WOMaxUploadSize = 25600;
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.