Hello,
smtpd_sasl_path = inet:localhost:1434
seems to work but it is not documented.
As documented:
smtpd_sasl_path (default: smtpd)
Implementation-specific information that the Postfix SMTP server
passes
through to the SASL plug-in implementation that is selected
with
smtpd_sasl_type.
So, you are asking your question in the wrong place.
hmm, Timo Sirainen did sent me back. ;)
http://dovecot.org/list/dovecot/2011-March/057773.html
src/xsasl/xsasl_dovecot_server.c was originally written by him but by now
heavily modified.
"when SASL type is "dovecot", SASL path "inet:localhost:1434" should be a
socket pathname"
this warning is no longer required. may be an advice in readme that this
auth-traffic is unsecured...
Thanks,
Hajo