3 #ifndef _CONFIG_H_INCLUDED_
4 #define _CONFIG_H_INCLUDED_
12 /* #include <config.h>
19 #include <mail_conf.h>
24 #define config_eval mail_conf_eval
25 #define config_lookup mail_conf_lookup
26 #define config_lookup_eval mail_conf_lookup_eval
27 #define config_read mail_conf_read
28 #define read_config mail_conf_update
29 #define get_config_bool get_mail_conf_bool
30 #define get_config_bool_fn get_mail_conf_bool_fn
31 #define get_config_bool_fn_table get_mail_conf_bool_fn_table
32 #define get_config_bool_table get_mail_conf_bool_table
33 #define get_config_int get_mail_conf_int
34 #define get_config_int2 get_mail_conf_int2
35 #define get_config_int_fn get_mail_conf_int_fn
36 #define get_config_int_fn_table get_mail_conf_int_fn_table
37 #define get_config_int_table get_mail_conf_int_table
38 #define get_config_raw get_mail_conf_raw
39 #define get_config_raw_fn get_mail_conf_raw_fn
40 #define get_config_raw_fn_table get_mail_conf_raw_fn_table
41 #define get_config_raw_table get_mail_conf_raw_table
42 #define get_config_str get_mail_conf_str
43 #define get_config_str_fn get_mail_conf_str_fn
44 #define get_config_str_fn_table get_mail_conf_str_fn_table
45 #define get_config_str_table get_mail_conf_str_table
46 #define set_config_bool set_mail_conf_bool
47 #define set_config_int set_mail_conf_int
48 #define set_config_str set_mail_conf_str
53 /* The Secure Mailer license must be distributed with this software.
56 /* IBM T.J. Watson Research
58 /* Yorktown Heights, NY 10598, USA