4 Aug
                
                    2020
                
            
            
                4 Aug
                
                '20
                
            
            
            
        
    
                12:20 p.m.
            
        Hi Kishore,
On 04.08.20 09:50, Kishore Potnuru wrote:
So, both password files (master and regular user credentials) have the same contents in this scenario, correct?
first of all: thanks for collecting the information.
As Joseph wrote: I too think that in your config of 'production1' a passdb with the credentials of regular users is missing.
On one of my servers I'm using this:
passdb { driver = passwd-file master = yes args = /etc/dovecot/master-users #pass = yes }
passdb { driver = passwd-file args = username_format=%u /etc/dovecot/users }
Something similar should work in your case.
Regards, Markus