7 /* Postfix SMTP protocol support for SASL authentication
9 /* #include "smtpd_sasl_proto.h"
14 * SMTP protocol interface.
16 extern int smtpd_sasl_auth_cmd(SMTPD_STATE
*, int, SMTPD_TOKEN
*);
17 extern void smtpd_sasl_auth_reset(SMTPD_STATE
*);
18 extern char *smtpd_sasl_mail_opt(SMTPD_STATE
*, const char *);
19 extern void smtpd_sasl_mail_log(SMTPD_STATE
*);
20 extern void smtpd_sasl_mail_reset(SMTPD_STATE
*);
25 /* The Secure Mailer license must be distributed with this software.
27 /* Initial implementation by:
30 /* 65760 Eschborn, Germany
34 /* IBM T.J. Watson Research
36 /* Yorktown Heights, NY 10598, USA