Hi,
We have a problem when attaching a file larger than php's upload_max_filesize. After uploading the file, the session expires. Horde $conf['vfs']['type'] = 'None'; Imp $conf['compose']['attach_size_limit'] = 41943040; $conf['compose']['link_attachments'] = false; $conf['compose']['use_vfs'] = false; php post_max_size = 60M upload_max_filesize = 40M PHP Warning: POST Content-Length of 81326886 bytes exceeds the limit of 41943040 bytes in Unknown on line 0, referer: https://.../horde/imp/dynamic.php?page=compose&type=new&token=o9oQreqfzGENsFD9v1YhZQ1&uniq=1385563193628 Regards. SSRI Team IT Services - Université Pantheon-Assas ( Paris 2 ) -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
