Old-stats plugin and fifo_listener permissions
            
            
            
                10 Sep
                
                    2022
                
            
            
                10 Sep
                
                '22
                
            
            
            
        
    
                1:58 a.m.
            
        Hello,
Currently working on using the old-stats plugin in dovecot version 2.3.10.1. What file permissions are recommended for the old-stats-mail and old-stats-user sockets? I was seeing a lack of data from the doveadm oldstats dump command until I adjusted the default config to the following:
service old-stats { fifo_listener old-stats-mail { group = mode = 0666 user = root } fifo_listener old-stats-user { group = mode = 0666 user = } }
Not totally clear on which processes need read or write on those so any advice is appreciated.
        1148
        
      
          Age (days ago)
        
      
        1148
        
    
          Last active (days ago)
        
        
        
        0 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                
                Grant Keller