RoundCube Webmail Forum  

Go Back   RoundCube Webmail Forum > Recycle Bin > Recycle Bin

For more information about the ads and why they're here, please see the FAQ
View Poll Results: attachment problems?
attachment problems 0 0%
....? 0 0%
Voters: 0. You may not vote on this poll

Closed Thread
  #1  
Old 09-28-2006, 07:12 PM
Registered User
 
Join Date: Sep 2006
Posts: 1
Downloads: 0
Uploads: 0
Default attachment problems solved for me ;-)

i had some problems with large email attachment and solved
the problem with changing my .htaccess files in following folders:

1. basic install folder - .mydomain.com/roundcubemail/
2. config folder - .mydomain.com/roundcubemail/config/
3. log folder - .mydomain.com/roundcubemail/log/
4. temp folder - .mydomain.com/roundcubemail/temp/

.htaccess file is:
--------------------------------------------------
# AddDefaultCharset UTF-8
php_flag display_errors Off
php_flag log_errors On
php_value error_log logs/errors
php_value post_max_size 10M
php_value upload_max_filesize 10M
php_value max_input_time 10000
php_value memory_limit 50M

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

Order deny,allow
Allow from all
------------------------------------------------------------------------------------------------------
hope i can help somebody.... i can send files around 9MB and i use roundcube-rev327.tar.gz and php4.3
so long.....

i love it by the way. so long...

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2  
Old 12-28-2006, 03:59 PM
Registered User
 
Join Date: Dec 2006
Posts: 2
Downloads: 0
Uploads: 0
Default Re: attachment problems solved for me ;-)

Thanks It helps !

I didn't checked this .htaccess file
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread


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:54 PM.


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