Re: Catch all for dovecot authentication?
            
            
            
                23 May
                
                    2019
                
            
            
                23 May
                
                '19
                
            
            
            
        
    
                11:35 p.m.
            
        as stated by Aki
passdb { driver = static args = nopassword }
works fine and does what I want: accept any SMTP AUTH :-)
(Brings back memories of good fun I had with patched Qpopper snare feeding custom messages to the hacker.)
Another alternative is to use the checkpassword hook that will accept any username/password. The advantage is you can do post-analysis of credentials as the script has access to them.
Joseph Tam <jtam.home@gmail.com>
        2357
        
      
          Age (days ago)
        
      
        2357
        
    
          Last active (days ago)
        
        
        
        0 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                
                Joseph Tam