Roundcube Community Forum

Release Support => Older Versions => Release Candidate 2 => Topic started by: hjlopes on January 29, 2008, 10:31:16 AM

Title: sending messages wih an atachment 22M
Post by: hjlopes on January 29, 2008, 10:31:16 AM
Hello


I installed suse 10.2 64 bit using the perfect setup manual on howtoforge.com and it is working fine.

I found roundcube looks very nice!

I trying to send using roundcube rc2 an attachmente with 22M. I already made these changes in .htacess

# AddDefaultCharset   UTF-8
AddType text/x-component .htc


 php_flag   display_errors   Off
 php_flag   log_errors   On
 php_value   error_log   logs/errors
 php_value   upload_max_filesize   128M
 php_value   post_max_size   32M
 php_value  memory_limit  128M
 php_value  max_execution_time 1200



 php_flag   display_errors   Off
 php_flag   log_errors   On
 php_value   error_log   logs/errors
 php_value   upload_max_filesize   128M
 php_value   post_max_size   32M
 php_value  memory_limit  128M
 php_value  max_execution_time 1200



 Order allow,deny
 Deny from all


Order deny,allow
Allow from all

and I wait for the message to be sent to roundcube it just doesn't appear!!

If I outlook express to send the same attachmente it appeares in roundcube.
But If try to forward the message it take for ever!! and it say finished.

what can I do to solve this situation??

Thanks
Title: Re: sending messages wih an atachment 22M
Post by: mr-morris on March 18, 2008, 08:57:28 AM
Look at this topic:

http://roundcubeforum.net/forum/index.php?topic=2817.0 (http://roundcubeforum.net/forum/index.php?topic=2817.0)