| Author | 
         | 
         
      
        
         
         labelhosting Newbie 
          
  
  Joined: 28 September 2010 Location: India
 Online Status: Offline Posts: 1
          | 
        
         
          
           | Posted: 28 September 2010 at 3:51am | IP Logged
		     | 
                    
            		  
           | 
           
          
           
  | 
           
          
Hello,
 
 
 Today i have downloaded the AL webmail lite and i have installed it on one of my domain as,
 
 domain.com/mail
 
 It is working absolute good and fine.   But only thing i found which is not working is   attachments which are more than 50KB.  It shows me a message "undefined".  if i attach less that 50 Kb it is working.
 
 The following are details.
 
 OS:  CentOS -5
 PHP Version 5.2.14
 post_max_size     36M
 upload_max_filesize     32M
 
 
  Complete Php info
 
 
 Please help me on the issue. 
 
 
    
         | 
       
       
        | Back to Top | 
         
          
         | 
       
       
       
        |   | 
      
        
         
         Igor AfterLogic Support 
          
 
  Joined: 24 June 2008 Location: United States
 Online Status: Offline Posts: 6168
          | 
        
         
          
           | Posted: 28 September 2010 at 4:31am | IP Logged
		     | 
                    
            		  
           | 
           
          
           
  | 
           
          
I believe that's a known issue and will be fixed in one of the nearest releases.
 
 There's a chance that disabling Flash-based file uploader might help, comment out the following line in webmail.php file:
 
 
Code: 
   
    
    
      
       | // flashInstalled = FLASH_NOT_INSTALLED; | 
       
       | 
    
    | 
 
 
 
 Don't forget to clear web browser cache to apply changes.
 
 --
 Regards,
 Igor, AfterLogic Support
         | 
       
       
        | Back to Top | 
         
          
         | 
       
       
       
        |   |