7 /* quote rfc 821 local part
9 /* #include "quote_821_local.h"
21 #include <quote_flags.h>
26 extern VSTRING
*quote_821_local_flags(VSTRING
*, const char *, int);
27 #define quote_821_local(dst, src) \
28 quote_821_local_flags((dst), (src), QUOTE_FLAG_8BITCLEAN)
33 /* The Secure Mailer license must be distributed with this software.
36 /* IBM T.J. Watson Research
38 /* Yorktown Heights, NY 10598, USA