3 #ifndef _CYRUS_COMMON_H_INCLUDED_
4 #define _CYRUS_COMMON_H_INCLUDED_
10 /* Cyrus SASL plug-in helpers
12 /* #include <cyrus_common.h>
19 #if defined(USE_SASL_AUTH) && defined(USE_CYRUS_SASL)
21 #define NO_SASL_LANGLIST ((const char *) 0)
22 #define NO_SASL_OUTLANG ((const char **) 0)
23 #define xsasl_cyrus_strerror(status) \
24 sasl_errstring((status), NO_SASL_LANGLIST, NO_SASL_OUTLANG)
25 extern int xsasl_cyrus_log(void *, int, const char *);
26 extern int xsasl_cyrus_security_parse_opts(const char *);
33 /* The Secure Mailer license must be distributed with this software.
36 /* IBM T.J. Watson Research
38 /* Yorktown Heights, NY 10598, USA