Bry8 Star: > When can we expect a Postfix release, that will support DANE > protocol ?
A new feature is implemented when there is the time and the need to do so. Pluggable features such as DKIM and policies could be added in one development cycle, while more invasive features such as DSN and MIME were added in the course of multiple cycles. BTW Postfix should not be used with GnuTLS: last time I looked, they wrote to stderr and terminated the process after some error. A well-behaved library returns an error code to the application. Wietse