3 #ifndef _MAIL_ERROR_H_INCLUDED_
4 #define _MAIL_ERROR_H_INCLUDED_
12 /* #include <mail_error.h>
19 #include <name_mask.h>
24 #define MAIL_ERROR_POLICY (1<<0)
25 #define MAIL_ERROR_PROTOCOL (1<<1)
26 #define MAIL_ERROR_BOUNCE (1<<2)
27 #define MAIL_ERROR_SOFTWARE (1<<3)
28 #define MAIL_ERROR_RESOURCE (1<<4)
29 #define MAIL_ERROR_2BOUNCE (1<<5)
30 #define MAIL_ERROR_DELAY (1<<6)
32 extern const NAME_MASK mail_error_masks
[];
37 /* The Secure Mailer license must be distributed with this software.
40 /* IBM T.J. Watson Research
42 /* Yorktown Heights, NY 10598, USA