| Author |  | 
      
        | bluesun08 Newbie
 
  
 
 Joined: 14 May 2014
 Online Status: Offline
 Posts: 11
 | 
          Hello,
           | Posted: 18 November 2014 at 1:04pm | IP Logged |   |  
           | 
 |  
 i can not attache some files to my emails. I get the error message "Upload error".
 What is the problem?
 
 Best regards
 
 Alex
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | Igor AfterLogic Support
 
  
 
 Joined: 24 June 2008
 Location: United States
 Online Status: Offline
 Posts: 6167
 | 
          Typical reason here is lack of write permissions over the data directory and its subdirectories. You can find more helpful information on this at:
           | Posted: 19 November 2014 at 3:20am | IP Logged |   |  
           | 
 |  
 Error while attaching files to new message (WebMail Pro)
 
 --
 Regards,
 Igor, AfterLogic Support
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | bluesun08 Newbie
 
  
 
 Joined: 14 May 2014
 Online Status: Offline
 Posts: 11
 | 
          I followed the instructions in your link but nothing help. The error still occurs.
           | Posted: 19 November 2014 at 11:28am | IP Logged |   |  
           | 
 |  Is there a restriction of file types, maybe *.txt, *.exe?
 Is there a log file where i can get a deeper look about the reasons of the error?
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | Igor AfterLogic Support
 
  
 
 Joined: 24 June 2008
 Location: United States
 Online Status: Offline
 Posts: 6167
 | 
          
           | Posted: 19 November 2014 at 9:46pm | IP Logged |   |  
           | 
 |  
| Quote: 
 
    
    | 
      
       | Is there a restriction of file types, maybe *.txt, *.exe? |  |  |  
 WebMail doesn't place this kind of restrictions, your host might be doing that though.
 
 
 
| Quote: 
 
    
    | 
      
       | Is there a log file where i can get a deeper look about the reasons of the error? |  |  |  
 Checking webserver / PHP logs might help there.
 
 --
 Regards,
 Igor, AfterLogic Support
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | bluesun08 Newbie
 
  
 
 Joined: 14 May 2014
 Online Status: Offline
 Posts: 11
 | 
          Now i have the solution:
           | Posted: 20 November 2014 at 11:21am | IP Logged |   |  
           | 
 |  The error was in the conf-file of my nginx-webserver. I added the following line in the http-section:
 client_max_body_size 10M;
 
 now all works well
 | 
       
        | Back to Top |     | 
       
       
        |  |