[Dovecot] Documentation error
            
            
            
                30 Mar
                
                    2010
                
            
            
                30 Mar
                
                '10
                
            
            
            
        
    
                11:07 p.m.
            
        http://wiki.dovecot.org/Debugging/Authentication
There appears to be an error in this line:
The PLAIN mechanism's authentication format is: <authorization ID> NUL <authentication ID> NUL <password>. Authentication ID is the username who you want to log in as, and authentication ID is the username whose password you're giving.
I suppose it should be:
The PLAIN mechanism's authentication format is: <authorization ID> NUL <authentication ID> NUL <password>. Authorization ID is the username who you want to log in as, and authentication ID is the username whose password you're giving.
-- Robert Lopez Unix Systems Administrator Central New Mexico Community College (CNM) 525 Buena Vista SE Albuquerque, New Mexico 87106
        5694
        
      
          Age (days ago)
        
      
        5694
        
    
          Last active (days ago)
        
        
        
        0 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                
                Robert Lopez