STRLEN in common.h may be too small
            
            
            
                25 May
                
                    2010
                
            
            
                25 May
                
                '10
                
            
            
            
        
    
                3:19 p.m.
            
        In common.h of stunnel-4.x, the parameter STRLEN (used for many buffers) is set to 256. This is insufficient in some cases, e.g., the CAPABILITY response of an IMAP server or the pathname of a file may be too long, resulting in errors. If you encounter such cases (e.g., messages "Input line too long"), increase STRLEN, e.g., to 512.
        5641
        
      
          Age (days ago)
        
      
        5641
        
    
          Last active (days ago)
        
        
        
        0 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                
Hans Werner Strube