Olivier Gigondan a écrit :
> Hello,
>
> i'd like to know how enable attachments for composing message
>
> Bests regards
>   
I've solved my problem.
The attachment for composing a new message was disable because my 
webmail is managed by a virtual host and in this virtual host the 
php_flag "file_uploads" was defined. The action to comment this, allow 
attachment in new message.
But i think it's not a normal behaviour, isn't it ?

There are different tests :
Attachment doesn't works
-php.ini : 2M
 and virtual host : 1M, 2M, 5M, 10M
-php.ini : 5M
 and virtual host : 1M, 2M, 5M, 8M
-php.ini : comment
 and virtual host : 2M, 5M, 8M

Attachment works
-php.ini : 2M, 5M, 10M
 and virtual host : comment

-- 
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [EMAIL PROTECTED]

Reply via email to