3 #ifndef _DELIVERED_HDR_H_INCLUDED_
4 #define _DELIVERED_HDR_H_INCLUDED_
10 /* process Delivered-To: headers
12 /* #include <delivered_hdr.h>
24 #include <fold_addr.h>
29 typedef struct DELIVERED_HDR_INFO DELIVERED_HDR_INFO
;
30 extern DELIVERED_HDR_INFO
*delivered_hdr_init(VSTREAM
*, off_t
, int);
31 extern int delivered_hdr_find(DELIVERED_HDR_INFO
*, const char *);
32 extern void delivered_hdr_free(DELIVERED_HDR_INFO
*);
37 /* The Secure Mailer license must be distributed with this software.
40 /* IBM T.J. Watson Research
42 /* Yorktown Heights, NY 10598, USA