7 /* SMTP session cache glue
9 /* #include <smtp_reuse.h>
14 * Internal interfaces.
16 extern void smtp_save_session(SMTP_STATE
*);
17 extern SMTP_SESSION
*smtp_reuse_domain(SMTP_STATE
*, int, const char *, unsigned);
18 extern SMTP_SESSION
*smtp_reuse_addr(SMTP_STATE
*, const char *, unsigned);
23 /* The Secure Mailer license must be distributed with this software.
26 /* IBM T.J. Watson Research
28 /* Yorktown Heights, NY 10598, USA