9 /* include <qmqpd_proto.h>
14 * QMQP protocol status codes.
16 #define QMQP_STAT_OK 'K' /* success */
17 #define QMQP_STAT_RETRY 'Z' /* recoverable error */
18 #define QMQP_STAT_HARD 'D' /* unrecoverable error */
23 /* The Secure Mailer license must be distributed with this software.
26 /* IBM T.J. Watson Research
28 /* Yorktown Heights, NY 10598, USA