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


-- 
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Reply via email to