On 2025-12-26 16:42, John Hill via dovecot wrote:

2. Recreate it cleanly:
   cat > /etc/dovecot/conf.d/auth-sql.conf.ext <<'EOF'
   passdb {
     driver = sql
     args = /etc/dovecot/sql.conf.ext
   }

   userdb {
     driver = sql
     args = /etc/dovecot/sql.conf.ext
   }

This is your problem. What you have above is suitable up to and including version 2.3. It no longer works.

Look at the instructions for converting 2.3 to 2.4 on the Dovecot website.

Cheers

Cam


_______________________________________________
dovecot mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to