7 /* quote rfc 821/822 local part
9 /* #include "quote_flags.h"
16 #define QUOTE_FLAG_8BITCLEAN (1<<0) /* be 8-bit clean */
17 #define QUOTE_FLAG_EXPOSE_AT (1<<1) /* @ is ordinary text */
18 #define QUOTE_FLAG_APPEND (1<<2) /* append, not overwrite */
23 /* The Secure Mailer license must be distributed with this software.
26 /* IBM T.J. Watson Research
28 /* Yorktown Heights, NY 10598, USA