[imp] Logout after attaching a file.

Maxime Pelletier maxime.pelletier at educsa.org
Fri Sep 6 15:49:59 UTC 2013


ANANT S ATHAVALE <asa <at> isac.gov.in> writes:

> 
>   Dear List,
> 
> I have the following settings for the attachments.
> 
> $conf['compose']['link_attachments'] = false;
> $conf['compose']['attach_size_limit'] = 10485760;
> $conf['compose']['attach_count_limit'] = 0;
> 
> ie. attach_size_limit is 10 MB.
> 
> and in php.ini, I have the following settings.
> 
> post_max_size = 30M
> upload_max_filesize = 30M
> 
> When I am trying to attach a file, 26 MB, it is able to attach (which
> should not have happened) as the compose attach size limit is 10 MB only. 
> This is 1st issue.
> 
> 2nd one is, when I try to attach a file greater than 30 MB (php.ini
> setting), the session gets logged out and I get login screen in console
> window.
> 
> This is observed in HGWE 5.1.2.
> 
> Is anybody facing this problem. 

Hi,

I can't give you all the details (horde and php settings) but it is quite
frequent that users get logged out after adding an attachment. Usually it
happens with big files (10Mb or more).

Regards,
Maxime




More information about the imp mailing list