El 08/09/2014 14:39, nobody73 escribió:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512Auth-sql.conf.ex has passdb { driver = sql args = /etc/dovecot/dovecot-sql.conf.ext } [...] where in passdb dovecot-sql.conf.ex has: default_pass_scheme = PLAIN-MD5
If this is the only content of your dovecot-sql.conf.ext file the result you provided is the expected, because you're not defining any SQL query to try to match user's credentials. You should probably have a look here http://wiki2.dovecot.org/AuthDatabase/SQL, you'll see a list of parameters to define in your .conf.ext file (most important are the user_query and password_query directives).
However, this question probably better suits the Dovecot mail list as the issue you're having has apparently nothing to do with Postfix.
Nicolás
