equal
  deleted
  inserted
  replaced
  
    
    
|     23 #} |     23 #} | 
|     24  |     24  | 
|     25 ### |     25 ### | 
|     26 # conf.d/10-auth.conf |     26 # conf.d/10-auth.conf | 
|     27 ### |     27 ### | 
|         |     28 # When you set another misc.password_scheme than PLAIN or CRAM-MD5 in | 
|         |     29 # your vmm.cfg, you have to remove cram-md5 from the auth_mechanisms | 
|         |     30 # setting. | 
|     28 auth_mechanisms = plain login cram-md5 |     31 auth_mechanisms = plain login cram-md5 | 
|     29 passdb { |     32 passdb { | 
|     30   driver = sql |     33   driver = sql | 
|     31   args = /usr/local/etc/dovecot/dovecot-sql.conf.ext |     34   args = /usr/local/etc/dovecot/dovecot-sql.conf.ext | 
|     32 } |     35 } |