How to download attachments from hyperkitty
 
            
            
            
            
                
                    June 22, 2019
                
            
            
            
        
    
                11:06 a.m.
            
        Not working - download just waits forever after a few bytes in the browser.
Could it be that you have to set hyperkitty to store attachments in the filesystem, and configure uwsgi to serve them as static files? Is that what the hyperkitty setting HYPERKITYY_ATTACHMENT_FOLDER is for?
If this is so, can anybody show the fragment of uwsgi configuration required?
Andrew
 
            
            
            
            
                
                    June 2019
                
            
            
            
        
    
                12:54 p.m.
            
        Indeed, this is the answer. Setting HYPERKITTY_ATTACHMENT_FOLDER to a filesystem path in settings_local.py allows nginx to serve the file and the download works.
Andrew
        2323
        
      
          Age (days ago)
        
      
        2323
        
    
          Last active (days ago)
        
        
        
        1 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                 andrew.bernard@gmail.com andrew.bernard@gmail.com