RoundCube Webmail Forum  

Go Back   RoundCube Webmail Forum > Release Support > Older Versions > Release Candidate 2

For more information about the ads and why they're here, please see the FAQ
Reply
  #1  
Old 01-29-2008, 03:31 PM
Registered User
 
Join Date: Oct 2007
Posts: 3
Downloads: 0
Uploads: 0
Default sending messages wih an atachment 22M

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

<IfModule mod_php4.c>
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
</IfModule>

<IfModule mod_php5.c>
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
</IfModule>

<FilesMatch "(\.inc|\~)$">
Order allow,deny
Deny from all
</FilesMatch>

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 03-18-2008, 12:57 PM
Registered User
 
Join Date: Oct 2007
Posts: 8
Downloads: 0
Uploads: 0
Default Re: sending messages wih an atachment 22M

Look at this topic:

http://roundcubeforum.net/forum/index.php?topic=2817.0
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

For more information about the ads and why they're here, please see the FAQ

All times are GMT. The time now is 07:33 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Copyright © 2006-2008 RoundCube Webmail Community