The max upload files size is determined and limited by the php.ini settings
you already listed. There's no other way to influence these and to
distinguish between attachment upload and message import.

~Thomas

On Wed, May 3, 2017 at 7:30 PM, Webert de Souza Lima <webert.b...@gmail.com>
wrote:

> Hello,
>
> when importing eml messages in roundcube, it shows the maximum file size
> permitted.
> By the value I see (30MB), I assume it is the same file size set for the
> e-mail attachments.
>
> Those should be different thought, as the eml might have a lot of text +
> attachments.
>
> Is that so? If not, how can I change that settings?
>
> I'm using this phpfpm-mail to control size:
>
>  - upload_max_filesize = 30M
>  - post_max_size = 100M
>
>
>
> Regards,
>
> Webert Lima
> DevOps Engineer at MAV Tecnologia
> *Belo Horizonte - Brasil*
>
> _______________________________________________
> Roundcube Users mailing list
> users@lists.roundcube.net
> http://lists.roundcube.net/mailman/listinfo/users
>
_______________________________________________
Roundcube Users mailing list
users@lists.roundcube.net
http://lists.roundcube.net/mailman/listinfo/users

Reply via email to