1*41fbaed0Stron#!/bin/sh 2*41fbaed0Stron 3*41fbaed0Stron# useparam - report what configuration parameters a subsystem is using 4*41fbaed0Stron 5*41fbaed0Stron# Usage: useparam src/mumble/*.c 6*41fbaed0Stron 7*41fbaed0Stroncat "$@" | tr -cs 'a-z0-9_' '\12' | awk ' 8*41fbaed0Stron 9*41fbaed0StronBEGIN { 10*41fbaed0Stron 11*41fbaed0Stron # Table generated with: var2user mail_params.h 12*41fbaed0Stron 13*41fbaed0Stron table["var_mail_name"] = "mail_name" 14*41fbaed0Stron table["var_helpful_warnings"] = "helpful_warnings" 15*41fbaed0Stron table["var_show_unk_rcpt_table"] = "show_user_unknown_table_name" 16*41fbaed0Stron table["var_notify_classes"] = "notify_classes" 17*41fbaed0Stron table["var_empty_addr"] = "empty_address_recipient" 18*41fbaed0Stron table["var_mail_owner"] = "mail_owner" 19*41fbaed0Stron table["var_owner_uid"] = "mail_owner" 20*41fbaed0Stron table["var_owner_gid"] = "mail_owner" 21*41fbaed0Stron table["var_sgid_group"] = "setgid_group" 22*41fbaed0Stron table["var_sgid_gid"] = "setgid_group" 23*41fbaed0Stron table["var_default_privs"] = "default_privs" 24*41fbaed0Stron table["var_default_uid"] = "default_privs" 25*41fbaed0Stron table["var_default_gid"] = "default_privs" 26*41fbaed0Stron table["var_myorigin"] = "myorigin" 27*41fbaed0Stron table["var_mydest"] = "mydestination" 28*41fbaed0Stron table["var_myhostname"] = "myhostname" 29*41fbaed0Stron table["var_mydomain"] = "mydomain" 30*41fbaed0Stron table["var_local_transport"] = "local_transport" 31*41fbaed0Stron table["var_bounce_rcpt"] = "bounce_notice_recipient" 32*41fbaed0Stron table["var_2bounce_rcpt"] = "2bounce_notice_recipient" 33*41fbaed0Stron table["var_delay_rcpt"] = "delay_notice_recipient" 34*41fbaed0Stron table["var_error_rcpt"] = "error_notice_recipient" 35*41fbaed0Stron table["var_inet_interfaces"] = "inet_interfaces" 36*41fbaed0Stron table["var_proxy_interfaces"] = "proxy_interfaces" 37*41fbaed0Stron table["var_masq_domains"] = "masquerade_domains" 38*41fbaed0Stron table["var_masq_exceptions"] = "masquerade_exceptions" 39*41fbaed0Stron table["var_masq_classes"] = "masquerade_classes" 40*41fbaed0Stron table["var_relayhost"] = "relayhost" 41*41fbaed0Stron table["var_fallback_relay"] = "fallback_relay" 42*41fbaed0Stron table["var_disable_dns"] = "disable_dns_lookups" 43*41fbaed0Stron table["var_smtp_dns_lookup"] = "smtp_host_lookup" 44*41fbaed0Stron table["var_smtp_mxaddr_limit"] = "smtp_mx_address_limit" 45*41fbaed0Stron table["var_smtp_mxsess_limit"] = "smtp_mx_session_limit" 46*41fbaed0Stron table["var_queue_dir"] = "queue_directory" 47*41fbaed0Stron table["var_daemon_dir"] = "daemon_directory" 48*41fbaed0Stron table["var_command_dir"] = "command_directory" 49*41fbaed0Stron table["var_pid_dir"] = "process_id_directory" 50*41fbaed0Stron table["var_starttime"] = "process_id_directory" 51*41fbaed0Stron table["var_config_dir"] = "config_directory" 52*41fbaed0Stron table["var_config_dirs"] = "alternate_config_directories" 53*41fbaed0Stron table["var_db_type"] = "default_database_type" 54*41fbaed0Stron table["var_syslog_facility"] = "syslog_facility" 55*41fbaed0Stron table["var_always_bcc"] = "always_bcc" 56*41fbaed0Stron table["var_rcpt_witheld"] = "undisclosed_recipients_header" 57*41fbaed0Stron table["var_strict_rfc821_env"] = "strict_rfc821_envelopes" 58*41fbaed0Stron table["var_broken_auth_clients"] = "broken_sasl_auth_clients" 59*41fbaed0Stron table["var_disable_vrfy_cmd"] = "disable_vrfy_command" 60*41fbaed0Stron table["var_virt_alias_maps"] = "virtual_alias_maps" 61*41fbaed0Stron table["var_virt_alias_doms"] = "virtual_alias_domains" 62*41fbaed0Stron table["var_virt_alias_code"] = "unknown_virtual_alias_reject_code" 63*41fbaed0Stron table["var_canonical_maps"] = "canonical_maps" 64*41fbaed0Stron table["var_send_canon_maps"] = "sender_canonical_maps" 65*41fbaed0Stron table["var_rcpt_canon_maps"] = "recipient_canonical_maps" 66*41fbaed0Stron table["var_send_bcc_maps"] = "sender_bcc_maps" 67*41fbaed0Stron table["var_rcpt_bcc_maps"] = "recipient_bcc_maps" 68*41fbaed0Stron table["var_transport_maps"] = "transport_maps" 69*41fbaed0Stron table["var_def_transport"] = "default_transport" 70*41fbaed0Stron table["var_swap_bangpath"] = "swap_bangpath" 71*41fbaed0Stron table["var_append_at_myorigin"] = "append_at_myorigin" 72*41fbaed0Stron table["var_append_dot_mydomain"] = "append_dot_mydomain" 73*41fbaed0Stron table["var_percent_hack"] = "allow_percent_hack" 74*41fbaed0Stron table["var_alias_maps"] = "alias_maps" 75*41fbaed0Stron table["var_biff"] = "biff" 76*41fbaed0Stron table["var_allow_commands"] = "allow_mail_to_commands" 77*41fbaed0Stron table["var_command_maxtime"] = "command_time_limit" 78*41fbaed0Stron table["var_allow_files"] = "allow_mail_to_files" 79*41fbaed0Stron table["var_local_cmd_shell"] = "local_command_shell" 80*41fbaed0Stron table["var_alias_db_map"] = "alias_database" 81*41fbaed0Stron table["var_luser_relay"] = "luser_relay" 82*41fbaed0Stron table["var_mail_spool_dir"] = "mail_spool_directory" 83*41fbaed0Stron table["var_home_mailbox"] = "home_mailbox" 84*41fbaed0Stron table["var_mailbox_command"] = "mailbox_command" 85*41fbaed0Stron table["var_mailbox_cmd_maps"] = "mailbox_command_maps" 86*41fbaed0Stron table["var_mailbox_transport"] = "mailbox_transport" 87*41fbaed0Stron table["var_fallback_transport"] = "fallback_transport" 88*41fbaed0Stron table["var_forward_path"] = "forward_path" 89*41fbaed0Stron table["var_mailbox_lock"] = "mailbox_delivery_lock" 90*41fbaed0Stron table["var_mailbox_limit"] = "mailbox_size_limit" 91*41fbaed0Stron table["var_prop_extension"] = "propagate_unmatched_extensions" 92*41fbaed0Stron table["var_rcpt_delim"] = "recipient_delimiter" 93*41fbaed0Stron table["var_cmd_exp_filter"] = "command_expansion_filter" 94*41fbaed0Stron table["var_fwd_exp_filter"] = "forward_expansion_filter" 95*41fbaed0Stron table["var_deliver_hdr"] = "prepend_delivered_header" 96*41fbaed0Stron table["var_enable_orcpt"] = "enable_original_recipient" 97*41fbaed0Stron table["var_enable_errors_to"] = "enable_errors_to" 98*41fbaed0Stron table["var_exp_own_alias"] = "expand_owner_alias" 99*41fbaed0Stron table["var_stat_home_dir"] = "require_home_directory" 100*41fbaed0Stron table["var_dup_filter_limit"] = "duplicate_filter_limit" 101*41fbaed0Stron table["var_relocated_maps"] = "relocated_maps" 102*41fbaed0Stron table["var_min_backoff_time"] = "minimal_backoff_time" 103*41fbaed0Stron table["var_max_backoff_time"] = "maximal_backoff_time" 104*41fbaed0Stron table["var_max_queue_time"] = "maximal_queue_lifetime" 105*41fbaed0Stron table["var_dsn_queue_time"] = "bounce_queue_lifetime" 106*41fbaed0Stron table["var_delay_warn_time"] = "delay_warning_time" 107*41fbaed0Stron table["var_qmgr_active_limit"] = "qmgr_message_active_limit" 108*41fbaed0Stron table["var_qmgr_rcpt_limit"] = "qmgr_message_recipient_limit" 109*41fbaed0Stron table["var_qmgr_msg_rcpt_limit"] = "qmgr_message_recipient_minimum" 110*41fbaed0Stron table["var_xport_rcpt_limit"] = "default_recipient_limit" 111*41fbaed0Stron table["var_stack_rcpt_limit"] = "default_extra_recipient_limit" 112*41fbaed0Stron table["var_delivery_slot_cost"] = "default_delivery_slot_cost" 113*41fbaed0Stron table["var_delivery_slot_loan"] = "default_delivery_slot_loan" 114*41fbaed0Stron table["var_delivery_slot_discount"] = "default_delivery_slot_discount" 115*41fbaed0Stron table["var_min_delivery_slots"] = "default_minimum_delivery_slots" 116*41fbaed0Stron table["var_qmgr_fudge"] = "qmgr_fudge_factor" 117*41fbaed0Stron table["var_init_dest_concurrency"] = "initial_destination_concurrency" 118*41fbaed0Stron table["var_dest_con_limit"] = "default_destination_concurrency_limit" 119*41fbaed0Stron table["var_local_con_lim"] = "local" 120*41fbaed0Stron table["var_dest_rcpt_limit"] = "default_destination_recipient_limit" 121*41fbaed0Stron table["var_local_rcpt_lim"] = "local" 122*41fbaed0Stron table["var_transport_retry_time"] = "transport_retry_time" 123*41fbaed0Stron table["var_defer_xports"] = "defer_transports" 124*41fbaed0Stron table["var_qmgr_clog_warn_time"] = "qmgr_clog_warn_time" 125*41fbaed0Stron table["var_proc_limit"] = "default_process_limit" 126*41fbaed0Stron table["var_throttle_time"] = "service_throttle_time" 127*41fbaed0Stron table["var_use_limit"] = "max_use" 128*41fbaed0Stron table["var_idle_limit"] = "max_idle" 129*41fbaed0Stron table["var_event_drain"] = "application_event_drain_time" 130*41fbaed0Stron table["var_ipc_idle_limit"] = "ipc_idle" 131*41fbaed0Stron table["var_ipc_ttl_limit"] = "ipc_ttl" 132*41fbaed0Stron table["var_line_limit"] = "line_length_limit" 133*41fbaed0Stron table["var_debug_peer_list"] = "debug_peer_list" 134*41fbaed0Stron table["var_debug_peer_level"] = "debug_peer_level" 135*41fbaed0Stron table["var_hash_queue_names"] = "hash_queue_names" 136*41fbaed0Stron table["var_hash_queue_depth"] = "hash_queue_depth" 137*41fbaed0Stron table["var_bestmx_transp"] = "best_mx_transport" 138*41fbaed0Stron table["var_smtp_conn_tmout"] = "smtp_connect_timeout" 139*41fbaed0Stron table["var_smtp_helo_tmout"] = "smtp_helo_timeout" 140*41fbaed0Stron table["var_smtp_xfwd_tmout"] = "smtp_xforward_timeout" 141*41fbaed0Stron table["var_smtp_mail_tmout"] = "smtp_mail_timeout" 142*41fbaed0Stron table["var_smtp_rcpt_tmout"] = "smtp_rcpt_timeout" 143*41fbaed0Stron table["var_smtp_data0_tmout"] = "smtp_data_init_timeout" 144*41fbaed0Stron table["var_smtp_data1_tmout"] = "smtp_data_xfer_timeout" 145*41fbaed0Stron table["var_smtp_data2_tmout"] = "smtp_data_done_timeout" 146*41fbaed0Stron table["var_smtp_rset_tmout"] = "smtp_rset_timeout" 147*41fbaed0Stron table["var_smtp_quit_tmout"] = "smtp_quit_timeout" 148*41fbaed0Stron table["var_smtp_quote_821_env"] = "smtp_quote_rfc821_envelope" 149*41fbaed0Stron table["var_smtp_skip_4xx_greeting"] = "smtp_skip_4xx_greeting" 150*41fbaed0Stron table["var_smtp_skip_5xx_greeting"] = "smtp_skip_5xx_greeting" 151*41fbaed0Stron table["var_ign_mx_lookup_err"] = "ignore_mx_lookup_error" 152*41fbaed0Stron table["var_skip_quit_resp"] = "smtp_skip_quit_response" 153*41fbaed0Stron table["var_smtp_always_ehlo"] = "smtp_always_send_ehlo" 154*41fbaed0Stron table["var_smtp_never_ehlo"] = "smtp_never_send_ehlo" 155*41fbaed0Stron table["var_smtp_bind_addr"] = "smtp_bind_address" 156*41fbaed0Stron table["var_smtp_helo_name"] = "smtp_helo_name" 157*41fbaed0Stron table["var_smtp_rand_addr"] = "smtp_randomize_addresses" 158*41fbaed0Stron table["var_smtp_line_limit"] = "smtp_line_length_limit" 159*41fbaed0Stron table["var_smtp_pix_thresh"] = "smtp_pix_workaround_threshold_time" 160*41fbaed0Stron table["var_smtp_pix_delay"] = "smtp_pix_workaround_delay_time" 161*41fbaed0Stron table["var_smtp_defer_mxaddr"] = "smtp_defer_if_no_mx_address_found" 162*41fbaed0Stron table["var_smtp_send_xforward"] = "smtp_send_xforward_command" 163*41fbaed0Stron table["var_smtpd_banner"] = "smtpd_banner" 164*41fbaed0Stron table["var_smtpd_tmout"] = "smtpd_timeout" 165*41fbaed0Stron table["var_smtpd_rcpt_limit"] = "smtpd_recipient_limit" 166*41fbaed0Stron table["var_smtpd_soft_erlim"] = "smtpd_soft_error_limit" 167*41fbaed0Stron table["var_smtpd_hard_erlim"] = "smtpd_hard_error_limit" 168*41fbaed0Stron table["var_smtpd_err_sleep"] = "smtpd_error_sleep_time" 169*41fbaed0Stron table["var_smtpd_junk_cmd_limit"] = "smtpd_junk_command_limit" 170*41fbaed0Stron table["var_smtpd_hist_thrsh"] = "smtpd_history_flush_threshold" 171*41fbaed0Stron table["var_smtpd_noop_cmds"] = "smtpd_noop_commands" 172*41fbaed0Stron table["var_smtpd_sasl_enable"] = "smtpd_sasl_auth_enable" 173*41fbaed0Stron table["var_smtpd_sasl_opts"] = "smtpd_sasl_security_options" 174*41fbaed0Stron table["var_smtpd_sasl_appname"] = "smtpd_sasl_application_name" 175*41fbaed0Stron table["var_smtpd_sasl_realm"] = "smtpd_sasl_local_domain" 176*41fbaed0Stron table["var_smtpd_snd_auth_maps"] = "smtpd_sender_login_maps" 177*41fbaed0Stron table["var_smtp_sasl_enable"] = "smtp_sasl_auth_enable" 178*41fbaed0Stron table["var_smtp_sasl_mechs"] = "smtp_sasl_mechanism_filter" 179*41fbaed0Stron table["var_smtp_sasl_passwd"] = "smtp_sasl_password_maps" 180*41fbaed0Stron table["var_smtp_sasl_opts"] = "smtp_sasl_security_options" 181*41fbaed0Stron table["var_lmtpd_banner"] = "lmtpd_banner" 182*41fbaed0Stron table["var_lmtpd_tmout"] = "lmtpd_timeout" 183*41fbaed0Stron table["var_lmtpd_rcpt_limit"] = "lmtpd_recipient_limit" 184*41fbaed0Stron table["var_lmtpd_soft_erlim"] = "lmtpd_soft_error_limit" 185*41fbaed0Stron table["var_lmtpd_hard_erlim"] = "lmtpd_hard_error_limit" 186*41fbaed0Stron table["var_lmtpd_err_sleep"] = "lmtpd_error_sleep_time" 187*41fbaed0Stron table["var_lmtpd_junk_cmd_limit"] = "lmtpd_junk_command_limit" 188*41fbaed0Stron table["var_smtpd_sasl_exceptions_networks"] = "smtpd_sasl_exceptions_networks" 189*41fbaed0Stron table["var_lmtpd_sasl_enable"] = "lmtpd_sasl_auth_enable" 190*41fbaed0Stron table["var_lmtpd_sasl_opts"] = "lmtpd_sasl_security_options" 191*41fbaed0Stron table["var_lmtpd_sasl_realm"] = "lmtpd_sasl_local_domain" 192*41fbaed0Stron table["var_lmtp_sasl_enable"] = "lmtp_sasl_auth_enable" 193*41fbaed0Stron table["var_lmtp_sasl_passwd"] = "lmtp_sasl_password_maps" 194*41fbaed0Stron table["var_lmtp_sasl_opts"] = "lmtp_sasl_security_options" 195*41fbaed0Stron table["var_lmtp_tcp_port"] = "lmtp_tcp_port" 196*41fbaed0Stron table["var_lmtp_cache_conn"] = "lmtp_cache_connection" 197*41fbaed0Stron table["var_lmtp_skip_quit_resp"] = "lmtp_skip_quit_response" 198*41fbaed0Stron table["var_lmtp_conn_tmout"] = "lmtp_connect_timeout" 199*41fbaed0Stron table["var_lmtp_rset_tmout"] = "lmtp_rset_timeout" 200*41fbaed0Stron table["var_lmtp_lhlo_tmout"] = "lmtp_lhlo_timeout" 201*41fbaed0Stron table["var_lmtp_xfwd_tmout"] = "lmtp_xforward_timeout" 202*41fbaed0Stron table["var_lmtp_mail_tmout"] = "lmtp_mail_timeout" 203*41fbaed0Stron table["var_lmtp_rcpt_tmout"] = "lmtp_rcpt_timeout" 204*41fbaed0Stron table["var_lmtp_data0_tmout"] = "lmtp_data_init_timeout" 205*41fbaed0Stron table["var_lmtp_data1_tmout"] = "lmtp_data_xfer_timeout" 206*41fbaed0Stron table["var_lmtp_data2_tmout"] = "lmtp_data_done_timeout" 207*41fbaed0Stron table["var_lmtp_quit_tmout"] = "lmtp_quit_timeout" 208*41fbaed0Stron table["var_lmtp_send_xforward"] = "lmtp_send_xforward_command" 209*41fbaed0Stron table["var_hopcount_limit"] = "hopcount_limit" 210*41fbaed0Stron table["var_header_limit"] = "header_size_limit" 211*41fbaed0Stron table["var_token_limit"] = "header_address_token_limit" 212*41fbaed0Stron table["var_virt_recur_limit"] = "virtual_alias_recursion_limit" 213*41fbaed0Stron table["var_virt_expan_limit"] = "virtual_alias_expansion_limit" 214*41fbaed0Stron table["var_message_limit"] = "message_size_limit" 215*41fbaed0Stron table["var_queue_minfree"] = "queue_minfree" 216*41fbaed0Stron table["var_header_checks"] = "header_checks" 217*41fbaed0Stron table["var_mimehdr_checks"] = "mime_header_checks" 218*41fbaed0Stron table["var_nesthdr_checks"] = "nested_header_checks" 219*41fbaed0Stron table["var_body_checks"] = "body_checks" 220*41fbaed0Stron table["var_body_check_len"] = "body_checks_size_limit" 221*41fbaed0Stron table["var_bounce_limit"] = "bounce_size_limit" 222*41fbaed0Stron table["var_double_bounce_sender"] = "double_bounce_sender" 223*41fbaed0Stron table["var_fork_tries"] = "fork_attempts" 224*41fbaed0Stron table["var_fork_delay"] = "fork_delay" 225*41fbaed0Stron table["var_flock_tries"] = "deliver_lock_attempts" 226*41fbaed0Stron table["var_flock_delay"] = "deliver_lock_delay" 227*41fbaed0Stron table["var_flock_stale"] = "stale_lock_time" 228*41fbaed0Stron table["var_mailtool_compat"] = "sun_mailtool_compatibility" 229*41fbaed0Stron table["var_daemon_timeout"] = "daemon_timeout" 230*41fbaed0Stron table["var_ipc_timeout"] = "ipc_timeout" 231*41fbaed0Stron table["var_trigger_timeout"] = "trigger_timeout" 232*41fbaed0Stron table["var_mynetworks"] = "mynetworks" 233*41fbaed0Stron table["var_mynetworks_style"] = "mynetworks_style" 234*41fbaed0Stron table["var_relay_domains"] = "relay_domains" 235*41fbaed0Stron table["var_relay_transport"] = "relay_transport" 236*41fbaed0Stron table["var_relay_rcpt_maps"] = "relay_recipient_maps" 237*41fbaed0Stron table["var_relay_rcpt_code"] = "unknown_relay_recipient_reject_code" 238*41fbaed0Stron table["var_client_checks"] = "smtpd_client_restrictions" 239*41fbaed0Stron table["var_helo_required"] = "smtpd_helo_required" 240*41fbaed0Stron table["var_helo_checks"] = "smtpd_helo_restrictions" 241*41fbaed0Stron table["var_mail_checks"] = "smtpd_sender_restrictions" 242*41fbaed0Stron table["var_rcpt_checks"] = "smtpd_recipient_restrictions" 243*41fbaed0Stron table["var_etrn_checks"] = "smtpd_etrn_restrictions" 244*41fbaed0Stron table["var_data_checks"] = "smtpd_data_restrictions" 245*41fbaed0Stron table["var_rest_classes"] = "smtpd_restriction_classes" 246*41fbaed0Stron table["var_allow_untrust_route"] = "allow_untrusted_routing" 247*41fbaed0Stron table["var_reject_code"] = "reject_code" 248*41fbaed0Stron table["var_defer_code"] = "defer_code" 249*41fbaed0Stron table["var_unk_client_code"] = "unknown_client_reject_code" 250*41fbaed0Stron table["var_bad_name_code"] = "invalid_hostname_reject_code" 251*41fbaed0Stron table["var_unk_name_code"] = "unknown_hostname_reject_code" 252*41fbaed0Stron table["var_non_fqdn_code"] = "non_fqdn_reject_code" 253*41fbaed0Stron table["var_unk_addr_code"] = "unknown_address_reject_code" 254*41fbaed0Stron table["var_smtpd_rej_unl_from"] = "smtpd_reject_unlisted_sender" 255*41fbaed0Stron table["var_smtpd_rej_unl_rcpt"] = "smtpd_reject_unlisted_recipient" 256*41fbaed0Stron table["var_unv_rcpt_code"] = "unverified_recipient_reject_code" 257*41fbaed0Stron table["var_unv_from_code"] = "unverified_sender_reject_code" 258*41fbaed0Stron table["var_mul_rcpt_code"] = "multi_recipient_bounce_reject_code" 259*41fbaed0Stron table["var_relay_code"] = "relay_domains_reject_code" 260*41fbaed0Stron table["var_perm_mx_networks"] = "permit_mx_backup_networks" 261*41fbaed0Stron table["var_access_map_code"] = "access_map_reject_code" 262*41fbaed0Stron table["var_rbl_reply_maps"] = "rbl_reply_maps" 263*41fbaed0Stron table["var_def_rbl_reply"] = "default_rbl_reply" 264*41fbaed0Stron table["var_maps_rbl_code"] = "maps_rbl_reject_code" 265*41fbaed0Stron table["var_maps_rbl_domains"] = "maps_rbl_domains" 266*41fbaed0Stron table["var_smtpd_delay_reject"] = "smtpd_delay_reject" 267*41fbaed0Stron table["var_smtpd_null_key"] = "smtpd_null_access_lookup_key" 268*41fbaed0Stron table["var_smtpd_exp_filter"] = "smtpd_expansion_filter" 269*41fbaed0Stron table["var_local_rcpt_maps"] = "local_recipient_maps" 270*41fbaed0Stron table["var_local_rcpt_code"] = "unknown_local_recipient_reject_code" 271*41fbaed0Stron table["var_proxy_read_maps"] = "proxy_read_maps" 272*41fbaed0Stron table["var_procname"] = "process_name" 273*41fbaed0Stron table["var_pid"] = "process_id" 274*41fbaed0Stron table["var_dont_remove"] = "dont_remove" 275*41fbaed0Stron table["var_soft_bounce"] = "soft_bounce" 276*41fbaed0Stron table["var_ownreq_special"] = "owner_request_special" 277*41fbaed0Stron table["var_allow_min_user"] = "allow_min_user" 278*41fbaed0Stron table["var_filter_xport"] = "content_filter" 279*41fbaed0Stron table["var_fflush_domains"] = "fast_flush_domains" 280*41fbaed0Stron table["var_fflush_purge"] = "fast_flush_purge_time" 281*41fbaed0Stron table["var_fflush_refresh"] = "fast_flush_refresh_time" 282*41fbaed0Stron table["var_import_environ"] = "import_environment" 283*41fbaed0Stron table["var_export_environ"] = "export_environment" 284*41fbaed0Stron table["var_virt_transport"] = "virtual_transport" 285*41fbaed0Stron table["var_virt_mailbox_maps"] = "virtual_mailbox_maps" 286*41fbaed0Stron table["var_virt_mailbox_doms"] = "virtual_mailbox_domains" 287*41fbaed0Stron table["var_virt_mailbox_code"] = "unknown_virtual_mailbox_reject_code" 288*41fbaed0Stron table["var_virt_uid_maps"] = "virtual_uid_maps" 289*41fbaed0Stron table["var_virt_gid_maps"] = "virtual_gid_maps" 290*41fbaed0Stron table["var_virt_minimum_uid"] = "virtual_minimum_uid" 291*41fbaed0Stron table["var_virt_mailbox_base"] = "virtual_mailbox_base" 292*41fbaed0Stron table["var_virt_mailbox_limit"] = "virtual_mailbox_limit" 293*41fbaed0Stron table["var_virt_mailbox_lock"] = "virtual_mailbox_lock" 294*41fbaed0Stron table["var_syslog_name"] = "syslog_name" 295*41fbaed0Stron table["var_qmqpd_clients"] = "qmqpd_authorized_clients" 296*41fbaed0Stron table["var_qmqpd_timeout"] = "qmqpd_timeout" 297*41fbaed0Stron table["var_qmqpd_err_sleep"] = "qmqpd_error_delay" 298*41fbaed0Stron table["var_verp_delims"] = "default_verp_delimiters" 299*41fbaed0Stron table["var_verp_filter"] = "verp_delimiter_filter" 300*41fbaed0Stron table["var_verp_bounce_off"] = "disable_verp_bounces" 301*41fbaed0Stron table["var_verp_clients"] = "smtpd_authorized_verp_clients" 302*41fbaed0Stron table["var_xclient_hosts"] = "smtpd_authorized_xclient_hosts" 303*41fbaed0Stron table["var_xforward_hosts"] = "smtpd_authorized_xforward_hosts" 304*41fbaed0Stron table["var_in_flow_delay"] = "in_flow_delay" 305*41fbaed0Stron table["var_par_dom_match"] = "parent_domain_matches_subdomains" 306*41fbaed0Stron table["var_fault_inj_code"] = "fault_injection_code" 307*41fbaed0Stron table["var_resolve_dequoted"] = "resolve_dequoted_address" 308*41fbaed0Stron table["var_bounce_service"] = "bounce_service_name" 309*41fbaed0Stron table["var_cleanup_service"] = "cleanup_service_name" 310*41fbaed0Stron table["var_defer_service"] = "defer_service_name" 311*41fbaed0Stron table["var_pickup_service"] = "pickup_service_name" 312*41fbaed0Stron table["var_queue_service"] = "queue_service_name" 313*41fbaed0Stron table["var_rewrite_service"] = "rewrite_service_name" 314*41fbaed0Stron table["var_showq_service"] = "showq_service_name" 315*41fbaed0Stron table["var_error_service"] = "error_service_name" 316*41fbaed0Stron table["var_flush_service"] = "flush_service_name" 317*41fbaed0Stron table["var_verify_service"] = "address_verify_service_name" 318*41fbaed0Stron table["var_verify_map"] = "address_verify_map" 319*41fbaed0Stron table["var_verify_pos_exp"] = "address_verify_positive_expire_time" 320*41fbaed0Stron table["var_verify_pos_try"] = "address_verify_positive_refresh_time" 321*41fbaed0Stron table["var_verify_neg_exp"] = "address_verify_negative_expire_time" 322*41fbaed0Stron table["var_verify_neg_try"] = "address_verify_negative_refresh_time" 323*41fbaed0Stron table["var_verify_neg_cache"] = "address_verify_negative_cache" 324*41fbaed0Stron table["var_verify_sender"] = "address_verify_sender" 325*41fbaed0Stron table["var_verify_poll_count"] = "address_verify_poll_count" 326*41fbaed0Stron table["var_verify_poll_delay"] = "address_verify_poll_delay" 327*41fbaed0Stron table["var_vrfy_local_xport"] = "address_verify_local_transport" 328*41fbaed0Stron table["var_vrfy_virt_xport"] = "address_verify_virtual_transport" 329*41fbaed0Stron table["var_vrfy_relay_xport"] = "address_verify_relay_transport" 330*41fbaed0Stron table["var_vrfy_def_xport"] = "address_verify_default_transport" 331*41fbaed0Stron table["var_vrfy_relayhost"] = "address_verify_relayhost" 332*41fbaed0Stron table["var_vrfy_xport_maps"] = "address_verify_transport_maps" 333*41fbaed0Stron table["var_trace_service"] = "trace_service_name" 334*41fbaed0Stron table["var_mbx_defer_errs"] = "mailbox_defer_errors" 335*41fbaed0Stron table["var_mdr_defer_errs"] = "maildir_defer_errors" 336*41fbaed0Stron table["var_db_create_buf"] = "berkeley_db_create_buffer_size" 337*41fbaed0Stron table["var_db_read_buf"] = "berkeley_db_read_buffer_size" 338*41fbaed0Stron table["var_qattr_count_limit"] = "queue_file_attribute_count_limit" 339*41fbaed0Stron table["var_mime_maxdepth"] = "mime_nesting_limit" 340*41fbaed0Stron table["var_mime_bound_len"] = "mime_boundary_length_limit" 341*41fbaed0Stron table["var_disable_mime_input"] = "disable_mime_input_processing" 342*41fbaed0Stron table["var_disable_mime_oconv"] = "disable_mime_output_conversion" 343*41fbaed0Stron table["var_strict_8bitmime"] = "strict_8bitmime" 344*41fbaed0Stron table["var_strict_7bit_hdrs"] = "strict_7bit_headers" 345*41fbaed0Stron table["var_strict_8bit_body"] = "strict_8bitmime_body" 346*41fbaed0Stron table["var_strict_encoding"] = "strict_mime_encoding_domain" 347*41fbaed0Stron table["var_sender_routing"] = "sender_based_routing" 348*41fbaed0Stron table["var_xport_null_key"] = "transport_null_address_lookup_key" 349*41fbaed0Stron table["var_oldlog_compat"] = "backwards_bounce_logfile_compatibility" 350*41fbaed0Stron table["var_smtpd_proxy_filt"] = "smtpd_proxy_filter" 351*41fbaed0Stron table["var_smtpd_proxy_ehlo"] = "smtpd_proxy_ehlo" 352*41fbaed0Stron table["var_smtpd_proxy_tmout"] = "smtpd_proxy_timeout" 353*41fbaed0Stron table["var_smtpd_input_transp"] = "receive_override_options" 354*41fbaed0Stron table["var_smtpd_policy_tmout"] = "smtpd_policy_service_timeout" 355*41fbaed0Stron table["var_smtpd_policy_idle"] = "smtpd_policy_service_max_idle" 356*41fbaed0Stron table["var_smtpd_policy_ttl"] = "smtpd_policy_service_max_ttl" 357*41fbaed0Stron table["var_smtpd_crate_limit"] = "smtpd_client_connection_rate_limit" 358*41fbaed0Stron table["var_smtpd_cconn_limit"] = "smtpd_client_connection_count_limit" 359*41fbaed0Stron table["var_smtpd_hoggers"] = "smtpd_client_connection_limit_exceptions" 360*41fbaed0Stron table["var_anvil_time_unit"] = "client_rate_time_unit" 361*41fbaed0Stron table["var_anvil_stat_time"] = "client_event_status_update_time" 362*41fbaed0Stron table["var_anvil_service"] = "client_connection_rate_service" 363*41fbaed0Stron 364*41fbaed0Stron} 365*41fbaed0Stron 366*41fbaed0Stron{ if (name = table[$1]) print name } 367*41fbaed0Stron 368*41fbaed0Stron' | sort -u 369