Re: cyrus-sasl and plugin's dirertory
Sergey via Cyrus-sasl <[email protected]>
| Newsgroups | gmane.comp.security.cyrus.sasl |
|---|---|
| Message-ID | <[email protected]> |
On Wednesday 29 June 2016, Sergey via Cyrus-sasl wrote:
> cyrus-sasl can build with "--with-plugindir=" option.
> How can application find it ?
> #if SASL_VERSION_MAJOR >= 2
> *path = strdup("/etc/postfix/sasl:@libdir@/sasl2");
> #else
> *path = strdup("/etc/postfix/sasl:@libdir@/sasl");
> #endif
Hm. It is not a part of original Postfix. But the question remains...
--
Regards, Sergey