ÿØÿà JFIF    ÿþ >CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), default quality ÿÛ C     p!ranha?
Server IP : 104.21.29.46  /  Your IP : 216.73.216.123
Web Server : Apache
System : Linux server1.morocco-tours.com 3.10.0-1127.19.1.el7.x86_64 #1 SMP Tue Aug 25 17:23:54 UTC 2020 x86_64
User : zagoradraa ( 1005)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /usr/share/vim/vim74/syntax/

Upload File :
Curr3nt_D!r [ Writeable ] D0cum3nt_r0Ot [ Writeable ]

 
Command :
Current File : /usr/share/vim/vim74/syntax/pfmain.vim
" Vim syntax file
" Language:	Postfix main.cf configuration
" Maintainer:	KELEMEN Peter <Peter dot Kelemen at cern dot ch>
" Last Update:  Hong Xu
" Last Change:	2011 May 14
" Version:	0.40
" URL:		http://cern.ch/fuji/vim/syntax/pfmain.vim
" Comment:	Based on Postfix 2.9 defaults.

if version < 600
	syntax clear
elseif exists("b:current_syntax")
	finish
endif

if version >= 600
	setlocal iskeyword=@,48-57,_,-
else
	set iskeyword=@,48-57,_,-
endif

syntax case match
syntax sync minlines=1

syntax keyword pfmainConf 2bounce_notice_recipient
syntax keyword pfmainConf access_map_defer_code
syntax keyword pfmainConf access_map_reject_code
syntax keyword pfmainConf address_verify_cache_cleanup_interval
syntax keyword pfmainConf address_verify_default_transport
syntax keyword pfmainConf address_verify_local_transport
syntax keyword pfmainConf address_verify_map
syntax keyword pfmainConf address_verify_negative_cache
syntax keyword pfmainConf address_verify_negative_expire_time
syntax keyword pfmainConf address_verify_negative_refresh_time
syntax keyword pfmainConf address_verify_poll_count
syntax keyword pfmainConf address_verify_poll_delay
syntax keyword pfmainConf address_verify_positive_expire_time
syntax keyword pfmainConf address_verify_positive_refresh_time
syntax keyword pfmainConf address_verify_relay_transport
syntax keyword pfmainConf address_verify_relayhost
syntax keyword pfmainConf address_verify_sender
syntax keyword pfmainConf address_verify_sender_dependent_default_transport_maps
syntax keyword pfmainConf address_verify_sender_dependent_relayhost_maps
syntax keyword pfmainConf address_verify_service_name
syntax keyword pfmainConf address_verify_transport_maps
syntax keyword pfmainConf address_verify_virtual_transport
syntax keyword pfmainConf alias_database
syntax keyword pfmainConf alias_maps
syntax keyword pfmainConf allow_mail_to_commands
syntax keyword pfmainConf allow_mail_to_files
syntax keyword pfmainConf allow_min_user
syntax keyword pfmainConf allow_percent_hack
syntax keyword pfmainConf allow_untrusted_routing
syntax keyword pfmainConf alternate_config_directories
syntax keyword pfmainConf always_bcc
syntax keyword pfmainConf anvil_rate_time_unit
syntax keyword pfmainConf anvil_status_update_time
syntax keyword pfmainConf append_at_myorigin
syntax keyword pfmainConf append_dot_mydomain
syntax keyword pfmainConf application_event_drain_time
syntax keyword pfmainConf authorized_flush_users
syntax keyword pfmainConf authorized_mailq_users
syntax keyword pfmainConf authorized_submit_users
syntax keyword pfmainConf backwards_bounce_logfile_compatibility
syntax keyword pfmainConf berkeley_db_create_buffer_size
syntax keyword pfmainConf berkeley_db_read_buffer_size
syntax keyword pfmainConf best_mx_transport
syntax keyword pfmainConf biff
syntax keyword pfmainConf body_checks
syntax keyword pfmainConf body_checks_size_limit
syntax keyword pfmainConf bounce_notice_recipient
syntax keyword pfmainConf bounce_queue_lifetime
syntax keyword pfmainConf bounce_service_name
syntax keyword pfmainConf bounce_size_limit
syntax keyword pfmainConf bounce_template_file
syntax keyword pfmainConf broken_sasl_auth_clients
syntax keyword pfmainConf canonical_classes
syntax keyword pfmainConf canonical_maps
syntax keyword pfmainConf cleanup_service_name
syntax keyword pfmainConf command_directory
syntax keyword pfmainConf command_execution_directory
syntax keyword pfmainConf command_expansion_filter
syntax keyword pfmainConf command_time_limit
syntax keyword pfmainConf config_directory
syntax keyword pfmainConf connection_cache_protocol_timeout
syntax keyword pfmainConf connection_cache_service_name
syntax keyword pfmainConf connection_cache_status_update_time
syntax keyword pfmainConf connection_cache_ttl_limit
syntax keyword pfmainConf content_filter
syntax keyword pfmainConf cyrus_sasl_config_path
syntax keyword pfmainConf daemon_directory
syntax keyword pfmainConf daemon_timeout
syntax keyword pfmainConf data_directory
syntax keyword pfmainConf debug_peer_level
syntax keyword pfmainConf debug_peer_list
syntax keyword pfmainConf default_database_type
syntax keyword pfmainConf default_delivery_slot_cost
syntax keyword pfmainConf default_delivery_slot_discount
syntax keyword pfmainConf default_delivery_slot_loan
syntax keyword pfmainConf default_destination_concurrency_failed_cohort_limit
syntax keyword pfmainConf default_destination_concurrency_limit
syntax keyword pfmainConf default_destination_concurrency_negative_feedback
syntax keyword pfmainConf default_destination_concurrency_positive_feedback
syntax keyword pfmainConf default_destination_rate_delay
syntax keyword pfmainConf default_destination_recipient_limit
syntax keyword pfmainConf default_extra_recipient_limit
syntax keyword pfmainConf default_filter_nexthop
syntax keyword pfmainConf default_minimum_delivery_slots
syntax keyword pfmainConf default_privs
syntax keyword pfmainConf default_process_limit
syntax keyword pfmainConf default_rbl_reply
syntax keyword pfmainConf default_recipient_limit
syntax keyword pfmainConf default_recipient_refill_delay
syntax keyword pfmainConf default_recipient_refill_limit
syntax keyword pfmainConf default_transport
syntax keyword pfmainConf default_verp_delimiters
syntax keyword pfmainConf defer_code
syntax keyword pfmainConf defer_service_name
syntax keyword pfmainConf defer_transports
syntax keyword pfmainConf delay_logging_resolution_limit
syntax keyword pfmainConf delay_notice_recipient
syntax keyword pfmainConf delay_warning_time
syntax keyword pfmainConf deliver_lock_attempts
syntax keyword pfmainConf deliver_lock_delay
syntax keyword pfmainConf destination_concurrency_feedback_debug
syntax keyword pfmainConf detect_8bit_encoding_header
syntax keyword pfmainConf disable_dns_lookups
syntax keyword pfmainConf disable_mime_input_processing
syntax keyword pfmainConf disable_mime_output_conversion
syntax keyword pfmainConf disable_verp_bounces
syntax keyword pfmainConf disable_vrfy_command
syntax keyword pfmainConf dnsblog_reply_delay
syntax keyword pfmainConf dnsblog_service_name
syntax keyword pfmainConf dont_remove
syntax keyword pfmainConf double_bounce_sender
syntax keyword pfmainConf duplicate_filter_limit
syntax keyword pfmainConf empty_address_default_transport_maps_lookup_key
syntax keyword pfmainConf empty_address_recipient
syntax keyword pfmainConf empty_address_relayhost_maps_lookup_key
syntax keyword pfmainConf enable_long_queue_ids
syntax keyword pfmainConf enable_original_recipient
syntax keyword pfmainConf error_notice_recipient
syntax keyword pfmainConf error_service_name
syntax keyword pfmainConf execution_directory_expansion_filter
syntax keyword pfmainConf expand_owner_alias
syntax keyword pfmainConf export_environment
syntax keyword pfmainConf fallback_transport
syntax keyword pfmainConf fallback_transport_maps
syntax keyword pfmainConf fast_flush_domains
syntax keyword pfmainConf fast_flush_purge_time
syntax keyword pfmainConf fast_flush_refresh_time
syntax keyword pfmainConf fault_injection_code
syntax keyword pfmainConf flush_service_name
syntax keyword pfmainConf fork_attempts
syntax keyword pfmainConf fork_delay
syntax keyword pfmainConf forward_expansion_filter
syntax keyword pfmainConf forward_path
syntax keyword pfmainConf frozen_delivered_to
syntax keyword pfmainConf hash_queue_depth
syntax keyword pfmainConf hash_queue_names
syntax keyword pfmainConf header_address_token_limit
syntax keyword pfmainConf header_checks
syntax keyword pfmainConf header_size_limit
syntax keyword pfmainConf helpful_warnings
syntax keyword pfmainConf home_mailbox
syntax keyword pfmainConf hopcount_limit
syntax keyword pfmainConf html_directory
syntax keyword pfmainConf ignore_mx_lookup_error
syntax keyword pfmainConf import_environment
syntax keyword pfmainConf in_flow_delay
syntax keyword pfmainConf inet_interfaces
syntax keyword pfmainConf inet_protocols
syntax keyword pfmainConf initial_destination_concurrency
syntax keyword pfmainConf internal_mail_filter_classes
syntax keyword pfmainConf invalid_hostname_reject_code
syntax keyword pfmainConf ipc_idle
syntax keyword pfmainConf ipc_timeout
syntax keyword pfmainConf ipc_ttl
syntax keyword pfmainConf line_length_limit
syntax keyword pfmainConf lmtp_address_preference
syntax keyword pfmainConf lmtp_bind_address
syntax keyword pfmainConf lmtp_bind_address6
syntax keyword pfmainConf lmtp_body_checks
syntax keyword pfmainConf lmtp_cname_overrides_servername
syntax keyword pfmainConf lmtp_connect_timeout
syntax keyword pfmainConf lmtp_connection_cache_destinations
syntax keyword pfmainConf lmtp_connection_cache_on_demand
syntax keyword pfmainConf lmtp_connection_cache_time_limit
syntax keyword pfmainConf lmtp_connection_reuse_time_limit
syntax keyword pfmainConf lmtp_data_done_timeout
syntax keyword pfmainConf lmtp_data_init_timeout
syntax keyword pfmainConf lmtp_data_xfer_timeout
syntax keyword pfmainConf lmtp_defer_if_no_mx_address_found
syntax keyword pfmainConf lmtp_destination_concurrency_limit
syntax keyword pfmainConf lmtp_destination_recipient_limit
syntax keyword pfmainConf lmtp_discard_lhlo_keyword_address_maps
syntax keyword pfmainConf lmtp_discard_lhlo_keywords
syntax keyword pfmainConf lmtp_dns_resolver_options
syntax keyword pfmainConf lmtp_enforce_tls
syntax keyword pfmainConf lmtp_generic_maps
syntax keyword pfmainConf lmtp_header_checks
syntax keyword pfmainConf lmtp_host_lookup
syntax keyword pfmainConf lmtp_lhlo_name
syntax keyword pfmainConf lmtp_lhlo_timeout
syntax keyword pfmainConf lmtp_line_length_limit
syntax keyword pfmainConf lmtp_mail_timeout
syntax keyword pfmainConf lmtp_mime_header_checks
syntax keyword pfmainConf lmtp_mx_address_limit
syntax keyword pfmainConf lmtp_mx_session_limit
syntax keyword pfmainConf lmtp_nested_header_checks
syntax keyword pfmainConf lmtp_per_record_deadline
syntax keyword pfmainConf lmtp_pix_workaround_delay_time
syntax keyword pfmainConf lmtp_pix_workaround_maps
syntax keyword pfmainConf lmtp_pix_workaround_threshold_time
syntax keyword pfmainConf lmtp_pix_workarounds
syntax keyword pfmainConf lmtp_quit_timeout
syntax keyword pfmainConf lmtp_quote_rfc821_envelope
syntax keyword pfmainConf lmtp_randomize_addresses
syntax keyword pfmainConf lmtp_rcpt_timeout
syntax keyword pfmainConf lmtp_reply_filter
syntax keyword pfmainConf lmtp_rset_timeout
syntax keyword pfmainConf lmtp_sasl_auth_cache_name
syntax keyword pfmainConf lmtp_sasl_auth_cache_time
syntax keyword pfmainConf lmtp_sasl_auth_enable
syntax keyword pfmainConf lmtp_sasl_auth_soft_bounce
syntax keyword pfmainConf lmtp_sasl_mechanism_filter
syntax keyword pfmainConf lmtp_sasl_password_maps
syntax keyword pfmainConf lmtp_sasl_path
syntax keyword pfmainConf lmtp_sasl_security_options
syntax keyword pfmainConf lmtp_sasl_tls_security_options
syntax keyword pfmainConf lmtp_sasl_tls_verified_security_options
syntax keyword pfmainConf lmtp_sasl_type
syntax keyword pfmainConf lmtp_send_xforward_command
syntax keyword pfmainConf lmtp_sender_dependent_authentication
syntax keyword pfmainConf lmtp_skip_5xx_greeting
syntax keyword pfmainConf lmtp_starttls_timeout
syntax keyword pfmainConf lmtp_tcp_port
syntax keyword pfmainConf lmtp_tls_CAfile
syntax keyword pfmainConf lmtp_tls_CApath
syntax keyword pfmainConf lmtp_tls_block_early_mail_reply
syntax keyword pfmainConf lmtp_tls_cert_file
syntax keyword pfmainConf lmtp_tls_ciphers
syntax keyword pfmainConf lmtp_tls_dcert_file
syntax keyword pfmainConf lmtp_tls_dkey_file
syntax keyword pfmainConf lmtp_tls_eccert_file
syntax keyword pfmainConf lmtp_tls_eckey_file
syntax keyword pfmainConf lmtp_tls_enforce_peername
syntax keyword pfmainConf lmtp_tls_exclude_ciphers
syntax keyword pfmainConf lmtp_tls_fingerprint_cert_match
syntax keyword pfmainConf lmtp_tls_fingerprint_digest
syntax keyword pfmainConf lmtp_tls_key_file
syntax keyword pfmainConf lmtp_tls_loglevel
syntax keyword pfmainConf lmtp_tls_mandatory_ciphers
syntax keyword pfmainConf lmtp_tls_mandatory_exclude_ciphers
syntax keyword pfmainConf lmtp_tls_mandatory_protocols
syntax keyword pfmainConf lmtp_tls_note_starttls_offer
syntax keyword pfmainConf lmtp_tls_per_site
syntax keyword pfmainConf lmtp_tls_policy_maps
syntax keyword pfmainConf lmtp_tls_protocols
syntax keyword pfmainConf lmtp_tls_scert_verifydepth
syntax keyword pfmainConf lmtp_tls_secure_cert_match
syntax keyword pfmainConf lmtp_tls_security_level
syntax keyword pfmainConf lmtp_tls_session_cache_database
syntax keyword pfmainConf lmtp_tls_session_cache_timeout
syntax keyword pfmainConf lmtp_tls_verify_cert_match
syntax keyword pfmainConf lmtp_use_tls
syntax keyword pfmainConf lmtp_xforward_timeout
syntax keyword pfmainConf local_command_shell
syntax keyword pfmainConf local_destination_concurrency_limit
syntax keyword pfmainConf local_destination_recipient_limit
syntax keyword pfmainConf local_header_rewrite_clients
syntax keyword pfmainConf local_recipient_maps
syntax keyword pfmainConf local_transport
syntax keyword pfmainConf luser_relay
syntax keyword pfmainConf mail_name
syntax keyword pfmainConf mail_owner
syntax keyword pfmainConf mail_release_date
syntax keyword pfmainConf mail_spool_directory
syntax keyword pfmainConf mail_version
syntax keyword pfmainConf mailbox_command
syntax keyword pfmainConf mailbox_command_maps
syntax keyword pfmainConf mailbox_delivery_lock
syntax keyword pfmainConf mailbox_size_limit
syntax keyword pfmainConf mailbox_transport
syntax keyword pfmainConf mailbox_transport_maps
syntax keyword pfmainConf mailq_path
syntax keyword pfmainConf manpage_directory
syntax keyword pfmainConf maps_rbl_domains
syntax keyword pfmainConf maps_rbl_reject_code
syntax keyword pfmainConf master_service_disable
syntax keyword pfmainConf masquerade_classes
syntax keyword pfmainConf masquerade_domains
syntax keyword pfmainConf masquerade_exceptions
syntax keyword pfmainConf max_idle
syntax keyword pfmainConf max_use
syntax keyword pfmainConf maximal_backoff_time
syntax keyword pfmainConf maximal_queue_lifetime
syntax keyword pfmainConf message_reject_characters
syntax keyword pfmainConf message_size_limit
syntax keyword pfmainConf message_strip_characters
syntax keyword pfmainConf milter_command_timeout
syntax keyword pfmainConf milter_connect_macros
syntax keyword pfmainConf milter_connect_timeout
syntax keyword pfmainConf milter_content_timeout
syntax keyword pfmainConf milter_data_macros
syntax keyword pfmainConf milter_default_action
syntax keyword pfmainConf milter_end_of_data_macros
syntax keyword pfmainConf milter_end_of_header_macros
syntax keyword pfmainConf milter_header_checks
syntax keyword pfmainConf milter_helo_macros
syntax keyword pfmainConf milter_macro_daemon_name
syntax keyword pfmainConf milter_macro_v
syntax keyword pfmainConf milter_mail_macros
syntax keyword pfmainConf milter_protocol
syntax keyword pfmainConf milter_rcpt_macros
syntax keyword pfmainConf milter_unknown_command_macros
syntax keyword pfmainConf mime_boundary_length_limit
syntax keyword pfmainConf mime_header_checks
syntax keyword pfmainConf mime_nesting_limit
syntax keyword pfmainConf minimal_backoff_time
syntax keyword pfmainConf multi_instance_directories
syntax keyword pfmainConf multi_instance_enable
syntax keyword pfmainConf multi_instance_group
syntax keyword pfmainConf multi_instance_name
syntax keyword pfmainConf multi_instance_wrapper
syntax keyword pfmainConf multi_recipient_bounce_reject_code
syntax keyword pfmainConf mydestination
syntax keyword pfmainConf mydomain
syntax keyword pfmainConf myhostname
syntax keyword pfmainConf mynetworks
syntax keyword pfmainConf mynetworks_style
syntax keyword pfmainConf myorigin
syntax keyword pfmainConf nested_header_checks
syntax keyword pfmainConf newaliases_path
syntax keyword pfmainConf non_fqdn_reject_code
syntax keyword pfmainConf non_smtpd_milters
syntax keyword pfmainConf notify_classes
syntax keyword pfmainConf owner_request_special
syntax keyword pfmainConf parent_domain_matches_subdomains
syntax keyword pfmainConf permit_mx_backup_networks
syntax keyword pfmainConf pickup_service_name
syntax keyword pfmainConf plaintext_reject_code
syntax keyword pfmainConf postmulti_control_commands
syntax keyword pfmainConf postmulti_start_commands
syntax keyword pfmainConf postmulti_stop_commands
syntax keyword pfmainConf postscreen_access_list
syntax keyword pfmainConf postscreen_bare_newline_action
syntax keyword pfmainConf postscreen_bare_newline_enable
syntax keyword pfmainConf postscreen_bare_newline_ttl
syntax keyword pfmainConf postscreen_blacklist_action
syntax keyword pfmainConf postscreen_cache_cleanup_interval
syntax keyword pfmainConf postscreen_cache_map
syntax keyword pfmainConf postscreen_cache_retention_time
syntax keyword pfmainConf postscreen_client_connection_count_limit
syntax keyword pfmainConf postscreen_command_count_limit
syntax keyword pfmainConf postscreen_command_filter
syntax keyword pfmainConf postscreen_command_time_limit
syntax keyword pfmainConf postscreen_disable_vrfy_command
syntax keyword pfmainConf postscreen_discard_ehlo_keyword_address_maps
syntax keyword pfmainConf postscreen_discard_ehlo_keywords
syntax keyword pfmainConf postscreen_dnsbl_action
syntax keyword pfmainConf postscreen_dnsbl_reply_map
syntax keyword pfmainConf postscreen_dnsbl_sites
syntax keyword pfmainConf postscreen_dnsbl_threshold
syntax keyword pfmainConf postscreen_dnsbl_ttl
syntax keyword pfmainConf postscreen_enforce_tls
syntax keyword pfmainConf postscreen_expansion_filter
syntax keyword pfmainConf postscreen_forbidden_commands
syntax keyword pfmainConf postscreen_greet_action
syntax keyword pfmainConf postscreen_greet_banner
syntax keyword pfmainConf postscreen_greet_ttl
syntax keyword pfmainConf postscreen_greet_wait
syntax keyword pfmainConf postscreen_helo_required
syntax keyword pfmainConf postscreen_non_smtp_command_action
syntax keyword pfmainConf postscreen_non_smtp_command_enable
syntax keyword pfmainConf postscreen_non_smtp_command_ttl
syntax keyword pfmainConf postscreen_pipelining_action
syntax keyword pfmainConf postscreen_pipelining_enable
syntax keyword pfmainConf postscreen_pipelining_ttl
syntax keyword pfmainConf postscreen_post_queue_limit
syntax keyword pfmainConf postscreen_pre_queue_limit
syntax keyword pfmainConf postscreen_reject_footer
syntax keyword pfmainConf postscreen_tls_security_level
syntax keyword pfmainConf postscreen_use_tls
syntax keyword pfmainConf postscreen_watchdog_timeout
syntax keyword pfmainConf postscreen_whitelist_interfaces
syntax keyword pfmainConf prepend_delivered_header
syntax keyword pfmainConf process_id
syntax keyword pfmainConf process_id_directory
syntax keyword pfmainConf process_name
syntax keyword pfmainConf propagate_unmatched_extensions
syntax keyword pfmainConf proxy_interfaces
syntax keyword pfmainConf proxy_read_maps
syntax keyword pfmainConf proxy_write_maps
syntax keyword pfmainConf proxymap_service_name
syntax keyword pfmainConf proxywrite_service_name
syntax keyword pfmainConf qmgr_clog_warn_time
syntax keyword pfmainConf qmgr_fudge_factor
syntax keyword pfmainConf qmgr_message_active_limit
syntax keyword pfmainConf qmgr_message_recipient_limit
syntax keyword pfmainConf qmgr_message_recipient_minimum
syntax keyword pfmainConf qmqpd_authorized_clients
syntax keyword pfmainConf qmqpd_client_port_logging
syntax keyword pfmainConf qmqpd_error_delay
syntax keyword pfmainConf qmqpd_timeout
syntax keyword pfmainConf queue_directory
syntax keyword pfmainConf queue_file_attribute_count_limit
syntax keyword pfmainConf queue_minfree
syntax keyword pfmainConf queue_run_delay
syntax keyword pfmainConf queue_service_name
syntax keyword pfmainConf rbl_reply_maps
syntax keyword pfmainConf readme_directory
syntax keyword pfmainConf receive_override_options
syntax keyword pfmainConf recipient_bcc_maps
syntax keyword pfmainConf recipient_canonical_classes
syntax keyword pfmainConf recipient_canonical_maps
syntax keyword pfmainConf recipient_delimiter
syntax keyword pfmainConf reject_code
syntax keyword pfmainConf reject_tempfail_action
syntax keyword pfmainConf relay_clientcerts
syntax keyword pfmainConf relay_destination_concurrency_limit
syntax keyword pfmainConf relay_destination_recipient_limit
syntax keyword pfmainConf relay_domains
syntax keyword pfmainConf relay_domains_reject_code
syntax keyword pfmainConf relay_recipient_maps
syntax keyword pfmainConf relay_transport
syntax keyword pfmainConf relayhost
syntax keyword pfmainConf relocated_maps
syntax keyword pfmainConf remote_header_rewrite_domain
syntax keyword pfmainConf require_home_directory
syntax keyword pfmainConf reset_owner_alias
syntax keyword pfmainConf resolve_dequoted_address
syntax keyword pfmainConf resolve_null_domain
syntax keyword pfmainConf resolve_numeric_domain
syntax keyword pfmainConf rewrite_service_name
syntax keyword pfmainConf sample_directory
syntax keyword pfmainConf send_cyrus_sasl_authzid
syntax keyword pfmainConf sender_bcc_maps
syntax keyword pfmainConf sender_canonical_classes
syntax keyword pfmainConf sender_canonical_maps
syntax keyword pfmainConf sender_dependent_default_transport_maps
syntax keyword pfmainConf sender_dependent_relayhost_maps
syntax keyword pfmainConf sendmail_path
syntax keyword pfmainConf service_throttle_time
syntax keyword pfmainConf setgid_group
syntax keyword pfmainConf show_user_unknown_table_name
syntax keyword pfmainConf showq_service_name
syntax keyword pfmainConf smtp_address_preference
syntax keyword pfmainConf smtp_always_send_ehlo
syntax keyword pfmainConf smtp_bind_address
syntax keyword pfmainConf smtp_bind_address6
syntax keyword pfmainConf smtp_body_checks
syntax keyword pfmainConf smtp_cname_overrides_servername
syntax keyword pfmainConf smtp_connect_timeout
syntax keyword pfmainConf smtp_connection_cache_destinations
syntax keyword pfmainConf smtp_connection_cache_on_demand
syntax keyword pfmainConf smtp_connection_cache_time_limit
syntax keyword pfmainConf smtp_connection_reuse_time_limit
syntax keyword pfmainConf smtp_data_done_timeout
syntax keyword pfmainConf smtp_data_init_timeout
syntax keyword pfmainConf smtp_data_xfer_timeout
syntax keyword pfmainConf smtp_defer_if_no_mx_address_found
syntax keyword pfmainConf smtp_destination_concurrency_limit
syntax keyword pfmainConf smtp_destination_recipient_limit
syntax keyword pfmainConf smtp_discard_ehlo_keyword_address_maps
syntax keyword pfmainConf smtp_discard_ehlo_keywords
syntax keyword pfmainConf smtp_dns_resolver_options
syntax keyword pfmainConf smtp_enforce_tls
syntax keyword pfmainConf smtp_fallback_relay
syntax keyword pfmainConf smtp_generic_maps
syntax keyword pfmainConf smtp_header_checks
syntax keyword pfmainConf smtp_helo_name
syntax keyword pfmainConf smtp_helo_timeout
syntax keyword pfmainConf smtp_host_lookup
syntax keyword pfmainConf smtp_line_length_limit
syntax keyword pfmainConf smtp_mail_timeout
syntax keyword pfmainConf smtp_mime_header_checks
syntax keyword pfmainConf smtp_mx_address_limit
syntax keyword pfmainConf smtp_mx_session_limit
syntax keyword pfmainConf smtp_nested_header_checks
syntax keyword pfmainConf smtp_never_send_ehlo
syntax keyword pfmainConf smtp_pix_workaround_delay_time
syntax keyword pfmainConf smtp_pix_workaround_maps
syntax keyword pfmainConf smtp_pix_workaround_threshold_time
syntax keyword pfmainConf smtp_pix_workarounds
syntax keyword pfmainConf smtp_quit_timeout
syntax keyword pfmainConf smtp_quote_rfc821_envelope
syntax keyword pfmainConf smtp_randomize_addresses
syntax keyword pfmainConf smtp_rcpt_timeout
syntax keyword pfmainConf smtp_reply_filter
syntax keyword pfmainConf smtp_rset_timeout
syntax keyword pfmainConf smtp_sasl_auth_cache_name
syntax keyword pfmainConf smtp_sasl_auth_cache_time
syntax keyword pfmainConf smtp_sasl_auth_enable
syntax keyword pfmainConf smtp_sasl_auth_soft_bounce
syntax keyword pfmainConf smtp_sasl_mechanism_filter
syntax keyword pfmainConf smtp_sasl_password_maps
syntax keyword pfmainConf smtp_sasl_path
syntax keyword pfmainConf smtp_sasl_security_options
syntax keyword pfmainConf smtp_sasl_tls_security_options
syntax keyword pfmainConf smtp_sasl_tls_verified_security_options
syntax keyword pfmainConf smtp_sasl_type
syntax keyword pfmainConf smtp_send_xforward_command
syntax keyword pfmainConf smtp_sender_dependent_authentication
syntax keyword pfmainConf smtp_skip_5xx_greeting
syntax keyword pfmainConf smtp_skip_quit_response
syntax keyword pfmainConf smtp_starttls_timeout
syntax keyword pfmainConf smtp_tls_CAfile
syntax keyword pfmainConf smtp_tls_CApath
syntax keyword pfmainConf smtp_tls_block_early_mail_reply
syntax keyword pfmainConf smtp_tls_cert_file
syntax keyword pfmainConf smtp_tls_cipherlist
syntax keyword pfmainConf smtp_tls_ciphers
syntax keyword pfmainConf smtp_tls_dcert_file
syntax keyword pfmainConf smtp_tls_dkey_file
syntax keyword pfmainConf smtp_tls_eccert_file
syntax keyword pfmainConf smtp_tls_eckey_file
syntax keyword pfmainConf smtp_tls_enforce_peername
syntax keyword pfmainConf smtp_tls_exclude_ciphers
syntax keyword pfmainConf smtp_tls_fingerprint_cert_match
syntax keyword pfmainConf smtp_tls_fingerprint_digest
syntax keyword pfmainConf smtp_tls_key_file
syntax keyword pfmainConf smtp_tls_loglevel
syntax keyword pfmainConf smtp_tls_mandatory_ciphers
syntax keyword pfmainConf smtp_tls_mandatory_exclude_ciphers
syntax keyword pfmainConf smtp_tls_mandatory_protocols
syntax keyword pfmainConf smtp_tls_note_starttls_offer
syntax keyword pfmainConf smtp_tls_per_site
syntax keyword pfmainConf smtp_tls_policy_maps
syntax keyword pfmainConf smtp_tls_protocols
syntax keyword pfmainConf smtp_tls_scert_verifydepth
syntax keyword pfmainConf smtp_tls_secure_cert_match
syntax keyword pfmainConf smtp_tls_security_level
syntax keyword pfmainConf smtp_tls_session_cache_database
syntax keyword pfmainConf smtp_tls_session_cache_timeout
syntax keyword pfmainConf smtp_tls_verify_cert_match
syntax keyword pfmainConf smtp_use_tls
syntax keyword pfmainConf smtp_xforward_timeout
syntax keyword pfmainConf smtpd_authorized_verp_clients
syntax keyword pfmainConf smtpd_authorized_xclient_hosts
syntax keyword pfmainConf smtpd_authorized_xforward_hosts
syntax keyword pfmainConf smtpd_banner
syntax keyword pfmainConf smtpd_client_connection_count_limit
syntax keyword pfmainConf smtpd_client_connection_rate_limit
syntax keyword pfmainConf smtpd_client_event_limit_exceptions
syntax keyword pfmainConf smtpd_client_message_rate_limit
syntax keyword pfmainConf smtpd_client_new_tls_session_rate_limit
syntax keyword pfmainConf smtpd_client_port_logging
syntax keyword pfmainConf smtpd_client_recipient_rate_limit
syntax keyword pfmainConf smtpd_client_restrictions
syntax keyword pfmainConf smtpd_command_filter
syntax keyword pfmainConf smtpd_data_restrictions
syntax keyword pfmainConf smtpd_delay_open_until_valid_rcpt
syntax keyword pfmainConf smtpd_delay_reject
syntax keyword pfmainConf smtpd_discard_ehlo_keyword_address_maps
syntax keyword pfmainConf smtpd_discard_ehlo_keywords
syntax keyword pfmainConf smtpd_end_of_data_restrictions
syntax keyword pfmainConf smtpd_enforce_tls
syntax keyword pfmainConf smtpd_error_sleep_time
syntax keyword pfmainConf smtpd_etrn_restrictions
syntax keyword pfmainConf smtpd_expansion_filter
syntax keyword pfmainConf smtpd_forbidden_commands
syntax keyword pfmainConf smtpd_hard_error_limit
syntax keyword pfmainConf smtpd_helo_required
syntax keyword pfmainConf smtpd_helo_restrictions
syntax keyword pfmainConf smtpd_history_flush_threshold
syntax keyword pfmainConf smtpd_junk_command_limit
syntax keyword pfmainConf smtpd_milters
syntax keyword pfmainConf smtpd_noop_commands
syntax keyword pfmainConf smtpd_null_access_lookup_key
syntax keyword pfmainConf smtpd_peername_lookup
syntax keyword pfmainConf smtpd_per_record_deadline
syntax keyword pfmainConf smtpd_policy_service_max_idle
syntax keyword pfmainConf smtpd_policy_service_max_ttl
syntax keyword pfmainConf smtpd_policy_service_timeout
syntax keyword pfmainConf smtpd_proxy_ehlo
syntax keyword pfmainConf smtpd_proxy_filter
syntax keyword pfmainConf smtpd_proxy_options
syntax keyword pfmainConf smtpd_proxy_timeout
syntax keyword pfmainConf smtpd_recipient_limit
syntax keyword pfmainConf smtpd_recipient_overshoot_limit
syntax keyword pfmainConf smtpd_recipient_restrictions
syntax keyword pfmainConf smtpd_reject_footer
syntax keyword pfmainConf smtpd_reject_unlisted_recipient
syntax keyword pfmainConf smtpd_reject_unlisted_sender
syntax keyword pfmainConf smtpd_restriction_classes
syntax keyword pfmainConf smtpd_sasl_auth_enable
syntax keyword pfmainConf smtpd_sasl_authenticated_header
syntax keyword pfmainConf smtpd_sasl_exceptions_networks
syntax keyword pfmainConf smtpd_sasl_local_domain
syntax keyword pfmainConf smtpd_sasl_path
syntax keyword pfmainConf smtpd_sasl_security_options
syntax keyword pfmainConf smtpd_sasl_tls_security_options
syntax keyword pfmainConf smtpd_sasl_type
syntax keyword pfmainConf smtpd_sender_login_maps
syntax keyword pfmainConf smtpd_sender_restrictions
syntax keyword pfmainConf smtpd_service_name
syntax keyword pfmainConf smtpd_soft_error_limit
syntax keyword pfmainConf smtpd_starttls_timeout
syntax keyword pfmainConf smtpd_timeout
syntax keyword pfmainConf smtpd_tls_CAfile
syntax keyword pfmainConf smtpd_tls_CApath
syntax keyword pfmainConf smtpd_tls_always_issue_session_ids
syntax keyword pfmainConf smtpd_tls_ask_ccert
syntax keyword pfmainConf smtpd_tls_auth_only
syntax keyword pfmainConf smtpd_tls_ccert_verifydepth
syntax keyword pfmainConf smtpd_tls_cert_file
syntax keyword pfmainConf smtpd_tls_cipherlist
syntax keyword pfmainConf smtpd_tls_ciphers
syntax keyword pfmainConf smtpd_tls_dcert_file
syntax keyword pfmainConf smtpd_tls_dh1024_param_file
syntax keyword pfmainConf smtpd_tls_dh512_param_file
syntax keyword pfmainConf smtpd_tls_dkey_file
syntax keyword pfmainConf smtpd_tls_eccert_file
syntax keyword pfmainConf smtpd_tls_eckey_file
syntax keyword pfmainConf smtpd_tls_eecdh_grade
syntax keyword pfmainConf smtpd_tls_exclude_ciphers
syntax keyword pfmainConf smtpd_tls_fingerprint_digest
syntax keyword pfmainConf smtpd_tls_key_file
syntax keyword pfmainConf smtpd_tls_loglevel
syntax keyword pfmainConf smtpd_tls_mandatory_ciphers
syntax keyword pfmainConf smtpd_tls_mandatory_exclude_ciphers
syntax keyword pfmainConf smtpd_tls_mandatory_protocols
syntax keyword pfmainConf smtpd_tls_protocols
syntax keyword pfmainConf smtpd_tls_received_header
syntax keyword pfmainConf smtpd_tls_req_ccert
syntax keyword pfmainConf smtpd_tls_security_level
syntax keyword pfmainConf smtpd_tls_session_cache_database
syntax keyword pfmainConf smtpd_tls_session_cache_timeout
syntax keyword pfmainConf smtpd_tls_wrappermode
syntax keyword pfmainConf smtpd_use_tls
syntax keyword pfmainConf soft_bounce
syntax keyword pfmainConf stale_lock_time
syntax keyword pfmainConf stress
syntax keyword pfmainConf strict_7bit_headers
syntax keyword pfmainConf strict_8bitmime
syntax keyword pfmainConf strict_8bitmime_body
syntax keyword pfmainConf strict_mime_encoding_domain
syntax keyword pfmainConf strict_rfc821_envelopes
syntax keyword pfmainConf strict_7bit_headers
syntax keyword pfmainConf strict_8bitmime
syntax keyword pfmainConf strict_8bitmime_body
syntax keyword pfmainConf strict_mailbox_ownership
syntax keyword pfmainConf strict_mime_encoding_domain
syntax keyword pfmainConf strict_rfc821_envelopes
syntax keyword pfmainConf sun_mailtool_compatibility
syntax keyword pfmainConf swap_bangpath
syntax keyword pfmainConf syslog_facility
syntax keyword pfmainConf syslog_name
syntax keyword pfmainConf tcp_windowsize
syntax keyword pfmainConf tls_append_default_CA
syntax keyword pfmainConf tls_daemon_random_bytes
syntax keyword pfmainConf tls_disable_workarounds
syntax keyword pfmainConf tls_eecdh_strong_curve
syntax keyword pfmainConf tls_eecdh_ultra_curve
syntax keyword pfmainConf tls_export_cipherlist
syntax keyword pfmainConf tls_high_cipherlist
syntax keyword pfmainConf tls_low_cipherlist
syntax keyword pfmainConf tls_medium_cipherlist
syntax keyword pfmainConf tls_null_cipherlist
syntax keyword pfmainConf tls_preempt_cipherlist
syntax keyword pfmainConf tls_random_bytes
syntax keyword pfmainConf tls_random_exchange_name
syntax keyword pfmainConf tls_random_prng_update_period
syntax keyword pfmainConf tls_random_reseed_period
syntax keyword pfmainConf tls_random_source
syntax keyword pfmainConf tlsproxy_enforce_tls
syntax keyword pfmainConf tlsproxy_service_name
syntax keyword pfmainConf tlsproxy_tls_CAfile
syntax keyword pfmainConf tlsproxy_tls_CApath
syntax keyword pfmainConf tlsproxy_tls_always_issue_session_ids
syntax keyword pfmainConf tlsproxy_tls_ask_ccert
syntax keyword pfmainConf tlsproxy_tls_ccert_verifydepth
syntax keyword pfmainConf tlsproxy_tls_cert_file
syntax keyword pfmainConf tlsproxy_tls_ciphers
syntax keyword pfmainConf tlsproxy_tls_dcert_file
syntax keyword pfmainConf tlsproxy_tls_dh1024_param_file
syntax keyword pfmainConf tlsproxy_tls_dh512_param_file
syntax keyword pfmainConf tlsproxy_tls_dkey_file
syntax keyword pfmainConf tlsproxy_tls_eccert_file
syntax keyword pfmainConf tlsproxy_tls_eckey_file
syntax keyword pfmainConf tlsproxy_tls_eecdh_grade
syntax keyword pfmainConf tlsproxy_tls_exclude_ciphers
syntax keyword pfmainConf tlsproxy_tls_fingerprint_digest
syntax keyword pfmainConf tlsproxy_tls_key_file
syntax keyword pfmainConf tlsproxy_tls_loglevel
syntax keyword pfmainConf tlsproxy_tls_mandatory_ciphers
syntax keyword pfmainConf tlsproxy_tls_mandatory_exclude_ciphers
syntax keyword pfmainConf tlsproxy_tls_mandatory_protocols
syntax keyword pfmainConf tlsproxy_tls_protocols
syntax keyword pfmainConf tlsproxy_tls_req_ccert
syntax keyword pfmainConf tlsproxy_tls_security_level
syntax keyword pfmainConf tlsproxy_tls_session_cache_timeout
syntax keyword pfmainConf tlsproxy_use_tls
syntax keyword pfmainConf tlsproxy_watchdog_timeout
syntax keyword pfmainConf trace_service_name
syntax keyword pfmainConf transport_delivery_slot_cost
syntax keyword pfmainConf transport_delivery_slot_discount
syntax keyword pfmainConf transport_delivery_slot_loan
syntax keyword pfmainConf transport_destination_concurrency_failed_cohort_limit
syntax keyword pfmainConf transport_destination_concurrency_limit
syntax keyword pfmainConf transport_destination_concurrency_negative_feedback
syntax keyword pfmainConf transport_destination_concurrency_positive_feedback
syntax keyword pfmainConf transport_destination_rate_delay
syntax keyword pfmainConf transport_destination_recipient_limit
syntax keyword pfmainConf transport_extra_recipient_limit
syntax keyword pfmainConf transport_initial_destination_concurrency
syntax keyword pfmainConf transport_maps
syntax keyword pfmainConf transport_minimum_delivery_slots
syntax keyword pfmainConf transport_recipient_limit
syntax keyword pfmainConf transport_recipient_refill_delay
syntax keyword pfmainConf transport_recipient_refill_limit
syntax keyword pfmainConf transport_retry_time
syntax keyword pfmainConf trigger_timeout
syntax keyword pfmainConf undisclosed_recipients_header
syntax keyword pfmainConf unknown_address_reject_code
syntax keyword pfmainConf unknown_address_tempfail_action
syntax keyword pfmainConf unknown_client_reject_code
syntax keyword pfmainConf unknown_helo_hostname_tempfail_action
syntax keyword pfmainConf unknown_hostname_reject_code
syntax keyword pfmainConf unknown_local_recipient_reject_code
syntax keyword pfmainConf unknown_relay_recipient_reject_code
syntax keyword pfmainConf unknown_virtual_alias_reject_code
syntax keyword pfmainConf unknown_virtual_mailbox_reject_code
syntax keyword pfmainConf unverified_recipient_defer_code
syntax keyword pfmainConf unverified_recipient_reject_code
syntax keyword pfmainConf unverified_recipient_reject_reason
syntax keyword pfmainConf unverified_recipient_tempfail_action
syntax keyword pfmainConf unverified_sender_defer_code
syntax keyword pfmainConf unverified_sender_reject_code
syntax keyword pfmainConf unverified_sender_reject_reason
syntax keyword pfmainConf unverified_sender_tempfail_action
syntax keyword pfmainConf verp_delimiter_filter
syntax keyword pfmainConf virtual_alias_domains
syntax keyword pfmainConf virtual_alias_expansion_limit
syntax keyword pfmainConf virtual_alias_maps
syntax keyword pfmainConf virtual_alias_recursion_limit
syntax keyword pfmainConf virtual_destination_concurrency_limit
syntax keyword pfmainConf virtual_destination_recipient_limit
syntax keyword pfmainConf virtual_gid_maps
syntax keyword pfmainConf virtual_mailbox_base
syntax keyword pfmainConf virtual_mailbox_domains
syntax keyword pfmainConf virtual_mailbox_limit
syntax keyword pfmainConf virtual_mailbox_lock
syntax keyword pfmainConf virtual_mailbox_maps
syntax keyword pfmainConf virtual_minimum_uid
syntax keyword pfmainConf virtual_transport
syntax keyword pfmainConf virtual_uid_maps
syntax match pfmainRef "$\<2bounce_notice_recipient\>"
syntax match pfmainRef "$\<access_map_defer_code\>"
syntax match pfmainRef "$\<access_map_reject_code\>"
syntax match pfmainRef "$\<address_verify_cache_cleanup_interval\>"
syntax match pfmainRef "$\<address_verify_default_transport\>"
syntax match pfmainRef "$\<address_verify_local_transport\>"
syntax match pfmainRef "$\<address_verify_map\>"
syntax match pfmainRef "$\<address_verify_negative_cache\>"
syntax match pfmainRef "$\<address_verify_negative_expire_time\>"
syntax match pfmainRef "$\<address_verify_negative_refresh_time\>"
syntax match pfmainRef "$\<address_verify_poll_count\>"
syntax match pfmainRef "$\<address_verify_poll_delay\>"
syntax match pfmainRef "$\<address_verify_positive_expire_time\>"
syntax match pfmainRef "$\<address_verify_positive_refresh_time\>"
syntax match pfmainRef "$\<address_verify_relay_transport\>"
syntax match pfmainRef "$\<address_verify_relayhost\>"
syntax match pfmainRef "$\<address_verify_sender\>"
syntax match pfmainRef "$\<address_verify_sender_dependent_default_transport_maps\>"
syntax match pfmainRef "$\<address_verify_sender_dependent_relayhost_maps\>"
syntax match pfmainRef "$\<address_verify_service_name\>"
syntax match pfmainRef "$\<address_verify_transport_maps\>"
syntax match pfmainRef "$\<address_verify_virtual_transport\>"
syntax match pfmainRef "$\<alias_database\>"
syntax match pfmainRef "$\<alias_maps\>"
syntax match pfmainRef "$\<allow_mail_to_commands\>"
syntax match pfmainRef "$\<allow_mail_to_files\>"
syntax match pfmainRef "$\<allow_min_user\>"
syntax match pfmainRef "$\<allow_percent_hack\>"
syntax match pfmainRef "$\<allow_untrusted_routing\>"
syntax match pfmainRef "$\<alternate_config_directories\>"
syntax match pfmainRef "$\<always_bcc\>"
syntax match pfmainRef "$\<anvil_rate_time_unit\>"
syntax match pfmainRef "$\<anvil_status_update_time\>"
syntax match pfmainRef "$\<append_at_myorigin\>"
syntax match pfmainRef "$\<append_dot_mydomain\>"
syntax match pfmainRef "$\<application_event_drain_time\>"
syntax match pfmainRef "$\<authorized_flush_users\>"
syntax match pfmainRef "$\<authorized_mailq_users\>"
syntax match pfmainRef "$\<authorized_submit_users\>"
syntax match pfmainRef "$\<backwards_bounce_logfile_compatibility\>"
syntax match pfmainRef "$\<berkeley_db_create_buffer_size\>"
syntax match pfmainRef "$\<berkeley_db_read_buffer_size\>"
syntax match pfmainRef "$\<best_mx_transport\>"
syntax match pfmainRef "$\<biff\>"
syntax match pfmainRef "$\<body_checks\>"
syntax match pfmainRef "$\<body_checks_size_limit\>"
syntax match pfmainRef "$\<bounce_notice_recipient\>"
syntax match pfmainRef "$\<bounce_queue_lifetime\>"
syntax match pfmainRef "$\<bounce_service_name\>"
syntax match pfmainRef "$\<bounce_size_limit\>"
syntax match pfmainRef "$\<bounce_template_file\>"
syntax match pfmainRef "$\<broken_sasl_auth_clients\>"
syntax match pfmainRef "$\<canonical_classes\>"
syntax match pfmainRef "$\<canonical_maps\>"
syntax match pfmainRef "$\<cleanup_service_name\>"
syntax match pfmainRef "$\<command_directory\>"
syntax match pfmainRef "$\<command_execution_directory\>"
syntax match pfmainRef "$\<command_expansion_filter\>"
syntax match pfmainRef "$\<command_time_limit\>"
syntax match pfmainRef "$\<config_directory\>"
syntax match pfmainRef "$\<connection_cache_protocol_timeout\>"
syntax match pfmainRef "$\<connection_cache_service_name\>"
syntax match pfmainRef "$\<connection_cache_status_update_time\>"
syntax match pfmainRef "$\<connection_cache_ttl_limit\>"
syntax match pfmainRef "$\<content_filter\>"
syntax match pfmainRef "$\<cyrus_sasl_config_path\>"
syntax match pfmainRef "$\<daemon_directory\>"
syntax match pfmainRef "$\<daemon_timeout\>"
syntax match pfmainRef "$\<data_directory\>"
syntax match pfmainRef "$\<debug_peer_level\>"
syntax match pfmainRef "$\<debug_peer_list\>"
syntax match pfmainRef "$\<default_database_type\>"
syntax match pfmainRef "$\<default_delivery_slot_cost\>"
syntax match pfmainRef "$\<default_delivery_slot_discount\>"
syntax match pfmainRef "$\<default_delivery_slot_loan\>"
syntax match pfmainRef "$\<default_destination_concurrency_failed_cohort_limit\>"
syntax match pfmainRef "$\<default_destination_concurrency_limit\>"
syntax match pfmainRef "$\<default_destination_concurrency_negative_feedback\>"
syntax match pfmainRef "$\<default_destination_concurrency_positive_feedback\>"
syntax match pfmainRef "$\<default_destination_rate_delay\>"
syntax match pfmainRef "$\<default_destination_recipient_limit\>"
syntax match pfmainRef "$\<default_extra_recipient_limit\>"
syntax match pfmainRef "$\<default_filter_nexthop\>"
syntax match pfmainRef "$\<default_minimum_delivery_slots\>"
syntax match pfmainRef "$\<default_privs\>"
syntax match pfmainRef "$\<default_process_limit\>"
syntax match pfmainRef "$\<default_rbl_reply\>"
syntax match pfmainRef "$\<default_recipient_limit\>"
syntax match pfmainRef "$\<default_recipient_refill_delay\>"
syntax match pfmainRef "$\<default_recipient_refill_limit\>"
syntax match pfmainRef "$\<default_transport\>"
syntax match pfmainRef "$\<default_verp_delimiters\>"
syntax match pfmainRef "$\<defer_code\>"
syntax match pfmainRef "$\<defer_service_name\>"
syntax match pfmainRef "$\<defer_transports\>"
syntax match pfmainRef "$\<delay_logging_resolution_limit\>"
syntax match pfmainRef "$\<delay_notice_recipient\>"
syntax match pfmainRef "$\<delay_warning_time\>"
syntax match pfmainRef "$\<deliver_lock_attempts\>"
syntax match pfmainRef "$\<deliver_lock_delay\>"
syntax match pfmainRef "$\<destination_concurrency_feedback_debug\>"
syntax match pfmainRef "$\<detect_8bit_encoding_header\>"
syntax match pfmainRef "$\<disable_dns_lookups\>"
syntax match pfmainRef "$\<disable_mime_input_processing\>"
syntax match pfmainRef "$\<disable_mime_output_conversion\>"
syntax match pfmainRef "$\<disable_verp_bounces\>"
syntax match pfmainRef "$\<disable_vrfy_command\>"
syntax match pfmainRef "$\<dnsblog_reply_delay\>"
syntax match pfmainRef "$\<dnsblog_service_name\>"
syntax match pfmainRef "$\<dont_remove\>"
syntax match pfmainRef "$\<double_bounce_sender\>"
syntax match pfmainRef "$\<duplicate_filter_limit\>"
syntax match pfmainRef "$\<empty_address_default_transport_maps_lookup_key\>"
syntax match pfmainRef "$\<empty_address_recipient\>"
syntax match pfmainRef "$\<empty_address_relayhost_maps_lookup_key\>"
syntax match pfmainRef "$\<enable_long_queue_ids\>"
syntax match pfmainRef "$\<enable_original_recipient\>"
syntax match pfmainRef "$\<error_notice_recipient\>"
syntax match pfmainRef "$\<error_service_name\>"
syntax match pfmainRef "$\<execution_directory_expansion_filter\>"
syntax match pfmainRef "$\<expand_owner_alias\>"
syntax match pfmainRef "$\<export_environment\>"
syntax match pfmainRef "$\<fallback_transport\>"
syntax match pfmainRef "$\<fallback_transport_maps\>"
syntax match pfmainRef "$\<fast_flush_domains\>"
syntax match pfmainRef "$\<fast_flush_purge_time\>"
syntax match pfmainRef "$\<fast_flush_refresh_time\>"
syntax match pfmainRef "$\<fault_injection_code\>"
syntax match pfmainRef "$\<flush_service_name\>"
syntax match pfmainRef "$\<fork_attempts\>"
syntax match pfmainRef "$\<fork_delay\>"
syntax match pfmainRef "$\<forward_expansion_filter\>"
syntax match pfmainRef "$\<forward_path\>"
syntax match pfmainRef "$\<frozen_delivered_to\>"
syntax match pfmainRef "$\<hash_queue_depth\>"
syntax match pfmainRef "$\<hash_queue_names\>"
syntax match pfmainRef "$\<header_address_token_limit\>"
syntax match pfmainRef "$\<header_checks\>"
syntax match pfmainRef "$\<header_size_limit\>"
syntax match pfmainRef "$\<helpful_warnings\>"
syntax match pfmainRef "$\<home_mailbox\>"
syntax match pfmainRef "$\<hopcount_limit\>"
syntax match pfmainRef "$\<html_directory\>"
syntax match pfmainRef "$\<ignore_mx_lookup_error\>"
syntax match pfmainRef "$\<import_environment\>"
syntax match pfmainRef "$\<in_flow_delay\>"
syntax match pfmainRef "$\<inet_interfaces\>"
syntax match pfmainRef "$\<inet_protocols\>"
syntax match pfmainRef "$\<initial_destination_concurrency\>"
syntax match pfmainRef "$\<internal_mail_filter_classes\>"
syntax match pfmainRef "$\<invalid_hostname_reject_code\>"
syntax match pfmainRef "$\<ipc_idle\>"
syntax match pfmainRef "$\<ipc_timeout\>"
syntax match pfmainRef "$\<ipc_ttl\>"
syntax match pfmainRef "$\<line_length_limit\>"
syntax match pfmainRef "$\<lmtp_address_preference\>"
syntax match pfmainRef "$\<lmtp_bind_address\>"
syntax match pfmainRef "$\<lmtp_bind_address6\>"
syntax match pfmainRef "$\<lmtp_body_checks\>"
syntax match pfmainRef "$\<lmtp_cname_overrides_servername\>"
syntax match pfmainRef "$\<lmtp_connect_timeout\>"
syntax match pfmainRef "$\<lmtp_connection_cache_destinations\>"
syntax match pfmainRef "$\<lmtp_connection_cache_on_demand\>"
syntax match pfmainRef "$\<lmtp_connection_cache_time_limit\>"
syntax match pfmainRef "$\<lmtp_connection_reuse_time_limit\>"
syntax match pfmainRef "$\<lmtp_data_done_timeout\>"
syntax match pfmainRef "$\<lmtp_data_init_timeout\>"
syntax match pfmainRef "$\<lmtp_data_xfer_timeout\>"
syntax match pfmainRef "$\<lmtp_defer_if_no_mx_address_found\>"
syntax match pfmainRef "$\<lmtp_destination_concurrency_limit\>"
syntax match pfmainRef "$\<lmtp_destination_recipient_limit\>"
syntax match pfmainRef "$\<lmtp_discard_lhlo_keyword_address_maps\>"
syntax match pfmainRef "$\<lmtp_discard_lhlo_keywords\>"
syntax match pfmainRef "$\<lmtp_dns_resolver_options\>"
syntax match pfmainRef "$\<lmtp_enforce_tls\>"
syntax match pfmainRef "$\<lmtp_generic_maps\>"
syntax match pfmainRef "$\<lmtp_header_checks\>"
syntax match pfmainRef "$\<lmtp_host_lookup\>"
syntax match pfmainRef "$\<lmtp_lhlo_name\>"
syntax match pfmainRef "$\<lmtp_lhlo_timeout\>"
syntax match pfmainRef "$\<lmtp_line_length_limit\>"
syntax match pfmainRef "$\<lmtp_mail_timeout\>"
syntax match pfmainRef "$\<lmtp_mime_header_checks\>"
syntax match pfmainRef "$\<lmtp_mx_address_limit\>"
syntax match pfmainRef "$\<lmtp_mx_session_limit\>"
syntax match pfmainRef "$\<lmtp_nested_header_checks\>"
syntax match pfmainRef "$\<lmtp_per_record_deadline\>"
syntax match pfmainRef "$\<lmtp_pix_workaround_delay_time\>"
syntax match pfmainRef "$\<lmtp_pix_workaround_maps\>"
syntax match pfmainRef "$\<lmtp_pix_workaround_threshold_time\>"
syntax match pfmainRef "$\<lmtp_pix_workarounds\>"
syntax match pfmainRef "$\<lmtp_quit_timeout\>"
syntax match pfmainRef "$\<lmtp_quote_rfc821_envelope\>"
syntax match pfmainRef "$\<lmtp_randomize_addresses\>"
syntax match pfmainRef "$\<lmtp_rcpt_timeout\>"
syntax match pfmainRef "$\<lmtp_reply_filter\>"
syntax match pfmainRef "$\<lmtp_rset_timeout\>"
syntax match pfmainRef "$\<lmtp_sasl_auth_cache_name\>"
syntax match pfmainRef "$\<lmtp_sasl_auth_cache_time\>"
syntax match pfmainRef "$\<lmtp_sasl_auth_enable\>"
syntax match pfmainRef "$\<lmtp_sasl_auth_soft_bounce\>"
syntax match pfmainRef "$\<lmtp_sasl_mechanism_filter\>"
syntax match pfmainRef "$\<lmtp_sasl_password_maps\>"
syntax match pfmainRef "$\<lmtp_sasl_path\>"
syntax match pfmainRef "$\<lmtp_sasl_security_options\>"
syntax match pfmainRef "$\<lmtp_sasl_tls_security_options\>"
syntax match pfmainRef "$\<lmtp_sasl_tls_verified_security_options\>"
syntax match pfmainRef "$\<lmtp_sasl_type\>"
syntax match pfmainRef "$\<lmtp_send_xforward_command\>"
syntax match pfmainRef "$\<lmtp_sender_dependent_authentication\>"
syntax match pfmainRef "$\<lmtp_skip_5xx_greeting\>"
syntax match pfmainRef "$\<lmtp_starttls_timeout\>"
syntax match pfmainRef "$\<lmtp_tcp_port\>"
syntax match pfmainRef "$\<lmtp_tls_CAfile\>"
syntax match pfmainRef "$\<lmtp_tls_CApath\>"
syntax match pfmainRef "$\<lmtp_tls_block_early_mail_reply\>"
syntax match pfmainRef "$\<lmtp_tls_cert_file\>"
syntax match pfmainRef "$\<lmtp_tls_ciphers\>"
syntax match pfmainRef "$\<lmtp_tls_dcert_file\>"
syntax match pfmainRef "$\<lmtp_tls_dkey_file\>"
syntax match pfmainRef "$\<lmtp_tls_eccert_file\>"
syntax match pfmainRef "$\<lmtp_tls_eckey_file\>"
syntax match pfmainRef "$\<lmtp_tls_enforce_peername\>"
syntax match pfmainRef "$\<lmtp_tls_exclude_ciphers\>"
syntax match pfmainRef "$\<lmtp_tls_fingerprint_cert_match\>"
syntax match pfmainRef "$\<lmtp_tls_fingerprint_digest\>"
syntax match pfmainRef "$\<lmtp_tls_key_file\>"
syntax match pfmainRef "$\<lmtp_tls_loglevel\>"
syntax match pfmainRef "$\<lmtp_tls_mandatory_ciphers\>"
syntax match pfmainRef "$\<lmtp_tls_mandatory_exclude_ciphers\>"
syntax match pfmainRef "$\<lmtp_tls_mandatory_protocols\>"
syntax match pfmainRef "$\<lmtp_tls_note_starttls_offer\>"
syntax match pfmainRef "$\<lmtp_tls_per_site\>"
syntax match pfmainRef "$\<lmtp_tls_policy_maps\>"
syntax match pfmainRef "$\<lmtp_tls_protocols\>"
syntax match pfmainRef "$\<lmtp_tls_scert_verifydepth\>"
syntax match pfmainRef "$\<lmtp_tls_session_cache_timeout\>"
syntax match pfmainRef "$\<lmtp_tls_verify_cert_match\>"
syntax match pfmainRef "$\<lmtp_use_tls\>"
syntax match pfmainRef "$\<lmtp_xforward_timeout\>"
syntax match pfmainRef "$\<local_command_shell\>"
syntax match pfmainRef "$\<local_destination_concurrency_limit\>"
syntax match pfmainRef "$\<local_destination_recipient_limit\>"
syntax match pfmainRef "$\<local_header_rewrite_clients\>"
syntax match pfmainRef "$\<local_recipient_maps\>"
syntax match pfmainRef "$\<local_transport\>"
syntax match pfmainRef "$\<luser_relay\>"
syntax match pfmainRef "$\<mail_name\>"
syntax match pfmainRef "$\<mail_owner\>"
syntax match pfmainRef "$\<mail_release_date\>"
syntax match pfmainRef "$\<mail_spool_directory\>"
syntax match pfmainRef "$\<mail_version\>"
syntax match pfmainRef "$\<mailbox_command\>"
syntax match pfmainRef "$\<mailbox_command_maps\>"
syntax match pfmainRef "$\<mailbox_delivery_lock\>"
syntax match pfmainRef "$\<mailbox_size_limit\>"
syntax match pfmainRef "$\<mailbox_transport\>"
syntax match pfmainRef "$\<mailbox_transport_maps\>"
syntax match pfmainRef "$\<mailq_path\>"
syntax match pfmainRef "$\<manpage_directory\>"
syntax match pfmainRef "$\<maps_rbl_domains\>"
syntax match pfmainRef "$\<maps_rbl_reject_code\>"
syntax match pfmainRef "$\<master_service_disable\>"
syntax match pfmainRef "$\<masquerade_classes\>"
syntax match pfmainRef "$\<masquerade_domains\>"
syntax match pfmainRef "$\<masquerade_exceptions\>"
syntax match pfmainRef "$\<max_idle\>"
syntax match pfmainRef "$\<max_use\>"
syntax match pfmainRef "$\<maximal_backoff_time\>"
syntax match pfmainRef "$\<maximal_queue_lifetime\>"
syntax match pfmainRef "$\<message_reject_characters\>"
syntax match pfmainRef "$\<message_size_limit\>"
syntax match pfmainRef "$\<message_strip_characters\>"
syntax match pfmainRef "$\<milter_command_timeout\>"
syntax match pfmainRef "$\<milter_connect_macros\>"
syntax match pfmainRef "$\<milter_connect_timeout\>"
syntax match pfmainRef "$\<milter_content_timeout\>"
syntax match pfmainRef "$\<milter_data_macros\>"
syntax match pfmainRef "$\<milter_default_action\>"
syntax match pfmainRef "$\<milter_end_of_data_macros\>"
syntax match pfmainRef "$\<milter_end_of_header_macros\>"
syntax match pfmainRef "$\<milter_header_checks\>"
syntax match pfmainRef "$\<milter_helo_macros\>"
syntax match pfmainRef "$\<milter_macro_daemon_name\>"
syntax match pfmainRef "$\<milter_macro_v\>"
syntax match pfmainRef "$\<milter_mail_macros\>"
syntax match pfmainRef "$\<milter_protocol\>"
syntax match pfmainRef "$\<milter_rcpt_macros\>"
syntax match pfmainRef "$\<milter_unknown_command_macros\>"
syntax match pfmainRef "$\<mime_boundary_length_limit\>"
syntax match pfmainRef "$\<mime_header_checks\>"
syntax match pfmainRef "$\<mime_nesting_limit\>"
syntax match pfmainRef "$\<minimal_backoff_time\>"
syntax match pfmainRef "$\<multi_instance_directories\>"
syntax match pfmainRef "$\<multi_instance_enable\>"
syntax match pfmainRef "$\<multi_instance_group\>"
syntax match pfmainRef "$\<multi_instance_name\>"
syntax match pfmainRef "$\<multi_instance_wrapper\>"
syntax match pfmainRef "$\<multi_recipient_bounce_reject_code\>"
syntax match pfmainRef "$\<mydestination\>"
syntax match pfmainRef "$\<mydomain\>"
syntax match pfmainRef "$\<myhostname\>"
syntax match pfmainRef "$\<mynetworks\>"
syntax match pfmainRef "$\<mynetworks_style\>"
syntax match pfmainRef "$\<myorigin\>"
syntax match pfmainRef "$\<nested_header_checks\>"
syntax match pfmainRef "$\<newaliases_path\>"
syntax match pfmainRef "$\<non_fqdn_reject_code\>"
syntax match pfmainRef "$\<non_smtpd_milters\>"
syntax match pfmainRef "$\<notify_classes\>"
syntax match pfmainRef "$\<owner_request_special\>"
syntax match pfmainRef "$\<parent_domain_matches_subdomains\>"
syntax match pfmainRef "$\<permit_mx_backup_networks\>"
syntax match pfmainRef "$\<pickup_service_name\>"
syntax match pfmainRef "$\<plaintext_reject_code\>"
syntax match pfmainRef "$\<postmulti_control_commands\>"
syntax match pfmainRef "$\<postmulti_start_commands\>"
syntax match pfmainRef "$\<postmulti_stop_commands\>"
syntax match pfmainRef "$\<postscreen_access_list\>"
syntax match pfmainRef "$\<postscreen_bare_newline_action\>"
syntax match pfmainRef "$\<postscreen_bare_newline_enable\>"
syntax match pfmainRef "$\<postscreen_bare_newline_ttl\>"
syntax match pfmainRef "$\<postscreen_blacklist_action\>"
syntax match pfmainRef "$\<postscreen_cache_cleanup_interval\>"
syntax match pfmainRef "$\<postscreen_cache_map\>"
syntax match pfmainRef "$\<postscreen_cache_retention_time\>"
syntax match pfmainRef "$\<postscreen_client_connection_count_limit\>"
syntax match pfmainRef "$\<postscreen_command_count_limit\>"
syntax match pfmainRef "$\<postscreen_command_filter\>"
syntax match pfmainRef "$\<postscreen_command_time_limit\>"
syntax match pfmainRef "$\<postscreen_disable_vrfy_command\>"
syntax match pfmainRef "$\<postscreen_discard_ehlo_keyword_address_maps\>"
syntax match pfmainRef "$\<postscreen_discard_ehlo_keywords\>"
syntax match pfmainRef "$\<postscreen_dnsbl_action\>"
syntax match pfmainRef "$\<postscreen_dnsbl_reply_map\>"
syntax match pfmainRef "$\<postscreen_dnsbl_sites\>"
syntax match pfmainRef "$\<postscreen_dnsbl_threshold\>"
syntax match pfmainRef "$\<postscreen_dnsbl_ttl\>"
syntax match pfmainRef "$\<postscreen_enforce_tls\>"
syntax match pfmainRef "$\<postscreen_expansion_filter\>"
syntax match pfmainRef "$\<postscreen_forbidden_commands\>"
syntax match pfmainRef "$\<postscreen_greet_action\>"
syntax match pfmainRef "$\<postscreen_greet_banner\>"
syntax match pfmainRef "$\<postscreen_greet_ttl\>"
syntax match pfmainRef "$\<postscreen_greet_wait\>"
syntax match pfmainRef "$\<postscreen_helo_required\>"
syntax match pfmainRef "$\<postscreen_non_smtp_command_action\>"
syntax match pfmainRef "$\<postscreen_non_smtp_command_enable\>"
syntax match pfmainRef "$\<postscreen_non_smtp_command_ttl\>"
syntax match pfmainRef "$\<postscreen_pipelining_action\>"
syntax match pfmainRef "$\<postscreen_pipelining_enable\>"
syntax match pfmainRef "$\<postscreen_pipelining_ttl\>"
syntax match pfmainRef "$\<postscreen_post_queue_limit\>"
syntax match pfmainRef "$\<postscreen_pre_queue_limit\>"
syntax match pfmainRef "$\<postscreen_reject_footer\>"
syntax match pfmainRef "$\<postscreen_tls_security_level\>"
syntax match pfmainRef "$\<lmtp_tls_secure_cert_match\>"
syntax match pfmainRef "$\<lmtp_tls_security_level\>"
syntax match pfmainRef "$\<lmtp_tls_session_cache_database\>"
syntax match pfmainRef "$\<postscreen_use_tls\>"
syntax match pfmainRef "$\<postscreen_watchdog_timeout\>"
syntax match pfmainRef "$\<postscreen_whitelist_interfaces\>"
syntax match pfmainRef "$\<prepend_delivered_header\>"
syntax match pfmainRef "$\<process_id\>"
syntax match pfmainRef "$\<process_id_directory\>"
syntax match pfmainRef "$\<process_name\>"
syntax match pfmainRef "$\<propagate_unmatched_extensions\>"
syntax match pfmainRef "$\<proxy_interfaces\>"
syntax match pfmainRef "$\<proxy_read_maps\>"
syntax match pfmainRef "$\<proxy_write_maps\>"
syntax match pfmainRef "$\<proxymap_service_name\>"
syntax match pfmainRef "$\<proxywrite_service_name\>"
syntax match pfmainRef "$\<qmgr_clog_warn_time\>"
syntax match pfmainRef "$\<qmgr_fudge_factor\>"
syntax match pfmainRef "$\<qmgr_message_active_limit\>"
syntax match pfmainRef "$\<qmgr_message_recipient_limit\>"
syntax match pfmainRef "$\<qmgr_message_recipient_minimum\>"
syntax match pfmainRef "$\<qmqpd_authorized_clients\>"
syntax match pfmainRef "$\<qmqpd_client_port_logging\>"
syntax match pfmainRef "$\<qmqpd_error_delay\>"
syntax match pfmainRef "$\<qmqpd_timeout\>"
syntax match pfmainRef "$\<queue_directory\>"
syntax match pfmainRef "$\<queue_file_attribute_count_limit\>"
syntax match pfmainRef "$\<queue_minfree\>"
syntax match pfmainRef "$\<queue_run_delay\>"
syntax match pfmainRef "$\<queue_service_name\>"
syntax match pfmainRef "$\<rbl_reply_maps\>"
syntax match pfmainRef "$\<readme_directory\>"
syntax match pfmainRef "$\<receive_override_options\>"
syntax match pfmainRef "$\<recipient_bcc_maps\>"
syntax match pfmainRef "$\<recipient_canonical_classes\>"
syntax match pfmainRef "$\<recipient_canonical_maps\>"
syntax match pfmainRef "$\<recipient_delimiter\>"
syntax match pfmainRef "$\<reject_code\>"
syntax match pfmainRef "$\<reject_tempfail_action\>"
syntax match pfmainRef "$\<relay_clientcerts\>"
syntax match pfmainRef "$\<relay_destination_concurrency_limit\>"
syntax match pfmainRef "$\<relay_destination_recipient_limit\>"
syntax match pfmainRef "$\<relay_domains\>"
syntax match pfmainRef "$\<relay_domains_reject_code\>"
syntax match pfmainRef "$\<relay_recipient_maps\>"
syntax match pfmainRef "$\<relay_transport\>"
syntax match pfmainRef "$\<relayhost\>"
syntax match pfmainRef "$\<relocated_maps\>"
syntax match pfmainRef "$\<remote_header_rewrite_domain\>"
syntax match pfmainRef "$\<require_home_directory\>"
syntax match pfmainRef "$\<reset_owner_alias\>"
syntax match pfmainRef "$\<resolve_dequoted_address\>"
syntax match pfmainRef "$\<resolve_null_domain\>"
syntax match pfmainRef "$\<resolve_numeric_domain\>"
syntax match pfmainRef "$\<rewrite_service_name\>"
syntax match pfmainRef "$\<sample_directory\>"
syntax match pfmainRef "$\<send_cyrus_sasl_authzid\>"
syntax match pfmainRef "$\<sender_bcc_maps\>"
syntax match pfmainRef "$\<sender_canonical_classes\>"
syntax match pfmainRef "$\<sender_canonical_maps\>"
syntax match pfmainRef "$\<sender_dependent_default_transport_maps\>"
syntax match pfmainRef "$\<sender_dependent_relayhost_maps\>"
syntax match pfmainRef "$\<sendmail_path\>"
syntax match pfmainRef "$\<service_throttle_time\>"
syntax match pfmainRef "$\<setgid_group\>"
syntax match pfmainRef "$\<show_user_unknown_table_name\>"
syntax match pfmainRef "$\<showq_service_name\>"
syntax match pfmainRef "$\<smtp_address_preference\>"
syntax match pfmainRef "$\<smtp_always_send_ehlo\>"
syntax match pfmainRef "$\<smtp_bind_address\>"
syntax match pfmainRef "$\<smtp_bind_address6\>"
syntax match pfmainRef "$\<smtp_body_checks\>"
syntax match pfmainRef "$\<smtp_cname_overrides_servername\>"
syntax match pfmainRef "$\<smtp_connect_timeout\>"
syntax match pfmainRef "$\<smtp_connection_cache_destinations\>"
syntax match pfmainRef "$\<smtp_connection_cache_on_demand\>"
syntax match pfmainRef "$\<smtp_connection_cache_time_limit\>"
syntax match pfmainRef "$\<smtp_connection_reuse_time_limit\>"
syntax match pfmainRef "$\<smtp_data_done_timeout\>"
syntax match pfmainRef "$\<smtp_data_init_timeout\>"
syntax match pfmainRef "$\<smtp_data_xfer_timeout\>"
syntax match pfmainRef "$\<smtp_defer_if_no_mx_address_found\>"
syntax match pfmainRef "$\<smtp_destination_concurrency_limit\>"
syntax match pfmainRef "$\<smtp_destination_recipient_limit\>"
syntax match pfmainRef "$\<smtp_discard_ehlo_keyword_address_maps\>"
syntax match pfmainRef "$\<smtp_discard_ehlo_keywords\>"
syntax match pfmainRef "$\<smtp_dns_resolver_options\>"
syntax match pfmainRef "$\<smtp_enforce_tls\>"
syntax match pfmainRef "$\<smtp_fallback_relay\>"
syntax match pfmainRef "$\<smtp_generic_maps\>"
syntax match pfmainRef "$\<smtp_header_checks\>"
syntax match pfmainRef "$\<smtp_helo_name\>"
syntax match pfmainRef "$\<smtp_helo_timeout\>"
syntax match pfmainRef "$\<smtp_host_lookup\>"
syntax match pfmainRef "$\<smtp_line_length_limit\>"
syntax match pfmainRef "$\<smtp_mail_timeout\>"
syntax match pfmainRef "$\<smtp_mime_header_checks\>"
syntax match pfmainRef "$\<smtp_mx_address_limit\>"
syntax match pfmainRef "$\<smtp_mx_session_limit\>"
syntax match pfmainRef "$\<smtp_nested_header_checks\>"
syntax match pfmainRef "$\<smtp_never_send_ehlo\>"
syntax match pfmainRef "$\<smtp_pix_workaround_delay_time\>"
syntax match pfmainRef "$\<smtp_pix_workaround_maps\>"
syntax match pfmainRef "$\<smtp_pix_workaround_threshold_time\>"
syntax match pfmainRef "$\<smtp_pix_workarounds\>"
syntax match pfmainRef "$\<smtp_quit_timeout\>"
syntax match pfmainRef "$\<smtp_quote_rfc821_envelope\>"
syntax match pfmainRef "$\<smtp_randomize_addresses\>"
syntax match pfmainRef "$\<smtp_rcpt_timeout\>"
syntax match pfmainRef "$\<smtp_reply_filter\>"
syntax match pfmainRef "$\<smtp_rset_timeout\>"
syntax match pfmainRef "$\<smtp_sasl_auth_cache_name\>"
syntax match pfmainRef "$\<smtp_sasl_auth_cache_time\>"
syntax match pfmainRef "$\<smtp_sasl_auth_enable\>"
syntax match pfmainRef "$\<smtp_sasl_auth_soft_bounce\>"
syntax match pfmainRef "$\<smtp_sasl_mechanism_filter\>"
syntax match pfmainRef "$\<smtp_sasl_password_maps\>"
syntax match pfmainRef "$\<smtp_sasl_path\>"
syntax match pfmainRef "$\<smtp_sasl_security_options\>"
syntax match pfmainRef "$\<smtp_sasl_tls_security_options\>"
syntax match pfmainRef "$\<smtp_sasl_tls_verified_security_options\>"
syntax match pfmainRef "$\<smtp_sasl_type\>"
syntax match pfmainRef "$\<smtp_send_xforward_command\>"
syntax match pfmainRef "$\<smtp_sender_dependent_authentication\>"
syntax match pfmainRef "$\<smtp_skip_5xx_greeting\>"
syntax match pfmainRef "$\<smtp_skip_quit_response\>"
syntax match pfmainRef "$\<smtp_starttls_timeout\>"
syntax match pfmainRef "$\<smtp_tls_CAfile\>"
syntax match pfmainRef "$\<smtp_tls_CApath\>"
syntax match pfmainRef "$\<smtp_tls_block_early_mail_reply\>"
syntax match pfmainRef "$\<smtp_tls_cert_file\>"
syntax match pfmainRef "$\<smtp_tls_cipherlist\>"
syntax match pfmainRef "$\<smtp_tls_ciphers\>"
syntax match pfmainRef "$\<smtp_tls_dcert_file\>"
syntax match pfmainRef "$\<smtp_tls_dkey_file\>"
syntax match pfmainRef "$\<smtp_tls_eccert_file\>"
syntax match pfmainRef "$\<smtp_tls_eckey_file\>"
syntax match pfmainRef "$\<smtp_tls_enforce_peername\>"
syntax match pfmainRef "$\<smtp_tls_exclude_ciphers\>"
syntax match pfmainRef "$\<smtp_tls_fingerprint_cert_match\>"
syntax match pfmainRef "$\<smtp_tls_fingerprint_digest\>"
syntax match pfmainRef "$\<smtp_tls_key_file\>"
syntax match pfmainRef "$\<smtp_tls_loglevel\>"
syntax match pfmainRef "$\<smtp_tls_mandatory_ciphers\>"
syntax match pfmainRef "$\<smtp_tls_mandatory_exclude_ciphers\>"
syntax match pfmainRef "$\<smtp_tls_mandatory_protocols\>"
syntax match pfmainRef "$\<smtp_tls_note_starttls_offer\>"
syntax match pfmainRef "$\<smtp_tls_per_site\>"
syntax match pfmainRef "$\<smtp_tls_policy_maps\>"
syntax match pfmainRef "$\<smtp_tls_protocols\>"
syntax match pfmainRef "$\<smtp_tls_scert_verifydepth\>"
syntax match pfmainRef "$\<smtp_tls_secure_cert_match\>"
syntax match pfmainRef "$\<smtp_tls_security_level\>"
syntax match pfmainRef "$\<smtp_tls_session_cache_database\>"
syntax match pfmainRef "$\<smtp_tls_session_cache_timeout\>"
syntax match pfmainRef "$\<smtp_tls_verify_cert_match\>"
syntax match pfmainRef "$\<smtp_use_tls\>"
syntax match pfmainRef "$\<smtp_xforward_timeout\>"
syntax match pfmainRef "$\<smtpd_authorized_verp_clients\>"
syntax match pfmainRef "$\<smtpd_authorized_xclient_hosts\>"
syntax match pfmainRef "$\<smtpd_authorized_xforward_hosts\>"
syntax match pfmainRef "$\<smtpd_banner\>"
syntax match pfmainRef "$\<smtpd_client_connection_count_limit\>"
syntax match pfmainRef "$\<smtpd_client_connection_rate_limit\>"
syntax match pfmainRef "$\<smtpd_client_event_limit_exceptions\>"
syntax match pfmainRef "$\<smtpd_client_message_rate_limit\>"
syntax match pfmainRef "$\<smtpd_client_new_tls_session_rate_limit\>"
syntax match pfmainRef "$\<smtpd_client_port_logging\>"
syntax match pfmainRef "$\<smtpd_client_recipient_rate_limit\>"
syntax match pfmainRef "$\<smtpd_client_restrictions\>"
syntax match pfmainRef "$\<smtpd_command_filter\>"
syntax match pfmainRef "$\<smtpd_data_restrictions\>"
syntax match pfmainRef "$\<smtpd_delay_open_until_valid_rcpt\>"
syntax match pfmainRef "$\<smtpd_delay_reject\>"
syntax match pfmainRef "$\<smtpd_discard_ehlo_keyword_address_maps\>"
syntax match pfmainRef "$\<smtpd_discard_ehlo_keywords\>"
syntax match pfmainRef "$\<smtpd_end_of_data_restrictions\>"
syntax match pfmainRef "$\<smtpd_enforce_tls\>"
syntax match pfmainRef "$\<smtpd_error_sleep_time\>"
syntax match pfmainRef "$\<smtpd_etrn_restrictions\>"
syntax match pfmainRef "$\<smtpd_expansion_filter\>"
syntax match pfmainRef "$\<smtpd_forbidden_commands\>"
syntax match pfmainRef "$\<smtpd_hard_error_limit\>"
syntax match pfmainRef "$\<smtpd_helo_required\>"
syntax match pfmainRef "$\<smtpd_helo_restrictions\>"
syntax match pfmainRef "$\<smtpd_history_flush_threshold\>"
syntax match pfmainRef "$\<smtpd_junk_command_limit\>"
syntax match pfmainRef "$\<smtpd_milters\>"
syntax match pfmainRef "$\<smtpd_noop_commands\>"
syntax match pfmainRef "$\<smtpd_null_access_lookup_key\>"
syntax match pfmainRef "$\<smtpd_peername_lookup\>"
syntax match pfmainRef "$\<smtpd_per_record_deadline\>"
syntax match pfmainRef "$\<smtpd_policy_service_max_idle\>"
syntax match pfmainRef "$\<smtpd_policy_service_max_ttl\>"
syntax match pfmainRef "$\<smtpd_policy_service_timeout\>"
syntax match pfmainRef "$\<smtpd_proxy_ehlo\>"
syntax match pfmainRef "$\<smtpd_proxy_filter\>"
syntax match pfmainRef "$\<smtpd_proxy_options\>"
syntax match pfmainRef "$\<smtpd_proxy_timeout\>"
syntax match pfmainRef "$\<smtpd_recipient_limit\>"
syntax match pfmainRef "$\<smtpd_recipient_overshoot_limit\>"
syntax match pfmainRef "$\<smtpd_recipient_restrictions\>"
syntax match pfmainRef "$\<smtpd_reject_footer\>"
syntax match pfmainRef "$\<smtpd_reject_unlisted_recipient\>"
syntax match pfmainRef "$\<smtpd_reject_unlisted_sender\>"
syntax match pfmainRef "$\<smtpd_restriction_classes\>"
syntax match pfmainRef "$\<smtpd_sasl_auth_enable\>"
syntax match pfmainRef "$\<smtpd_sasl_authenticated_header\>"
syntax match pfmainRef "$\<smtpd_sasl_exceptions_networks\>"
syntax match pfmainRef "$\<smtpd_sasl_local_domain\>"
syntax match pfmainRef "$\<smtpd_sasl_path\>"
syntax match pfmainRef "$\<smtpd_sasl_security_options\>"
syntax match pfmainRef "$\<smtpd_sasl_tls_security_options\>"
syntax match pfmainRef "$\<smtpd_sasl_type\>"
syntax match pfmainRef "$\<smtpd_sender_login_maps\>"
syntax match pfmainRef "$\<smtpd_sender_restrictions\>"
syntax match pfmainRef "$\<smtpd_service_name\>"
syntax match pfmainRef "$\<smtpd_soft_error_limit\>"
syntax match pfmainRef "$\<smtpd_starttls_timeout\>"
syntax match pfmainRef "$\<smtpd_timeout\>"
syntax match pfmainRef "$\<smtpd_tls_CAfile\>"
syntax match pfmainRef "$\<smtpd_tls_CApath\>"
syntax match pfmainRef "$\<smtpd_tls_always_issue_session_ids\>"
syntax match pfmainRef "$\<smtpd_tls_ask_ccert\>"
syntax match pfmainRef "$\<smtpd_tls_auth_only\>"
syntax match pfmainRef "$\<smtpd_tls_ccert_verifydepth\>"
syntax match pfmainRef "$\<smtpd_tls_cert_file\>"
syntax match pfmainRef "$\<smtpd_tls_cipherlist\>"
syntax match pfmainRef "$\<smtpd_tls_ciphers\>"
syntax match pfmainRef "$\<smtpd_tls_dcert_file\>"
syntax match pfmainRef "$\<smtpd_tls_dh1024_param_file\>"
syntax match pfmainRef "$\<smtpd_tls_dh512_param_file\>"
syntax match pfmainRef "$\<smtpd_tls_dkey_file\>"
syntax match pfmainRef "$\<smtpd_tls_eccert_file\>"
syntax match pfmainRef "$\<smtpd_tls_eckey_file\>"
syntax match pfmainRef "$\<smtpd_tls_eecdh_grade\>"
syntax match pfmainRef "$\<smtpd_tls_exclude_ciphers\>"
syntax match pfmainRef "$\<smtpd_tls_fingerprint_digest\>"
syntax match pfmainRef "$\<smtpd_tls_key_file\>"
syntax match pfmainRef "$\<smtpd_tls_loglevel\>"
syntax match pfmainRef "$\<smtpd_tls_mandatory_ciphers\>"
syntax match pfmainRef "$\<smtpd_tls_mandatory_exclude_ciphers\>"
syntax match pfmainRef "$\<smtpd_tls_mandatory_protocols\>"
syntax match pfmainRef "$\<smtpd_tls_protocols\>"
syntax match pfmainRef "$\<smtpd_tls_received_header\>"
syntax match pfmainRef "$\<smtpd_tls_req_ccert\>"
syntax match pfmainRef "$\<smtpd_tls_security_level\>"
syntax match pfmainRef "$\<smtpd_tls_session_cache_database\>"
syntax match pfmainRef "$\<smtpd_tls_session_cache_timeout\>"
syntax match pfmainRef "$\<smtpd_tls_wrappermode\>"
syntax match pfmainRef "$\<smtpd_use_tls\>"
syntax match pfmainRef "$\<soft_bounce\>"
syntax match pfmainRef "$\<stale_lock_time\>"
syntax match pfmainRef "$\<stress\>"
syntax match pfmainRef "$\<strict_7bit_headers\>"
syntax match pfmainRef "$\<strict_8bitmime\>"
syntax match pfmainRef "$\<strict_8bitmime_body\>"
syntax match pfmainRef "$\<strict_mime_encoding_domain\>"
syntax match pfmainRef "$\<strict_rfc821_envelopes\>"
syntax match pfmainRef "$\<strict_7bit_headers\>"
syntax match pfmainRef "$\<strict_8bitmime\>"
syntax match pfmainRef "$\<strict_8bitmime_body\>"
syntax match pfmainRef "$\<strict_mailbox_ownership\>"
syntax match pfmainRef "$\<strict_mime_encoding_domain\>"
syntax match pfmainRef "$\<strict_rfc821_envelopes\>"
syntax match pfmainRef "$\<sun_mailtool_compatibility\>"
syntax match pfmainRef "$\<swap_bangpath\>"
syntax match pfmainRef "$\<syslog_facility\>"
syntax match pfmainRef "$\<syslog_name\>"
syntax match pfmainRef "$\<tcp_windowsize\>"
syntax match pfmainRef "$\<tls_append_default_CA\>"
syntax match pfmainRef "$\<tls_daemon_random_bytes\>"
syntax match pfmainRef "$\<tls_disable_workarounds\>"
syntax match pfmainRef "$\<tls_eecdh_strong_curve\>"
syntax match pfmainRef "$\<tls_eecdh_ultra_curve\>"
syntax match pfmainRef "$\<tls_export_cipherlist\>"
syntax match pfmainRef "$\<tls_high_cipherlist\>"
syntax match pfmainRef "$\<tls_low_cipherlist\>"
syntax match pfmainRef "$\<tls_medium_cipherlist\>"
syntax match pfmainRef "$\<tls_null_cipherlist\>"
syntax match pfmainRef "$\<tls_preempt_cipherlist\>"
syntax match pfmainRef "$\<tls_random_bytes\>"
syntax match pfmainRef "$\<tls_random_exchange_name\>"
syntax match pfmainRef "$\<tls_random_prng_update_period\>"
syntax match pfmainRef "$\<tls_random_reseed_period\>"
syntax match pfmainRef "$\<tls_random_source\>"
syntax match pfmainRef "$\<tlsproxy_enforce_tls\>"
syntax match pfmainRef "$\<tlsproxy_service_name\>"
syntax match pfmainRef "$\<tlsproxy_tls_CAfile\>"
syntax match pfmainRef "$\<tlsproxy_tls_CApath\>"
syntax match pfmainRef "$\<tlsproxy_tls_always_issue_session_ids\>"
syntax match pfmainRef "$\<tlsproxy_tls_ask_ccert\>"
syntax match pfmainRef "$\<tlsproxy_tls_ccert_verifydepth\>"
syntax match pfmainRef "$\<tlsproxy_tls_cert_file\>"
syntax match pfmainRef "$\<tlsproxy_tls_ciphers\>"
syntax match pfmainRef "$\<tlsproxy_tls_dcert_file\>"
syntax match pfmainRef "$\<tlsproxy_tls_dh1024_param_file\>"
syntax match pfmainRef "$\<tlsproxy_tls_dh512_param_file\>"
syntax match pfmainRef "$\<tlsproxy_tls_dkey_file\>"
syntax match pfmainRef "$\<tlsproxy_tls_eccert_file\>"
syntax match pfmainRef "$\<tlsproxy_tls_eckey_file\>"
syntax match pfmainRef "$\<tlsproxy_tls_eecdh_grade\>"
syntax match pfmainRef "$\<tlsproxy_tls_exclude_ciphers\>"
syntax match pfmainRef "$\<tlsproxy_tls_fingerprint_digest\>"
syntax match pfmainRef "$\<tlsproxy_tls_key_file\>"
syntax match pfmainRef "$\<tlsproxy_tls_loglevel\>"
syntax match pfmainRef "$\<tlsproxy_tls_mandatory_ciphers\>"
syntax match pfmainRef "$\<tlsproxy_tls_mandatory_exclude_ciphers\>"
syntax match pfmainRef "$\<tlsproxy_tls_mandatory_protocols\>"
syntax match pfmainRef "$\<tlsproxy_tls_protocols\>"
syntax match pfmainRef "$\<tlsproxy_tls_req_ccert\>"
syntax match pfmainRef "$\<tlsproxy_tls_security_level\>"
syntax match pfmainRef "$\<tlsproxy_tls_session_cache_timeout\>"
syntax match pfmainRef "$\<tlsproxy_use_tls\>"
syntax match pfmainRef "$\<tlsproxy_watchdog_timeout\>"
syntax match pfmainRef "$\<trace_service_name\>"
syntax match pfmainRef "$\<transport_delivery_slot_cost\>"
syntax match pfmainRef "$\<transport_delivery_slot_discount\>"
syntax match pfmainRef "$\<transport_delivery_slot_loan\>"
syntax match pfmainRef "$\<transport_destination_concurrency_failed_cohort_limit\>"
syntax match pfmainRef "$\<transport_destination_concurrency_limit\>"
syntax match pfmainRef "$\<transport_destination_concurrency_negative_feedback\>"
syntax match pfmainRef "$\<transport_destination_concurrency_positive_feedback\>"
syntax match pfmainRef "$\<transport_destination_rate_delay\>"
syntax match pfmainRef "$\<transport_destination_recipient_limit\>"
syntax match pfmainRef "$\<transport_extra_recipient_limit\>"
syntax match pfmainRef "$\<transport_initial_destination_concurrency\>"
syntax match pfmainRef "$\<transport_maps\>"
syntax match pfmainRef "$\<transport_minimum_delivery_slots\>"
syntax match pfmainRef "$\<transport_recipient_limit\>"
syntax match pfmainRef "$\<transport_recipient_refill_delay\>"
syntax match pfmainRef "$\<transport_recipient_refill_limit\>"
syntax match pfmainRef "$\<transport_retry_time\>"
syntax match pfmainRef "$\<trigger_timeout\>"
syntax match pfmainRef "$\<undisclosed_recipients_header\>"
syntax match pfmainRef "$\<unknown_address_reject_code\>"
syntax match pfmainRef "$\<unknown_address_tempfail_action\>"
syntax match pfmainRef "$\<unknown_client_reject_code\>"
syntax match pfmainRef "$\<unknown_helo_hostname_tempfail_action\>"
syntax match pfmainRef "$\<unknown_hostname_reject_code\>"
syntax match pfmainRef "$\<unknown_local_recipient_reject_code\>"
syntax match pfmainRef "$\<unknown_relay_recipient_reject_code\>"
syntax match pfmainRef "$\<unknown_virtual_alias_reject_code\>"
syntax match pfmainRef "$\<unknown_virtual_mailbox_reject_code\>"
syntax match pfmainRef "$\<unverified_recipient_defer_code\>"
syntax match pfmainRef "$\<unverified_recipient_reject_code\>"
syntax match pfmainRef "$\<unverified_recipient_reject_reason\>"
syntax match pfmainRef "$\<unverified_recipient_tempfail_action\>"
syntax match pfmainRef "$\<unverified_sender_defer_code\>"
syntax match pfmainRef "$\<unverified_sender_reject_code\>"
syntax match pfmainRef "$\<unverified_sender_reject_reason\>"
syntax match pfmainRef "$\<unverified_sender_tempfail_action\>"
syntax match pfmainRef "$\<verp_delimiter_filter\>"
syntax match pfmainRef "$\<virtual_alias_domains\>"
syntax match pfmainRef "$\<virtual_alias_expansion_limit\>"
syntax match pfmainRef "$\<virtual_alias_maps\>"
syntax match pfmainRef "$\<virtual_alias_recursion_limit\>"
syntax match pfmainRef "$\<virtual_destination_concurrency_limit\>"
syntax match pfmainRef "$\<virtual_destination_recipient_limit\>"
syntax match pfmainRef "$\<virtual_gid_maps\>"
syntax match pfmainRef "$\<virtual_mailbox_base\>"
syntax match pfmainRef "$\<virtual_mailbox_domains\>"
syntax match pfmainRef "$\<virtual_mailbox_limit\>"
syntax match pfmainRef "$\<virtual_mailbox_lock\>"
syntax match pfmainRef "$\<virtual_mailbox_maps\>"
syntax match pfmainRef "$\<virtual_minimum_uid\>"
syntax match pfmainRef "$\<virtual_transport\>"
syntax match pfmainRef "$\<virtual_uid_maps\>"

syntax keyword pfmainWord all
syntax keyword pfmainWord check_address_map
syntax keyword pfmainWord check_ccert_access
syntax keyword pfmainWord check_client_access
syntax keyword pfmainWord check_etrn_access
syntax keyword pfmainWord check_helo_access
syntax keyword pfmainWord check_helo_mx_access
syntax keyword pfmainWord check_helo_ns_access
syntax keyword pfmainWord check_policy_service
syntax keyword pfmainWord check_recipient_access
syntax keyword pfmainWord check_recipient_maps
syntax keyword pfmainWord check_recipient_mx_access
syntax keyword pfmainWord check_recipient_ns_access
syntax keyword pfmainWord check_relay_domains
syntax keyword pfmainWord check_sender_access
syntax keyword pfmainWord check_sender_mx_access
syntax keyword pfmainWord check_sender_ns_access
syntax keyword pfmainWord class
syntax keyword pfmainWord client_address
syntax keyword pfmainWord client_port
syntax keyword pfmainWord defer_if_permit
syntax keyword pfmainWord defer_if_reject
syntax keyword pfmainWord dns
syntax keyword pfmainWord drop
syntax keyword pfmainWord dunno
syntax keyword pfmainWord enforce
syntax keyword pfmainWord envelope_recipient
syntax keyword pfmainWord envelope_sender
syntax keyword pfmainWord export
syntax keyword pfmainWord header_recipient
syntax keyword pfmainWord header_sender
syntax keyword pfmainWord high
syntax keyword pfmainWord host
syntax keyword pfmainWord ignore
syntax keyword pfmainWord ipv4
syntax keyword pfmainWord ipv6
syntax keyword pfmainWord localtime
syntax keyword pfmainWord low
syntax keyword pfmainWord medium
syntax keyword pfmainWord native
syntax keyword pfmainWord null
syntax keyword pfmainWord permit
syntax keyword pfmainWord permit_auth_destination
syntax keyword pfmainWord permit_inet_interfaces
syntax keyword pfmainWord permit_mx_backup
syntax keyword pfmainWord permit_mynetworks
syntax keyword pfmainWord permit_naked_ip_address
syntax keyword pfmainWord permit_sasl_authenticated
syntax keyword pfmainWord permit_tls_all_clientcerts
syntax keyword pfmainWord permit_tls_clientcerts
syntax keyword pfmainWord reject
syntax keyword pfmainWord reject_authenticated_sender_login_mismatch
syntax keyword pfmainWord reject_invalid_helo_hostname
syntax keyword pfmainWord reject_invalid_hostname
syntax keyword pfmainWord reject_maps_rbl
syntax keyword pfmainWord reject_multi_recipient_bounce
syntax keyword pfmainWord reject_non_fqdn_helo_hostname
syntax keyword pfmainWord reject_non_fqdn_hostname
syntax keyword pfmainWord reject_non_fqdn_recipient
syntax keyword pfmainWord reject_non_fqdn_sender
syntax keyword pfmainWord reject_plaintext_session
syntax keyword pfmainWord reject_rbl
syntax keyword pfmainWord reject_rbl_client
syntax keyword pfmainWord reject_rhsbl_client
syntax keyword pfmainWord reject_rhsbl_helo
syntax keyword pfmainWord reject_rhsbl_recipient
syntax keyword pfmainWord reject_rhsbl_sender
syntax keyword pfmainWord reject_sender_login_mismatch
syntax keyword pfmainWord reject_unauth_destination
syntax keyword pfmainWord reject_unauth_pipelining
syntax keyword pfmainWord reject_unknown_address
syntax keyword pfmainWord reject_unknown_client
syntax keyword pfmainWord reject_unknown_client_hostname
syntax keyword pfmainWord reject_unknown_forward_client_hostname
syntax keyword pfmainWord reject_unknown_helo_hostname
syntax keyword pfmainWord reject_unknown_hostname
syntax keyword pfmainWord reject_unknown_recipient_domain
syntax keyword pfmainWord reject_unknown_reverse_client_hostname
syntax keyword pfmainWord reject_unknown_sender_domain
syntax keyword pfmainWord reject_unlisted_recipient
syntax keyword pfmainWord reject_unlisted_sender
syntax keyword pfmainWord reject_unverified_recipient
syntax keyword pfmainWord reject_unverified_sender
syntax keyword pfmainWord sleep
syntax keyword pfmainWord smtpd_access_maps
syntax keyword pfmainWord server_name
syntax keyword pfmainWord speed_adjust
syntax keyword pfmainWord subnet
syntax keyword pfmainWord warn_if_reject
syntax keyword pfmainWord CRYPTOPRO_TLSEXT_BUG
syntax keyword pfmainWord DONT_INSERT_EMPTY_FRAGMENTS
syntax keyword pfmainWord LEGACY_SERVER_CONNECT
syntax keyword pfmainWord MICROSOFT_BIG_SSLV3_BUFFER
syntax keyword pfmainWord MICROSOFT_SESS_ID_BUG
syntax keyword pfmainWord MSIE_SSLV2_RSA_PADDING
syntax keyword pfmainWord NETSCAPE_CHALLENGE_BUG
syntax keyword pfmainWord NETSCAPE_REUSE_CIPHER_CHANGE_BUG
syntax keyword pfmainWord SSLEAY_080_CLIENT_DH_BUG
syntax keyword pfmainWord SSLREF2_REUSE_CERT_TYPE_BUG
syntax keyword pfmainWord TLS_BLOCK_PADDING_BUG
syntax keyword pfmainWord TLS_D5_BUG
syntax keyword pfmainWord TLS_ROLLBACK_BUG

syntax keyword pfmainDict	btree cidr environ hash nis pcre proxy regexp sdbm sdbm static tcp unix
syntax keyword pfmainQueueDir	incoming active deferred corrupt hold
syntax keyword pfmainTransport	smtp lmtp unix local relay uucp virtual
syntax keyword pfmainLock	fcntl flock dotlock
syntax keyword pfmainAnswer	yes no

syntax match pfmainComment	"#.*$"
syntax match pfmainNumber	"\<\d\+\>"
syntax match pfmainTime		"\<\d\+[hmsd]\>"
syntax match pfmainIP		"\<\d\{1,3}\.\d\{1,3}\.\d\{1,3}\.\d\{1,3}\>"
syntax match pfmainVariable	"\$\w\+" contains=pfmainRef

syntax match pfmainSpecial	"\<alias\>"
syntax match pfmainSpecial	"\<canonical\>"
syntax match pfmainSpecial	"\<command\>"
syntax match pfmainSpecial	"\<file\>"
syntax match pfmainSpecial	"\<forward\>"
syntax match pfmainSpecial	"\<noanonymous\>"
syntax match pfmainSpecial	"\<noplaintext\>"
syntax match pfmainSpecial	"\<resource\>"
syntax match pfmainSpecial	"\<software\>"

syntax match pfmainSpecial	"\<bounce\>"
syntax match pfmainSpecial	"\<cleanup\>"
syntax match pfmainSpecial	"\<cyrus\>"
syntax match pfmainSpecial	"\<defer\>"
syntax match pfmainSpecial	"\<error\>"
syntax match pfmainSpecial	"\<flush\>"
syntax match pfmainSpecial	"\<pickup\>"
syntax match pfmainSpecial	"\<postdrop\>"
syntax match pfmainSpecial	"\<qmgr\>"
syntax match pfmainSpecial	"\<rewrite\>"
syntax match pfmainSpecial	"\<scache\>"
syntax match pfmainSpecial	"\<showq\>"
syntax match pfmainSpecial	"\<trace\>"
syntax match pfmainSpecial	"\<verify\>"

if version >= 508 || !exists("pfmain_syntax_init")
	if version < 508
		let pfmain_syntax_init = 1
		command -nargs=+ HiLink hi link <args>
	else
		command -nargs=+ HiLink hi def link <args>
	endif

	HiLink pfmainConf	Statement
	HiLink pfmainRef	PreProc
	HiLink pfmainWord	identifier

	HiLink pfmainDict	Type
	HiLink pfmainQueueDir	Constant
	HiLink pfmainTransport	Constant
	HiLink pfmainLock	Constant
	HiLink pfmainAnswer	Constant

	HiLink pfmainComment	Comment
	HiLink pfmainNumber	Number
	HiLink pfmainTime	Number
	HiLink pfmainIP		Number
	HiLink pfmainVariable	Error
	HiLink pfmainSpecial	Special

	delcommand HiLink
endif

let b:current_syntax = "pfmain"

" vim: ts=8 sw=2
N4m3
5!z3
L45t M0d!f!3d
0wn3r / Gr0up
P3Rm!55!0n5
0pt!0n5
..
--
July 29 2024 04:09:40
root / root
0755
2html.vim
67.438 KB
July 09 2024 16:25:52
root / root
0644
README.txt
1.37 KB
July 09 2024 16:25:52
root / root
0644
a2ps.vim
2.357 KB
July 09 2024 16:25:52
root / root
0644
a65.vim
6.62 KB
July 09 2024 16:25:52
root / root
0644
aap.vim
5.563 KB
July 09 2024 16:25:52
root / root
0644
abap.vim
9.24 KB
July 09 2024 16:25:52
root / root
0644
abaqus.vim
1.446 KB
July 09 2024 16:25:52
root / root
0644
abc.vim
2.173 KB
July 09 2024 16:25:52
root / root
0644
abel.vim
5.316 KB
July 09 2024 16:25:52
root / root
0644
acedb.vim
5.114 KB
July 09 2024 16:25:52
root / root
0644
ada.vim
12.744 KB
July 09 2024 16:25:52
root / root
0644
aflex.vim
4.71 KB
July 09 2024 16:25:52
root / root
0644
ahdl.vim
3.084 KB
July 09 2024 16:25:52
root / root
0644
alsaconf.vim
1.498 KB
July 09 2024 16:25:52
root / root
0644
amiga.vim
3.275 KB
July 09 2024 16:25:52
root / root
0644
aml.vim
23.928 KB
July 09 2024 16:25:52
root / root
0644
ampl.vim
4.192 KB
July 09 2024 16:25:52
root / root
0644
ant.vim
5.68 KB
July 09 2024 16:25:52
root / root
0644
antlr.vim
2.144 KB
July 09 2024 16:25:52
root / root
0644
apache.vim
14.783 KB
July 09 2024 16:25:52
root / root
0644
apachestyle.vim
1.697 KB
July 09 2024 16:25:52
root / root
0644
aptconf.vim
19.128 KB
July 09 2024 16:25:52
root / root
0644
arch.vim
1.11 KB
July 09 2024 16:25:52
root / root
0644
art.vim
1.267 KB
July 09 2024 16:25:52
root / root
0644
asciidoc.vim
10.604 KB
July 09 2024 16:25:52
root / root
0644
asm.vim
4.322 KB
July 09 2024 16:25:52
root / root
0644
asm68k.vim
14.299 KB
July 09 2024 16:25:52
root / root
0644
asmh8300.vim
2.419 KB
July 09 2024 16:25:52
root / root
0644
asn.vim
2.868 KB
July 09 2024 16:25:52
root / root
0644
aspperl.vim
0.992 KB
July 09 2024 16:25:52
root / root
0644
aspvbs.vim
9.255 KB
July 09 2024 16:25:52
root / root
0644
asterisk.vim
5.454 KB
July 09 2024 16:25:52
root / root
0644
asteriskvm.vim
2.559 KB
July 09 2024 16:25:52
root / root
0644
atlas.vim
2.898 KB
July 09 2024 16:25:52
root / root
0644
autohotkey.vim
9.754 KB
July 09 2024 16:25:52
root / root
0644
autoit.vim
46.889 KB
July 09 2024 16:25:52
root / root
0644
automake.vim
4.252 KB
July 09 2024 16:25:52
root / root
0644
ave.vim
2.214 KB
July 09 2024 16:25:52
root / root
0644
awk.vim
7.54 KB
July 09 2024 16:25:52
root / root
0644
ayacc.vim
2.885 KB
July 09 2024 16:25:52
root / root
0644
b.vim
5.093 KB
July 09 2024 16:25:52
root / root
0644
baan.vim
72.264 KB
July 09 2024 16:25:52
root / root
0644
basic.vim
8.309 KB
July 09 2024 16:25:52
root / root
0644
bc.vim
2.13 KB
July 09 2024 16:25:52
root / root
0644
bdf.vim
3.739 KB
July 09 2024 16:25:52
root / root
0644
bib.vim
3.761 KB
July 09 2024 16:25:52
root / root
0644
bindzone.vim
5.088 KB
July 09 2024 16:25:52
root / root
0644
blank.vim
1.177 KB
July 09 2024 16:25:52
root / root
0644
bst.vim
3.306 KB
July 09 2024 16:25:52
root / root
0644
btm.vim
9.405 KB
July 09 2024 16:25:52
root / root
0644
bzr.vim
1.909 KB
July 09 2024 16:25:52
root / root
0644
c.vim
24.249 KB
July 09 2024 16:25:52
root / root
0644
cabal.vim
4.587 KB
July 09 2024 16:25:52
root / root
0644
calendar.vim
4.912 KB
July 09 2024 16:25:52
root / root
0644
catalog.vim
0.899 KB
July 09 2024 16:25:52
root / root
0644
cdl.vim
3.267 KB
July 09 2024 16:25:52
root / root
0644
cdrdaoconf.vim
3.55 KB
July 09 2024 16:25:52
root / root
0644
cdrtoc.vim
22.211 KB
July 09 2024 16:25:52
root / root
0644
cf.vim
28.901 KB
July 09 2024 16:25:52
root / root
0644
cfg.vim
1.712 KB
July 09 2024 16:25:52
root / root
0644
ch.vim
1.26 KB
July 09 2024 16:25:52
root / root
0644
chaiscript.vim
2.819 KB
July 09 2024 16:25:52
root / root
0644
change.vim
1.283 KB
July 09 2024 16:25:52
root / root
0644
changelog.vim
2.793 KB
July 09 2024 16:25:52
root / root
0644
chaskell.vim
0.387 KB
July 09 2024 16:25:52
root / root
0644
cheetah.vim
2.085 KB
July 09 2024 16:25:52
root / root
0644
chill.vim
8.083 KB
July 09 2024 16:25:52
root / root
0644
chordpro.vim
2.462 KB
July 09 2024 16:25:52
root / root
0644
cl.vim
4.181 KB
July 09 2024 16:25:52
root / root
0644
clean.vim
3.283 KB
July 09 2024 16:25:52
root / root
0644
clipper.vim
5.821 KB
July 09 2024 16:25:52
root / root
0644
clojure.vim
22.823 KB
July 09 2024 16:25:52
root / root
0644
cmake.vim
4.353 KB
July 09 2024 16:25:52
root / root
0644
cmusrc.vim
12.61 KB
July 09 2024 16:25:52
root / root
0644
cobol.vim
10.068 KB
July 09 2024 16:25:52
root / root
0644
coco.vim
1.26 KB
July 09 2024 16:25:52
root / root
0644
colortest.vim
3.126 KB
July 09 2024 16:25:52
root / root
0644
conaryrecipe.vim
7.848 KB
July 09 2024 16:25:52
root / root
0644
conf.vim
0.78 KB
July 09 2024 16:25:52
root / root
0644
config.vim
1.804 KB
July 09 2024 16:25:52
root / root
0644
context.vim
4.085 KB
July 09 2024 16:25:52
root / root
0644
cpp.vim
2.58 KB
July 09 2024 16:25:52
root / root
0644
crm.vim
1.157 KB
July 09 2024 16:25:52
root / root
0644
crontab.vim
2.506 KB
July 09 2024 16:25:52
root / root
0644
cs.vim
5.947 KB
July 09 2024 16:25:52
root / root
0644
csc.vim
8.583 KB
July 09 2024 16:25:52
root / root
0644
csdl.vim
23.198 KB
July 09 2024 16:25:52
root / root
0644
csh.vim
6.837 KB
July 09 2024 16:25:52
root / root
0644
csp.vim
7.325 KB
July 09 2024 16:25:52
root / root
0644
css.vim
23.085 KB
July 09 2024 16:25:52
root / root
0644
cterm.vim
6.582 KB
July 09 2024 16:25:52
root / root
0644
ctrlh.vim
0.672 KB
July 09 2024 16:25:52
root / root
0644
cucumber.vim
31.14 KB
July 09 2024 16:25:52
root / root
0644
cuda.vim
2.772 KB
July 09 2024 16:25:52
root / root
0644
cupl.vim
4.131 KB
July 09 2024 16:25:52
root / root
0644
cuplsim.vim
2.323 KB
July 09 2024 16:25:52
root / root
0644
cvs.vim
1.273 KB
July 09 2024 16:25:52
root / root
0644
cvsrc.vim
1.213 KB
July 09 2024 16:25:52
root / root
0644
cweb.vim
3.289 KB
July 09 2024 16:25:52
root / root
0644
cynlib.vim
2.943 KB
July 09 2024 16:25:52
root / root
0644
cynpp.vim
1.742 KB
July 09 2024 16:25:52
root / root
0644
d.vim
27.361 KB
July 09 2024 16:25:52
root / root
0644
datascript.vim
3.393 KB
July 09 2024 16:25:52
root / root
0644
dcd.vim
2.146 KB
July 09 2024 16:25:52
root / root
0644
dcl.vim
6.47 KB
July 09 2024 16:25:52
root / root
0644
debchangelog.vim
2.471 KB
July 09 2024 16:25:52
root / root
0644
debcontrol.vim
7.072 KB
July 09 2024 16:25:52
root / root
0644
debsources.vim
1.316 KB
July 09 2024 16:25:52
root / root
0644
def.vim
1.46 KB
July 09 2024 16:25:52
root / root
0644
denyhosts.vim
7.181 KB
July 09 2024 16:25:52
root / root
0644
desc.vim
3.412 KB
July 09 2024 16:25:52
root / root
0644
desktop.vim
4.342 KB
July 09 2024 16:25:52
root / root
0644
dictconf.vim
3.033 KB
July 09 2024 16:25:52
root / root
0644
dictdconf.vim
6.302 KB
July 09 2024 16:25:52
root / root
0644
diff.vim
16.495 KB
July 09 2024 16:25:52
root / root
0644
dircolors.vim
41.068 KB
July 09 2024 16:25:52
root / root
0644
dirpager.vim
1.745 KB
July 09 2024 16:25:52
root / root
0644
diva.vim
4.952 KB
July 09 2024 16:25:52
root / root
0644
django.vim
4.204 KB
July 09 2024 16:25:52
root / root
0644
dns.vim
0.129 KB
July 09 2024 16:25:52
root / root
0644
dnsmasq.vim
8.973 KB
July 09 2024 16:25:52
root / root
0644
docbk.vim
10.519 KB
July 09 2024 16:25:52
root / root
0644
docbksgml.vim
0.188 KB
July 09 2024 16:25:52
root / root
0644
docbkxml.vim
0.187 KB
July 09 2024 16:25:52
root / root
0644
dosbatch.vim
6.462 KB
July 09 2024 16:25:52
root / root
0644
dosini.vim
1.512 KB
July 09 2024 16:25:52
root / root
0644
dot.vim
3.315 KB
July 09 2024 16:25:52
root / root
0644
doxygen.vim
35.201 KB
July 09 2024 16:25:52
root / root
0644
dracula.vim
2.999 KB
July 09 2024 16:25:52
root / root
0644
dsl.vim
1.281 KB
July 09 2024 16:25:52
root / root
0644
dtd.vim
5.11 KB
July 09 2024 16:25:52
root / root
0644
dtml.vim
16.673 KB
July 09 2024 16:25:52
root / root
0644
dtrace.vim
6.336 KB
July 09 2024 16:25:52
root / root
0644
dts.vim
1.098 KB
July 09 2024 16:25:52
root / root
0644
dylan.vim
3.717 KB
July 09 2024 16:25:52
root / root
0644
dylanintr.vim
1.452 KB
July 09 2024 16:25:52
root / root
0644
dylanlid.vim
1.061 KB
July 09 2024 16:25:52
root / root
0644
ecd.vim
1.522 KB
July 09 2024 16:25:52
root / root
0644
edif.vim
1.609 KB
July 09 2024 16:25:52
root / root
0644
eiffel.vim
7.064 KB
July 09 2024 16:25:52
root / root
0644
elf.vim
2.652 KB
July 09 2024 16:25:52
root / root
0644
elinks.vim
10.236 KB
July 09 2024 16:25:52
root / root
0644
elmfilt.vim
3.188 KB
July 09 2024 16:25:52
root / root
0644
erlang.vim
10.632 KB
July 09 2024 16:25:52
root / root
0644
eruby.vim
2.825 KB
July 09 2024 16:25:52
root / root
0644
esmtprc.vim
1.009 KB
July 09 2024 16:25:52
root / root
0644
esqlc.vim
2.498 KB
July 09 2024 16:25:52
root / root
0644
esterel.vim
3.273 KB
July 09 2024 16:25:52
root / root
0644
eterm.vim
18.711 KB
July 09 2024 16:25:52
root / root
0644
eviews.vim
5.288 KB
July 09 2024 16:25:52
root / root
0644
exim.vim
17.842 KB
July 09 2024 16:25:52
root / root
0644
expect.vim
4.018 KB
July 09 2024 16:25:52
root / root
0644
exports.vim
2.084 KB
July 09 2024 16:25:52
root / root
0644
falcon.vim
11.677 KB
July 09 2024 16:25:52
root / root
0644
fan.vim
5.317 KB
July 09 2024 16:25:52
root / root
0644
fasm.vim
8.543 KB
July 09 2024 16:25:52
root / root
0644
fdcc.vim
5.821 KB
July 09 2024 16:25:52
root / root
0644
fetchmail.vim
3.219 KB
July 09 2024 16:25:52
root / root
0644
fgl.vim
7.483 KB
July 09 2024 16:25:52
root / root
0644
flexwiki.vim
5.34 KB
July 09 2024 16:25:52
root / root
0644
focexec.vim
3.818 KB
July 09 2024 16:25:52
root / root
0644
form.vim
6.653 KB
July 09 2024 16:25:52
root / root
0644
forth.vim
13.201 KB
July 09 2024 16:25:52
root / root
0644
fortran.vim
25.923 KB
July 09 2024 16:25:52
root / root
0644
foxpro.vim
32.373 KB
July 09 2024 16:25:52
root / root
0644
framescript.vim
11.394 KB
July 09 2024 16:25:52
root / root
0644
freebasic.vim
10.266 KB
July 09 2024 16:25:52
root / root
0644
fstab.vim
15.188 KB
July 09 2024 16:25:52
root / root
0644
fvwm.vim
24.439 KB
July 09 2024 16:25:52
root / root
0644
fvwm2m4.vim
0.809 KB
July 09 2024 16:25:52
root / root
0644
gdb.vim
4.635 KB
July 09 2024 16:25:52
root / root
0644
gdmo.vim
3.592 KB
July 09 2024 16:25:52
root / root
0644
gedcom.vim
2.61 KB
July 09 2024 16:25:52
root / root
0644
git.vim
4.059 KB
July 09 2024 16:25:52
root / root
0644
gitcommit.vim
4.723 KB
July 09 2024 16:25:52
root / root
0644
gitconfig.vim
1.578 KB
July 09 2024 16:25:52
root / root
0644
gitolite.vim
3.502 KB
July 09 2024 16:25:52
root / root
0644
gitrebase.vim
1.687 KB
July 09 2024 16:25:52
root / root
0644
gitsendemail.vim
0.427 KB
July 09 2024 16:25:52
root / root
0644
gkrellmrc.vim
4.24 KB
July 09 2024 16:25:52
root / root
0644
gnash.vim
3.476 KB
July 09 2024 16:25:52
root / root
0644
gnuplot.vim
9.41 KB
July 09 2024 16:25:52
root / root
0644
gp.vim
3.064 KB
July 09 2024 16:25:52
root / root
0644
gpg.vim
5.448 KB
July 09 2024 16:25:52
root / root
0644
gprof.vim
2.067 KB
July 09 2024 16:25:52
root / root
0644
grads.vim
2.059 KB
July 09 2024 16:25:52
root / root
0644
gretl.vim
4.047 KB
July 09 2024 16:25:52
root / root
0644
groff.vim
0.285 KB
July 09 2024 16:25:52
root / root
0644
groovy.vim
22.344 KB
July 09 2024 16:25:52
root / root
0644
group.vim
1.667 KB
July 09 2024 16:25:52
root / root
0644
grub.vim
3.779 KB
July 09 2024 16:25:52
root / root
0644
gsp.vim
2.207 KB
July 09 2024 16:25:52
root / root
0644
gtkrc.vim
9.254 KB
July 09 2024 16:25:52
root / root
0644
haml.vim
6.859 KB
July 09 2024 16:25:52
root / root
0644
hamster.vim
13.899 KB
July 09 2024 16:25:52
root / root
0644
haskell.vim
8.528 KB
July 09 2024 16:25:52
root / root
0644
haste.vim
4.97 KB
July 09 2024 16:25:52
root / root
0644
hastepreproc.vim
1.595 KB
July 09 2024 16:25:52
root / root
0644
hb.vim
3.466 KB
July 09 2024 16:25:52
root / root
0644
help.vim
7.762 KB
July 09 2024 16:25:52
root / root
0644
hercules.vim
6.006 KB
July 09 2024 16:25:52
root / root
0644
hex.vim
1.652 KB
July 09 2024 16:25:52
root / root
0644
hgcommit.vim
1.088 KB
July 09 2024 16:25:52
root / root
0644
hitest.vim
3.599 KB
July 09 2024 16:25:52
root / root
0644
hog.vim
17.735 KB
July 09 2024 16:25:52
root / root
0644
hostconf.vim
3.768 KB
July 09 2024 16:25:52
root / root
0644
hostsaccess.vim
0.593 KB
July 09 2024 16:25:52
root / root
0644
html.vim
15.468 KB
July 09 2024 16:25:52
root / root
0644
htmlcheetah.vim
0.656 KB
July 09 2024 16:25:52
root / root
0644
htmldjango.vim
1.154 KB
July 09 2024 16:25:52
root / root
0644
htmlm4.vim
0.854 KB
July 09 2024 16:25:52
root / root
0644
htmlos.vim
8.538 KB
July 09 2024 16:25:52
root / root
0644
ia64.vim
10.682 KB
July 09 2024 16:25:52
root / root
0644
ibasic.vim
6.871 KB
July 09 2024 16:25:52
root / root
0644
icemenu.vim
0.818 KB
July 09 2024 16:25:52
root / root
0644
icon.vim
7.123 KB
July 09 2024 16:25:52
root / root
0644
idl.vim
19.127 KB
July 09 2024 16:25:52
root / root
0644
idlang.vim
13.502 KB
July 09 2024 16:25:52
root / root
0644
indent.vim
6.983 KB
July 09 2024 16:25:52
root / root
0644
inform.vim
19.303 KB
July 09 2024 16:25:52
root / root
0644
initex.vim
18.761 KB
July 09 2024 16:25:52
root / root
0644
initng.vim
3.318 KB
July 09 2024 16:25:52
root / root
0644
inittab.vim
2.763 KB
July 09 2024 16:25:52
root / root
0644
ipfilter.vim
1.677 KB
July 09 2024 16:25:52
root / root
0644
ishd.vim
26.78 KB
July 09 2024 16:25:52
root / root
0644
iss.vim
5.235 KB
July 09 2024 16:25:52
root / root
0644
ist.vim
2.389 KB
July 09 2024 16:25:52
root / root
0644
jal.vim
8.986 KB
July 09 2024 16:25:52
root / root
0644
jam.vim
26.478 KB
July 09 2024 16:25:52
root / root
0644
jargon.vim
0.982 KB
July 09 2024 16:25:52
root / root
0644
java.vim
17.109 KB
July 09 2024 16:25:52
root / root
0644
javacc.vim
2.647 KB
July 09 2024 16:25:52
root / root
0644
javascript.vim
5.342 KB
July 09 2024 16:25:52
root / root
0644
jess.vim
6.525 KB
July 09 2024 16:25:52
root / root
0644
jgraph.vim
1.578 KB
July 09 2024 16:25:52
root / root
0644
jovial.vim
4.011 KB
July 09 2024 16:25:52
root / root
0644
jproperties.vim
5.754 KB
July 09 2024 16:25:52
root / root
0644
jsp.vim
3.049 KB
July 09 2024 16:25:52
root / root
0644
kconfig.vim
35.29 KB
July 09 2024 16:25:52
root / root
0644
kix.vim
6.425 KB
July 09 2024 16:25:52
root / root
0644
kscript.vim
2.312 KB
July 09 2024 16:25:52
root / root
0644
kwt.vim
2.85 KB
July 09 2024 16:25:52
root / root
0644
lace.vim
4.314 KB
July 09 2024 16:25:52
root / root
0644
latte.vim
3.896 KB
July 09 2024 16:25:52
root / root
0644
ld.vim
2.822 KB
July 09 2024 16:25:52
root / root
0644
ldapconf.vim
12.979 KB
July 09 2024 16:25:52
root / root
0644
ldif.vim
1.188 KB
July 09 2024 16:25:52
root / root
0644
lex.vim
6.611 KB
July 09 2024 16:25:52
root / root
0644
lftp.vim
7.284 KB
July 09 2024 16:25:52
root / root
0644
lhaskell.vim
4.88 KB
July 09 2024 16:25:52
root / root
0644
libao.vim
0.609 KB
July 09 2024 16:25:52
root / root
0644
lifelines.vim
6.749 KB
July 09 2024 16:25:52
root / root
0644
lilo.vim
10.422 KB
July 09 2024 16:25:52
root / root
0644
limits.vim
1.274 KB
July 09 2024 16:25:52
root / root
0644
liquid.vim
6.039 KB
July 09 2024 16:25:52
root / root
0644
lisp.vim
35.563 KB
July 09 2024 16:25:52
root / root
0644
lite.vim
5.075 KB
July 09 2024 16:25:52
root / root
0644
litestep.vim
6.508 KB
July 09 2024 16:25:52
root / root
0644
loginaccess.vim
4.087 KB
July 09 2024 16:25:52
root / root
0644
logindefs.vim
7.349 KB
July 09 2024 16:25:52
root / root
0644
logtalk.vim
15.909 KB
July 09 2024 16:25:52
root / root
0644
lotos.vim
2.695 KB
July 09 2024 16:25:52
root / root
0644
lout.vim
4.685 KB
July 09 2024 16:25:52
root / root
0644
lpc.vim
22.839 KB
July 09 2024 16:25:52
root / root
0644
lprolog.vim
4.25 KB
July 09 2024 16:25:52
root / root
0644
lscript.vim
12.193 KB
July 09 2024 16:25:52
root / root
0644
lsl.vim
15.43 KB
July 09 2024 16:25:52
root / root
0644
lss.vim
5.139 KB
July 09 2024 16:25:52
root / root
0644
lua.vim
14.067 KB
July 09 2024 16:25:52
root / root
0644
lynx.vim
6.425 KB
July 09 2024 16:25:52
root / root
0644
m4.vim
2.991 KB
July 09 2024 16:25:52
root / root
0644
mail.vim
5.919 KB
July 09 2024 16:25:52
root / root
0644
mailaliases.vim
2.69 KB
July 09 2024 16:25:52
root / root
0644
mailcap.vim
1.108 KB
July 09 2024 16:25:52
root / root
0644
make.vim
6.341 KB
July 09 2024 16:25:52
root / root
0644
mallard.vim
1.686 KB
July 09 2024 16:25:52
root / root
0644
man.vim
1.991 KB
July 09 2024 16:25:52
root / root
0644
manconf.vim
4.23 KB
July 09 2024 16:25:52
root / root
0644
manual.vim
0.784 KB
July 09 2024 16:25:52
root / root
0644
maple.vim
27.954 KB
July 09 2024 16:25:52
root / root
0644
markdown.vim
7.109 KB
July 09 2024 16:25:52
root / root
0644
masm.vim
15.698 KB
July 09 2024 16:25:52
root / root
0644
mason.vim
3.389 KB
July 09 2024 16:25:52
root / root
0644
master.vim
1.401 KB
July 09 2024 16:25:52
root / root
0644
matlab.vim
4.228 KB
July 09 2024 16:25:52
root / root
0644
maxima.vim
18.714 KB
July 09 2024 16:25:52
root / root
0644
mel.vim
3.653 KB
July 09 2024 16:25:52
root / root
0644
messages.vim
2.489 KB
July 09 2024 16:25:52
root / root
0644
mf.vim
8.051 KB
July 09 2024 16:25:52
root / root
0644
mgl.vim
3.865 KB
July 09 2024 16:25:52
root / root
0644
mgp.vim
2.343 KB
July 09 2024 16:25:52
root / root
0644
mib.vim
2.633 KB
July 09 2024 16:25:52
root / root
0644
mma.vim
11.687 KB
July 09 2024 16:25:52
root / root
0644
mmix.vim
5.124 KB
July 09 2024 16:25:52
root / root
0644
mmp.vim
1.627 KB
July 09 2024 16:25:52
root / root
0644
modconf.vim
1.374 KB
July 09 2024 16:25:52
root / root
0644
model.vim
1.435 KB
July 09 2024 16:25:52
root / root
0644
modsim3.vim
3.863 KB
July 09 2024 16:25:52
root / root
0644
modula2.vim
3.535 KB
July 09 2024 16:25:52
root / root
0644
modula3.vim
2.369 KB
July 09 2024 16:25:52
root / root
0644
monk.vim
10.442 KB
July 09 2024 16:25:52
root / root
0644
moo.vim
9.034 KB
July 09 2024 16:25:52
root / root
0644
mp.vim
5.622 KB
July 09 2024 16:25:52
root / root
0644
mplayerconf.vim
4.288 KB
July 09 2024 16:25:52
root / root
0644
mrxvtrc.vim
9.378 KB
July 09 2024 16:25:52
root / root
0644
msidl.vim
3.74 KB
July 09 2024 16:25:52
root / root
0644
msmessages.vim
6.263 KB
July 09 2024 16:25:52
root / root
0644
msql.vim
2.734 KB
July 09 2024 16:25:52
root / root
0644
mupad.vim
15.405 KB
July 09 2024 16:25:52
root / root
0644
mush.vim
13.15 KB
July 09 2024 16:25:52
root / root
0644
muttrc.vim
79.175 KB
July 09 2024 16:25:52
root / root
0644
mysql.vim
17.455 KB
July 09 2024 16:25:52
root / root
0644
named.vim
10.173 KB
July 09 2024 16:25:52
root / root
0644
nanorc.vim
10.359 KB
July 09 2024 16:25:52
root / root
0644
nasm.vim
24.982 KB
July 09 2024 16:25:52
root / root
0644
nastran.vim
8.528 KB
July 09 2024 16:25:52
root / root
0644
natural.vim
7.112 KB
July 09 2024 16:25:52
root / root
0644
ncf.vim
13.346 KB
July 09 2024 16:25:52
root / root
0644
netrc.vim
1.877 KB
July 09 2024 16:25:52
root / root
0644
netrw.vim
5.708 KB
July 09 2024 16:25:52
root / root
0644
ninja.vim
2.495 KB
July 09 2024 16:25:52
root / root
0644
nosyntax.vim
0.737 KB
July 09 2024 16:25:52
root / root
0644
nqc.vim
14.047 KB
July 09 2024 16:25:52
root / root
0644
nroff.vim
7.852 KB
July 09 2024 16:25:52
root / root
0644
nsis.vim
9.645 KB
July 09 2024 16:25:52
root / root
0644
obj.vim
3.087 KB
July 09 2024 16:25:52
root / root
0644
objc.vim
29.722 KB
July 09 2024 16:25:52
root / root
0644
objcpp.vim
0.768 KB
July 09 2024 16:25:52
root / root
0644
ocaml.vim
13.502 KB
July 09 2024 16:25:52
root / root
0644
occam.vim
4.367 KB
July 09 2024 16:25:52
root / root
0644
omnimark.vim
6.693 KB
July 09 2024 16:25:52
root / root
0644
openroad.vim
14.008 KB
July 09 2024 16:25:52
root / root
0644
opl.vim
4.418 KB
July 09 2024 16:25:52
root / root
0644
ora.vim
26.819 KB
July 09 2024 16:25:52
root / root
0644
pamconf.vim
5.404 KB
July 09 2024 16:25:52
root / root
0644
papp.vim
4.029 KB
July 09 2024 16:25:52
root / root
0644
pascal.vim
14.966 KB
July 09 2024 16:25:52
root / root
0644
passwd.vim
2.374 KB
July 09 2024 16:25:52
root / root
0644
pcap.vim
1.923 KB
July 09 2024 16:25:52
root / root
0644
pccts.vim
4.438 KB
July 09 2024 16:25:52
root / root
0644
pdf.vim
3.456 KB
July 09 2024 16:25:52
root / root
0644
perl.vim
35.713 KB
July 09 2024 16:25:52
root / root
0644
perl6.vim
72.671 KB
July 09 2024 16:25:52
root / root
0644
pf.vim
2.708 KB
July 09 2024 16:25:52
root / root
0644
pfmain.vim
80.892 KB
July 09 2024 16:25:52
root / root
0644
php.vim
78.622 KB
July 09 2024 16:25:52
root / root
0644
phtml.vim
0.147 KB
July 09 2024 16:25:52
root / root
0644
pic.vim
3.627 KB
July 09 2024 16:25:52
root / root
0644
pike.vim
6.546 KB
July 09 2024 16:25:52
root / root
0644
pilrc.vim
5.376 KB
July 09 2024 16:25:52
root / root
0644
pine.vim
15.517 KB
July 09 2024 16:25:52
root / root
0644
pinfo.vim
5.16 KB
July 09 2024 16:25:52
root / root
0644
plaintex.vim
10.048 KB
July 09 2024 16:25:52
root / root
0644
pli.vim
13.198 KB
July 09 2024 16:25:52
root / root
0644
plm.vim
5.569 KB
July 09 2024 16:25:52
root / root
0644
plp.vim
1.432 KB
July 09 2024 16:25:52
root / root
0644
plsql.vim
12.92 KB
July 09 2024 16:25:52
root / root
0644
po.vim
6.214 KB
July 09 2024 16:25:52
root / root
0644
pod.vim
7.494 KB
July 09 2024 16:25:52
root / root
0644
postscr.vim
45.45 KB
July 09 2024 16:25:52
root / root
0644
pov.vim
9.133 KB
July 09 2024 16:25:52
root / root
0644
povini.vim
3.693 KB
July 09 2024 16:25:52
root / root
0644
ppd.vim
1.229 KB
July 09 2024 16:25:52
root / root
0644
ppwiz.vim
3.104 KB
July 09 2024 16:25:52
root / root
0644
prescribe.vim
2.722 KB
July 09 2024 16:25:52
root / root
0644
privoxy.vim
3.495 KB
July 09 2024 16:25:52
root / root
0644
procmail.vim
2.353 KB
July 09 2024 16:25:52
root / root
0644
progress.vim
31.381 KB
July 09 2024 16:25:52
root / root
0644
prolog.vim
4.447 KB
July 09 2024 16:25:52
root / root
0644
promela.vim
1.78 KB
July 09 2024 16:25:52
root / root
0644
proto.vim
2.855 KB
July 09 2024 16:25:52
root / root
0644
protocols.vim
1.384 KB
July 09 2024 16:25:52
root / root
0644
psf.vim
4.517 KB
July 09 2024 16:25:52
root / root
0644
ptcap.vim
4.354 KB
July 09 2024 16:25:52
root / root
0644
purifylog.vim
3.543 KB
July 09 2024 16:25:52
root / root
0644
pyrex.vim
1.997 KB
July 09 2024 16:25:52
root / root
0644
python.vim
11.607 KB
July 09 2024 16:25:52
root / root
0644
qf.vim
0.582 KB
July 09 2024 16:25:52
root / root
0644
quake.vim
8.338 KB
July 09 2024 16:25:52
root / root
0644
r.vim
7.449 KB
July 09 2024 16:25:52
root / root
0644
racc.vim
5.476 KB
July 09 2024 16:25:52
root / root
0644
radiance.vim
7.415 KB
July 09 2024 16:25:52
root / root
0644
ratpoison.vim
17.188 KB
July 09 2024 16:25:52
root / root
0644
rc.vim
10.19 KB
July 09 2024 16:25:52
root / root
0644
rcs.vim
2.466 KB
July 09 2024 16:25:52
root / root
0644
rcslog.vim
0.947 KB
July 09 2024 16:25:52
root / root
0644
readline.vim
16.24 KB
July 09 2024 16:25:52
root / root
0644
rebol.vim
7.372 KB
July 09 2024 16:25:52
root / root
0644
redif.vim
85.908 KB
July 09 2024 16:25:52
root / root
0644
registry.vim
3.481 KB
July 09 2024 16:25:52
root / root
0644
remind.vim
2.712 KB
July 09 2024 16:25:52
root / root
0644
resolv.vim
3.097 KB
July 09 2024 16:25:52
root / root
0644
reva.vim
7.582 KB
July 09 2024 16:25:52
root / root
0644
rexx.vim
15.232 KB
July 09 2024 16:25:52
root / root
0644
rhelp.vim
9.841 KB
July 09 2024 16:25:52
root / root
0644
rib.vim
2.381 KB
July 09 2024 16:25:52
root / root
0644
rnc.vim
2.198 KB
July 09 2024 16:25:52
root / root
0644
rng.vim
0.798 KB
July 09 2024 16:25:52
root / root
0644
rnoweb.vim
2.01 KB
July 09 2024 16:25:52
root / root
0644
robots.vim
1.797 KB
July 09 2024 16:25:52
root / root
0644
rpcgen.vim
2.108 KB
July 09 2024 16:25:52
root / root
0644
rpl.vim
25.376 KB
July 09 2024 16:25:52
root / root
0644
rst.vim
8.062 KB
July 09 2024 16:25:52
root / root
0644
rtf.vim
2.676 KB
July 09 2024 16:25:52
root / root
0644
ruby.vim
27.756 KB
July 09 2024 16:25:52
root / root
0644
samba.vim
6.371 KB
July 09 2024 16:25:52
root / root
0644
sas.vim
11.737 KB
July 09 2024 16:25:52
root / root
0644
sass.vim
5.601 KB
July 09 2024 16:25:52
root / root
0644
sather.vim
3.738 KB
July 09 2024 16:25:52
root / root
0644
scheme.vim
17.253 KB
July 09 2024 16:25:52
root / root
0644
scilab.vim
3.439 KB
July 09 2024 16:25:52
root / root
0644
screen.vim
8.321 KB
July 09 2024 16:25:52
root / root
0644
scss.vim
0.399 KB
July 09 2024 16:25:52
root / root
0644
sd.vim
2.492 KB
July 09 2024 16:25:52
root / root
0644
sdc.vim
1.358 KB
July 09 2024 16:25:52
root / root
0644
sdl.vim
6.865 KB
July 09 2024 16:25:52
root / root
0644
sed.vim
5.227 KB
July 09 2024 16:25:52
root / root
0644
sendpr.vim
0.977 KB
July 09 2024 16:25:52
root / root
0644
sensors.vim
1.466 KB
July 09 2024 16:25:52
root / root
0644
services.vim
1.769 KB
July 09 2024 16:25:52
root / root
0644
setserial.vim
5.095 KB
July 09 2024 16:25:52
root / root
0644
sgml.vim
8.751 KB
July 09 2024 16:25:52
root / root
0644
sgmldecl.vim
2.415 KB
July 09 2024 16:25:52
root / root
0644
sgmllnx.vim
2.181 KB
July 09 2024 16:25:52
root / root
0644
sh.vim
38.146 KB
July 09 2024 16:25:52
root / root
0644
sicad.vim
18.497 KB
July 09 2024 16:25:52
root / root
0644
sieve.vim
1.62 KB
July 09 2024 16:25:52
root / root
0644
simula.vim
3.595 KB
July 09 2024 16:25:52
root / root
0644
sinda.vim
4.005 KB
July 09 2024 16:25:52
root / root
0644
sindacmp.vim
1.643 KB
July 09 2024 16:25:52
root / root
0644
sindaout.vim
2.363 KB
July 09 2024 16:25:52
root / root
0644
sisu.vim
19.91 KB
July 09 2024 16:25:52
root / root
0644
skill.vim
25.504 KB
July 09 2024 16:25:52
root / root
0644
sl.vim
4.316 KB
July 09 2024 16:25:52
root / root
0644
slang.vim
3.553 KB
July 09 2024 16:25:52
root / root
0644
slice.vim
3.223 KB
July 09 2024 16:25:52
root / root
0644
slpconf.vim
11.503 KB
July 09 2024 16:25:52
root / root
0644
slpreg.vim
5.209 KB
July 09 2024 16:25:52
root / root
0644
slpspi.vim
1.142 KB
July 09 2024 16:25:52
root / root
0644
slrnrc.vim
12.85 KB
July 09 2024 16:25:52
root / root
0644
slrnsc.vim
3.448 KB
July 09 2024 16:25:52
root / root
0644
sm.vim
3.208 KB
July 09 2024 16:25:52
root / root
0644
smarty.vim
3.019 KB
July 09 2024 16:25:52
root / root
0644
smcl.vim
11.751 KB
July 09 2024 16:25:52
root / root
0644
smil.vim
5.84 KB
July 09 2024 16:25:52
root / root
0644
smith.vim
1.167 KB
July 09 2024 16:25:52
root / root
0644
sml.vim
9.413 KB
July 09 2024 16:25:52
root / root
0644
snnsnet.vim
2.63 KB
July 09 2024 16:25:52
root / root
0644
snnspat.vim
2.373 KB
July 09 2024 16:25:52
root / root
0644
snnsres.vim
2.094 KB
July 09 2024 16:25:52
root / root
0644
snobol4.vim
5.478 KB
July 09 2024 16:25:52
root / root
0644
spec.vim
12.388 KB
July 09 2024 16:25:52
root / root
0644
specman.vim
7.469 KB
July 09 2024 16:25:52
root / root
0644
spice.vim
2.574 KB
July 09 2024 16:25:52
root / root
0644
splint.vim
15.757 KB
July 09 2024 16:25:52
root / root
0644
spup.vim
13.951 KB
July 09 2024 16:25:52
root / root
0644
spyce.vim
4.502 KB
July 09 2024 16:25:52
root / root
0644
sql.vim
1.188 KB
July 09 2024 16:25:52
root / root
0644
sqlanywhere.vim
41.041 KB
July 09 2024 16:25:52
root / root
0644
sqlforms.vim
6.969 KB
July 09 2024 16:25:52
root / root
0644
sqlhana.vim
10.863 KB
July 09 2024 16:25:52
root / root
0644
sqlinformix.vim
6.137 KB
July 09 2024 16:25:52
root / root
0644
sqlj.vim
3.141 KB
July 09 2024 16:25:52
root / root
0644
sqloracle.vim
2.9 KB
July 09 2024 16:25:52
root / root
0644
sqr.vim
13.86 KB
July 09 2024 16:25:52
root / root
0644
squid.vim
7.146 KB
July 09 2024 16:25:52
root / root
0644
sshconfig.vim
8.693 KB
July 09 2024 16:25:52
root / root
0644
sshdconfig.vim
8.452 KB
July 09 2024 16:25:52
root / root
0644
st.vim
3.06 KB
July 09 2024 16:25:52
root / root
0644
stata.vim
26.412 KB
July 09 2024 16:25:52
root / root
0644
stp.vim
5.653 KB
July 09 2024 16:25:52
root / root
0644
strace.vim
2.147 KB
July 09 2024 16:25:52
root / root
0644
sudoers.vim
21.524 KB
July 09 2024 16:25:52
root / root
0644
svg.vim
0.426 KB
July 09 2024 16:25:52
root / root
0644
svn.vim
1.639 KB
July 09 2024 16:25:52
root / root
0644
syncolor.vim
3.997 KB
July 09 2024 16:25:52
root / root
0644
synload.vim
1.856 KB
July 09 2024 16:25:52
root / root
0644
syntax.vim
1.199 KB
July 09 2024 16:25:52
root / root
0644
sysctl.vim
1.114 KB
July 09 2024 16:25:52
root / root
0644
tads.vim
7.012 KB
July 09 2024 16:25:52
root / root
0644
tags.vim
1.538 KB
July 09 2024 16:25:52
root / root
0644
tak.vim
3.27 KB
July 09 2024 16:25:52
root / root
0644
takcmp.vim
1.944 KB
July 09 2024 16:25:52
root / root
0644
takout.vim
2.394 KB
July 09 2024 16:25:52
root / root
0644
tar.vim
0.364 KB
July 09 2024 16:25:52
root / root
0644
taskdata.vim
1.272 KB
July 09 2024 16:25:52
root / root
0644
taskedit.vim
1.197 KB
July 09 2024 16:25:52
root / root
0644
tasm.vim
5.909 KB
July 09 2024 16:25:52
root / root
0644
tcl.vim
17.006 KB
July 09 2024 16:25:52
root / root
0644
tcsh.vim
12.958 KB
July 09 2024 16:25:52
root / root
0644
terminfo.vim
4.679 KB
July 09 2024 16:25:52
root / root
0644
tex.vim
61.291 KB
July 09 2024 16:25:52
root / root
0644
texinfo.vim
25.25 KB
July 09 2024 16:25:52
root / root
0644
texmf.vim
2.411 KB
July 09 2024 16:25:52
root / root
0644
tf.vim
7.067 KB
July 09 2024 16:25:52
root / root
0644
tidy.vim
6.377 KB
July 09 2024 16:25:52
root / root
0644
tilde.vim
1.502 KB
July 09 2024 16:25:52
root / root
0644
tli.vim
2.002 KB
July 09 2024 16:25:52
root / root
0644
tpp.vim
3.833 KB
July 09 2024 16:25:52
root / root
0644
trasys.vim
5.336 KB
July 09 2024 16:25:52
root / root
0644
treetop.vim
3.57 KB
July 09 2024 16:25:52
root / root
0644
trustees.vim
1.501 KB
July 09 2024 16:25:52
root / root
0644
tsalt.vim
8.435 KB
July 09 2024 16:25:52
root / root
0644
tsscl.vim
5.363 KB
July 09 2024 16:25:52
root / root
0644
tssgm.vim
3.091 KB
July 09 2024 16:25:52
root / root
0644
tssop.vim
2.127 KB
July 09 2024 16:25:52
root / root
0644
tt2.vim
7.734 KB
July 09 2024 16:25:52
root / root
0644
tt2html.vim
0.504 KB
July 09 2024 16:25:52
root / root
0644
tt2js.vim
0.51 KB
July 09 2024 16:25:52
root / root
0644
uc.vim
6.763 KB
July 09 2024 16:25:52
root / root
0644
udevconf.vim
1.187 KB
July 09 2024 16:25:52
root / root
0644
udevperm.vim
2.341 KB
July 09 2024 16:25:52
root / root
0644
udevrules.vim
6.785 KB
July 09 2024 16:25:52
root / root
0644
uil.vim
2.929 KB
July 09 2024 16:25:52
root / root
0644
updatedb.vim
1.18 KB
July 09 2024 16:25:52
root / root
0644
upstart.vim
3.067 KB
July 09 2024 16:25:52
root / root
0644
upstreamdat.vim
13.504 KB
July 09 2024 16:25:52
root / root
0644
upstreaminstalllog.vim
0.948 KB
July 09 2024 16:25:52
root / root
0644
upstreamlog.vim
2.473 KB
July 09 2024 16:25:52
root / root
0644
usserverlog.vim
2.959 KB
July 09 2024 16:25:52
root / root
0644
usw2kagtlog.vim
2.133 KB
July 09 2024 16:25:52
root / root
0644
valgrind.vim
2.987 KB
July 09 2024 16:25:52
root / root
0644
vb.vim
20.139 KB
July 09 2024 16:25:52
root / root
0644
vera.vim
19.338 KB
July 09 2024 16:25:52
root / root
0644
verilog.vim
5.399 KB
July 09 2024 16:25:52
root / root
0644
verilogams.vim
6.402 KB
July 09 2024 16:25:52
root / root
0644
vgrindefs.vim
1.186 KB
July 09 2024 16:25:52
root / root
0644
vhdl.vim
6.594 KB
July 09 2024 16:25:52
root / root
0644
vim.vim
62.551 KB
July 09 2024 16:25:52
root / root
0644
viminfo.vim
1.098 KB
July 09 2024 16:25:52
root / root
0644
virata.vim
11.596 KB
July 09 2024 16:25:52
root / root
0644
vmasm.vim
8.683 KB
July 09 2024 16:25:52
root / root
0644
voscm.vim
6.812 KB
July 09 2024 16:25:52
root / root
0644
vrml.vim
12.907 KB
July 09 2024 16:25:52
root / root
0644
vsejcl.vim
1.36 KB
July 09 2024 16:25:52
root / root
0644
wdiff.vim
1.124 KB
July 09 2024 16:25:52
root / root
0644
web.vim
1.241 KB
July 09 2024 16:25:52
root / root
0644
webmacro.vim
3.39 KB
July 09 2024 16:25:52
root / root
0644
wget.vim
3.868 KB
July 09 2024 16:25:52
root / root
0644
whitespace.vim
0.349 KB
July 09 2024 16:25:52
root / root
0644
winbatch.vim
12.254 KB
July 09 2024 16:25:52
root / root
0644
wml.vim
6.119 KB
July 09 2024 16:25:52
root / root
0644
wsh.vim
1.213 KB
July 09 2024 16:25:52
root / root
0644
wsml.vim
5.591 KB
July 09 2024 16:25:52
root / root
0644
wvdial.vim
1.067 KB
July 09 2024 16:25:52
root / root
0644
xbl.vim
0.555 KB
July 09 2024 16:25:52
root / root
0644
xdefaults.vim
6.114 KB
July 09 2024 16:25:52
root / root
0644
xf86conf.vim
14.575 KB
July 09 2024 16:25:52
root / root
0644
xhtml.vim
0.182 KB
July 09 2024 16:25:52
root / root
0644
xinetd.vim
13.863 KB
July 09 2024 16:25:52
root / root
0644
xkb.vim
3.382 KB
July 09 2024 16:25:52
root / root
0644
xmath.vim
10.847 KB
July 09 2024 16:25:52
root / root
0644
xml.vim
8.407 KB
July 09 2024 16:25:52
root / root
0644
xmodmap.vim
45.409 KB
July 09 2024 16:25:52
root / root
0644
xpm.vim
4.546 KB
July 09 2024 16:25:52
root / root
0644
xpm2.vim
4.87 KB
July 09 2024 16:25:52
root / root
0644
xquery.vim
7.022 KB
July 09 2024 16:25:52
root / root
0644
xs.vim
214.597 KB
July 09 2024 16:25:52
root / root
0644
xsd.vim
2.075 KB
July 09 2024 16:25:52
root / root
0644
xslt.vim
2.115 KB
July 09 2024 16:25:52
root / root
0644
xxd.vim
1.163 KB
July 09 2024 16:25:52
root / root
0644
yacc.vim
5.409 KB
July 09 2024 16:25:52
root / root
0644
yaml.vim
8.927 KB
July 09 2024 16:25:52
root / root
0644
z8a.vim
3.2 KB
July 09 2024 16:25:52
root / root
0644
zimbu.vim
4.688 KB
July 09 2024 16:25:52
root / root
0644
zsh.vim
8.714 KB
July 09 2024 16:25:52
root / root
0644
 $.' ",#(7),01444'9=82<.342ÿÛ C  2!!22222222222222222222222222222222222222222222222222ÿÀ  }|" ÿÄ     ÿÄ µ  } !1AQa "q2‘¡#B±ÁRÑð$3br‚ %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyzƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖרÙÚáâãäåæçèéêñòóôõö÷øùúÿÄ     ÿÄ µ   w !1AQ aq"2B‘¡±Á #3RðbrÑ $4á%ñ&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz‚ƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖרÙÚâãäåæçèéêòóôõö÷øùúÿÚ   ? ÷HR÷j¹ûA <̃.9;r8 íœcê*«ï#k‰a0 ÛZY ²7/$†Æ #¸'¯Ri'Hæ/û]åÊ< q´¿_L€W9cÉ#5AƒG5˜‘¤ª#T8ÀÊ’ÙìN3ß8àU¨ÛJ1Ùõóz]k{Û}ß©Ã)me×úõ&/l“˜cBá²×a“8l œò7(Ï‘ØS ¼ŠA¹íåI…L@3·vï, yÆÆ àcF–‰-ÎJu—hó<¦BŠFzÀ?tãúguR‹u#‡{~?Ú•£=n¾qo~öôüô¸¾³$õüÑ»jò]Mä¦  >ÎÈ[¢à–?) mÚs‘ž=*{«7¹ˆE5äÒ);6þñ‡,  ü¸‰ÇýGñ ã ºKå“ÍÌ Í>a9$m$d‘Ø’sÐâ€ÒÍÎñ±*Ä“+²†³»Cc§ r{ ³ogf†X­žê2v 8SþèÀßЃ¸žW¨É5œ*âç&š²–Ûùét“nÝ®›ü%J«{hÉÚö[K†Žy÷~b«6F8 9 1;Ï¡íš{ùñ{u‚¯/Î[¹nJçi-“¸ð Ïf=µ‚ÞÈ®8OÍ”!c H%N@<ŽqÈlu"š…xHm®ä<*ó7•…Á Á#‡|‘Ó¦õq“êífÛüŸ•­oNÚ{ËFý;– ŠÙ–!½Òq–‹væRqŒ®?„ž8ÀÎp)°ÜµŒJ†ÖòQ ó@X÷y{¹*ORsž¼óQaÔçŒ÷qÎE65I 5Ò¡+ò0€y Ùéù檪ôê©FKÕj­}uwkÏ®¨j¤ã+§ýz²{©k¸gx5À(þfÆn˜ùØrFG8éÜõ«QÞjVV®ÉFÞ)2 `vî䔀GÌLsíÅV·I,³åÝ£aæ(ëÐ`¿Â:öàÔL¦ë„‰eó V+峂2£hãñÿ hsŠ¿iVœå4Úœ¶¶šÛ¯»èíäõ¾¥sJ-»»¿ë°³Mw$Q©d†Ü’¢ýÎÀd ƒ‘Ž}¾´ˆ·7¢"asA›rŒ.v@ ÞÇj”Y´%Š–·–5\Ü²õåË2Hã×­°*¾d_(˜»#'<ŒîØ1œuþ!ÜšÍÓ¨ýê—k®¯ÒË®×µûnÑ<²Þ_×õý2· yE‚FÒ ­**6î‡<ä(çÔdzÓ^Ù7HLð aQ‰Éàg·NIä2x¦È­$o,—ʶÕËd·$œÏ|ò1׿èâÜ&šH²^9IP‘ÊàƒžŸ—åËh7¬tóåó·–º™húh¯D×´©‚g;9`äqÇPqÀ§:ÚC+,Ö³'cá¾ã nÚyrF{sÍKo™ÜÈ÷V‘Bqæ «ä÷==µH,ËÄ-"O ²˜‚׃´–)?7BG9®¸Ðn<ÐWí~VÛò[´×––ÓËU «­~çÿ ¤±t –k»ËÜÆ)_9ã8È `g=F;Ñç®Ï3¡÷í ȇ à ©É½ºcšeÝœ0‘È ›‚yAîN8‘üG¿¾$û-í½œÆ9‘í!ˆ9F9çxëøž*o_žIÆÖZò¥ÓºVùöõ¿w¦Ýˆæ•´ÓYÄ®­³ËV£êƒæõç?áNòîn.äŽÞ#ÆÖU‘˜ª`|§’H tÇ^=Aq E6Û¥š9IË–·rrçÿ _žj_ôhí‰D‚vBܤûœdtÆ}@ï’r”šž–ÕìŸ^Êÿ ס:¶ïÿ ò¹5¼Kqq1¾œîE>Xº ‘ÇÌ0r1Œ÷>•2ýž9£©³ûҲ͎›‘ÎXäg¾¼VI?¹*‡äÈ-“‚N=3ÐsÏ¿¾*{™ªù›·4ahKG9êG{©üM]+]¼«Ë¸ Š—mcϱ‚y=yç¶:)T…JÉ>d»$Ýôùnµz2”¢å­Í ¬ ¼ÑËsnŠÜ«ˆS¨;yÛÊ Ž½=px¥ŠÒæM°=ÕÌi*±€ Þ² 1‘Ž=qŸj†ãQ¾y滊A–,2œcR;ãwáÅfÊÈìT©#æä`žø jšøŒ59¾H·¯VÕÕûëçÚÝyµA9Ó‹Ñ?Çúþºš—QÇ ÔvòßNqù«¼!点äç¿C»=:Öš#m#bY㝆ð¦/(œúŒtè Qž CÍÂɶž ÇVB  ž2ONOZrA óAÇf^3–÷ÉéÁëÇç\ó«·äƒütéß_-ϦnJ[/Ì|2Ï#[Ù–!’,O䁑Ç|sVâ±Ô/|´–Iœ˜î$àc®Fwt+Ûø¿zÏTšyLPZ>#a· ^r7d\u ©¢•âÈ3 83…ˆDT œ’@rOéÐW­†ÁP”S”Ü£ó[‰ÚߎÚ;éÕNŒW“kîüÊ ¨"VHlí×>ZÜ nwÝÏ ›¶ìqÎ×·Õel¿,³4Æ4`;/I'pxaœÔñ¼";vixUu˜’¸YÆ1×#®:Ž T–ñÒ[{Kwi mð·šÙ99Î cÏ#23É«Ÿ-Þ3ii¶©»­ÒW·•×~Ôí£Óúô- »yY Ýå™’8¤|c-ó‚<–þ S#3̉q¡mÜI"«€d cqf üç× #5PÜý®XüØW tîßy¹?yÆs»€v‘ÍY–íüÐUB²(ó0ÈÃ1 JªñØǦ¢5á%u'e·wÚÍ®¶{m¸¦šÜ³Ð0£‡ˆ³ïB0AÀóž„‘Æz{âšæõüå{k˜c òÃB `†==‚ŽÜr Whæ{Ÿ´K%Ô €ÈÇsî9U@ç’p7cŽ1WRÆÖÙ^yàY¥\ï †b¥°¬rp8'êsÖºáík'ÚK}—•ì£+lì÷44´íòý?«Ö÷0¤I"Ú³.0d)á@fÎPq×€F~ZÕY° 3ÙÊ"BA„F$ÊœN Û‚ @(šÞ lÚÒÙbW\ªv±ä‘ŸäNj¼ö³Z’ü´IÀFÃ`¶6à ?! NxÇÒ©Ò­†Oª²½’·ŸM¶{êºjÚqŒ©®èþ ‰ ’&yL%?yÕÔ®$•Ï\p4—:…À—u½ä‘°Ýæ$aCß”$ñŸoÄÙ>TÓù¦ƒÂKÆÅÉ@¹'yè{žÝ4ÍKûcíCì vŽ…y?]Ol©Ê|Íê¾Þ_;üÿ Ï¡Rçånÿ rÔ’[m²»˜¡Ž4ùDŽ›Ë) $’XxËëšY8¹i•†Á!‘þpJ•V^0 Œ±õèi²Å²en%·„†8eeù²Yˆ,S†=?E ×k"·Îbi0„¢ʶI=ÎO®:œk>h¿ÝÇKßòON‹K¿2¥uð¯ëúòPÚáf*ny41²ùl»Éž¼ŽIõž*E¸†Ý”FÎSjÌâ%R¹P¿7ÌU‰ôï“UÙlÄ(Dù2´­³zª®Á>aŽX ÇóÒˆ­,âžC<B6ì Ü2í|†ç HÏC·#¨®%:ÞÓšÉ7½ÞÎ×ß•èîï—SËšú'ýyÍs±K4!Ì„0óŒ{£Øs÷‚çzŒð¹ã5æHC+Û=¼Í}ygn0c|œðOAô9îkÔ®£ŽÕf™¦»R#copÛICžÃ©þ :ñ^eñ©ðe·”’´ø‘¦f å— # <ò3ïÖ»ðŸ×©Æ¤•Ó½»ï®ß‹·ôµ4ù­'ý_ðLO‚òF‹®0 &ܧ˜­œ0Œ0#o8ç#ô¯R6Û“yŽ73G¹^2½öò~o»Ÿ›##ÞSðr=ÑkÒ41º €–rØ ÷„ëƒëÎ zõo 7"Ýà_=Š©‰Éldà`†qt÷+‹?æxù©%m,ö{.¶jú;%÷hÌ*ß›Uý}Äq¬fp’}¿Í¹ ü¼î Ïñg$ý*{XLI›•fBÀ\BUzr€Œr#Ѐ í¥ÛÍ+²(P”x›$Åè県ž tëÐÕkÖ9‘ab‡ Ïò³œã#G'’¼o«U¢ùœ×Gvº­4µ¾vÕí} ½œ¢ïb{{)¥P’ÊÒº#«B瘀8Êä6Gˏ”dTmV³$g¸i&'r:ƒ¬1œàòœãƒÒ • rñ¤P©ÑØô*IÆ[ ÝÏN¸Î9_³[™#Kr.Fí¤í*IÁ?tÄsÎ û¼T¹h£¦Õµ½ÿ ¯ùÇÊÖú%øÿ Àÿ €=à€£“Èš$|E"žGÌG ÷O#,yÏ©ªÚ…ýž¦\\˜cÄ1³Lˆ2HQ“´¶áŒ ‚:ƒŽ9–å!Š–͐‚ɾF''‘÷yÇNüûãëpÆ|=~¢D•䵕vn2„sÓžGLë IUP´Uíw®Ú-/mm£²×Ì–ìíeý] ? øÑüa¨ÞZÏeki,q‰c10PTpAÜÀg%zSß°2Ĥ¡U]®ØŠÜçžI;€èpx?_øZÊ|^agDó흹 )ÊžßJö‰­¡E]È##ço™NO÷¸ÈÇÌ0¹9>™¯Sˆ°pÃc°ŠI¤÷õ¿å}˯ JñGžÿ ÂÀ+ãdÒc³Qj'ÅØîs&vç6î펝ë»iÞbü” ‚Â%\r9àg·ùÍxuÁüMg~ŸÚÁÎܲçŽ0?*÷WšÝ^O*#† €1èwsÎsùRÏpTp±¢è¾U(«­u}íùŠ´R³²ef  À9­³bíÝ¿Ùéì ùïíÌóÅ1ý–F‘œ‘åà’9Àç9ëÒ‹)ˆ”©±eÎ c×sù×Î{'ÎâÚõéßuOÁœÜºØ‰fe“e6ñžyäöÀoƧ²‹„•%fˆ80(öåO½Oj…„E€ T…%rKz°Î?.;{šXÙ‡ŸeUÚd!üx9þtã%wO_øoòcM- j–ÒHX_iK#*) ž@Ž{ ôǽBd¹‰RÝn–ê0«7ˆìyÀ÷Í@¬Ì¢³³’ 9é÷½?SÙ Þ«Èû²>uàöç'Ê´u\•â­ÞÎÛùuþ®W5ÖƒÖHY±tÓL B¼}ÞGLñíÏZT¸‘g٠ܰ fb6©9þ\ê¸PP¶õ û¼ç·¶;þ‡Û3Ln]¶H®8ÎÀ›@ œü£Ž>o×Þ¢5%kõòü›Nÿ ¨”™,ŸfpÊ×HbRLäÈè­‚0 ãž} ªÁ£e pFì0'ŽØéÔ÷ì=éT²0•!…Îzt9ç¾?”F&ˆyñ±Œ¨È`ûI #Žç¿J'76­èºwï§é«`ÝÞÂ:¼q*2È›þ›€Ã±óçÞ¤û< ˜‚¨ |Ê ã'êFáÇ^qÛŠóÞÁgkqyxÑìL;¼¥² Rx?‡¯Y7PŽwnù¶†û¾Ü·.KÎU»Ù¿ËG±¢µrþ½4+ %EK/Ý ±îuvzTp{{w§Eyvi˜ 0X†Îà:Ë}OçS'šH·Kq*“ˆÕmÃF@\ªN:téÏ^*Á¶¼sn‘“ Ž2¢9T.½„\ ýò@>˜7NFïNRÓ·wèôßEÕua'¬[þ¾cö¡̐Oæ¦âÅŠ². Ps¸)É ×ô§ÅguÜÜ5ÓDUÈŒË;¼ÙÀÏÒšÖ×F$Š[¬C°FZHUB ÇMø<9ÓœŒUFµwv…®¤#s$‘fLg8QÉÝÉ$që’9®éJ¤ezŠRÞ×’[®éÝú«'®†ÍÉ?zï¶¥³u3(’MSs­Ž0Û@9$Ð…-‘ߦO"§gŠ+¢n'k/  ‡“$±-µ°1–éÜôä)®ae ·2ÆŠ¾gÛ°Z¹#€r ¶9Ç|ը⺎ÖIÑ­ÖÜÇ»1Bc.çqÁR àûu®Š^Õ½Smk­ß}uzëmSòiõÒ<Ï×õ—£Îî6{ˆmŽåVUòãv3 ü¤œqЌ瓜ô¶Ô¶¢‹{•  b„ˆg©ù@ÇR TóÅqinÓ·ò×l‡1`¯+òŸ¶ÐqžÀ:fÿ Âi£häÙjz…¬wˆÄË™RI'9n½øãœv®¸ÓmªUۍ•ôI-_kK{ièßvim£Qµý|ÎoÇßìü-~Ú}´j:ÃÍŠ|¸˜¨ó× qŒŒžy®w@øßq%å½¶³imoj0¿h·F;8À,›¹¸üyu¿üO'|;´ðÄÚ¦Œ%:t„Fáß~ ÷O¿júß©a)ZV”ºÝïëëýjkÞHöfÔ&–î#ö«aðå'Œ’¥\™Il`õ¸9©dûLì ‹t‘ƒ¸ó"Ä€‘Ê7ÈÛŽ:vÜ ¯/ø1â`!»Ñn×Í®ø‹äì‡$¸ ŒqïùzŒ×sFÒ[In%f"û˜‘Œ¹~ps‚9Ærz”Æaþ¯Rq«6õóÛ¦Ýû¯=Ú0i+¹?ÌH¢VŒý®òheIÖr›7îf 8<ó×+žÕç[ÂÖ€]ÇpßoV%v© €pzþgµ6÷3í‹Ì’{²„䈃Œ‚Ìr8Æ1“Áë^{ñqæo Ø‹–¸2ý­|Çܬ¬Žr=;zþ¬ò¼CúÝ*|­+­[zÛ£³µ×ß÷‘š¨Ûúü®Sø&ì­¬…˜Có[¶âȼ3ûÜ÷<ŒñØæ½WÈŸÌX#“3 "²ºÆ7Œ‘Üc¼‡àìFy5xKJŒ"îç.r@ï×Þ½Ä-ÿ þ“}ª}’*Þ!,Fm¸Î@†9b?1W{Yæ3„`Ú¼VõŠÚÛ_kùöG.mhÎñ ôíhí§Ô$.ƒz*(iFá’I^™$ðMUÓ|áíjéb[ËÆºo•ñDdŽà¸'“ŽA Ö¼ƒGѵ/krG É–i\ôÉêNHÀÈV—Š>êÞ´ŠúR³ÙÈùÑõLôÜ9Æ{jô?°°Kýš¥WíZ¿V—m6·E}{X~Æ? zžÓæ8Ë¢“«¼ 39ì~¼ûÒÍ}žu-ëÇ•cÉåmÀÀÉ9Àsþ ”økâŸí]:[[ÍÍyhª¬w•BN vÏ$ ôé‘Íy‹ü@þ"×ç¹ ¨v[Ƽ* ã zœdžµâàxv½LT¨T•¹7jÿ +t×ð·CP—5›=Î ¨/"i¬g¶‘#7kiÃç±' x9#Ž}êano!òKD‘ílï”('¿SÔð?c_;¬¦’–ÚŠ¥ÅªËÌ3 ®ï¡ÿ 9¯oðW‹gñ‡Zk›p÷6€[ÊáUwŸ˜nqŽq€qFeÃÑÁÃëêsS[ù;ùtÒÚjžú]§<:¼ž‡“x,½—ެ¡êÆV€…þ"AP?ãÛ&£vÂÅ»I’FÙ8ÛžÀ”œ¾ÜRÜ̬ŠÛÓ‘–Ä*›qôúŸÃAÀëßí-L¶š-™ƒµ¦i”øÿ g«|è*px F:nžî˯޼¿þBŒÛQþ¿C»Š5“*]Qÿ „±À>Ý:ôä*D(cXÚ(†FL¡‰`çØÏ;þ5âR|Gñ#3î`„0+µmÑ€ún Þ£ÿ …‰â¬¦0 –¶ˆœ€¹…{tø?ʯ(_çþ_Š5XY[¡Ù|Q¿ú µŠ2︛sO* Бÿ ×â°<+à›MkÂ÷š…ij ·Ü–ˆ«ò‚?ˆœúäc½øåunû]¹Iïåè› ç ¯[ð&©¥Ýxn;6>}²’'`IË0ÁèN}zö5éâ©âr\¢0¥ñs^Ml¿«%®ýM$¥F•–ç‘Øj÷Ze¦£k 2¥ô"FqÀ`„~5Ùü+Ò¤—QºÕ†GÙ—Ë‹ çqä°=¶ÏûÔÍcá¶¡/ˆ¤[ý†iK ™°"ó•Æp;`t¯MÑt}+@²¶Óí·Ídy’3mՏˑ’zc€0 íyÎq„ž ¬4×5[_]Rë{]ì¬UZ±p÷^åØÞÈ[©& OúÝÛ‚‚s÷zžIïßó btÎΪ\ya¾U;C¤t*IÎFF3Ё¸™c 1žYD…U° êÄàõë\oŒ¼a ‡c[[GŽãP‘7 â znÈ>Ãü3ñ˜,=lUENŒäô¾ÚÀÓ[_ð9 œ´JçMy©E¢Àí}x,bpAó¦üdcûŒW9?Å[Há$¿¹pÄ™#^9O88©zO=«Ë!µÖüY¨³ªÍy9ûÒ1 úôÚ»M?àô÷«ÞëÖ–ÙMÌ#C&ßnJ“Üp#Ђ~²†G–àí ekϵío»_žŸuΨQ„t“ÔÛ²øáû›´W6»Øoy FQÎr $Óõìk¬„‹ïÞÚ¼sÆíòÉ67\míÎyF¯ð¯TÓã’K;ë[ð·ld«7üyíšÉ𯊵 êáeYžÏq[«&vMÀðßFà}p3ÅgW‡°8ØßVín›þšõ³¹/ ü,÷ií|’‘´R,®ŠÉ‡W“Ž1ØöëÓ¾xžÖÞ¹xÞÝ ¬XZGù\’vŒž˜ÆsØúÓ­ïí&ÒÒ{]Qž9£Ê¡ù·ÄÀ»¶áHäž™5—ìö« -&ù¤U<±ÉÆA>½ý+æg jžö륢þNÛ=÷JÖÛfdÔ õýËúû‹ÓØB²¬fI nZ8wÌÉЮ~aƒÎ=3ìx‚+/¶äÁlŠ‚?™Æü#8-œ\pqTZXtè%»»&ÚÝ#´ŠðÜ žã§Í’¼{p·ß{m>ÞycP¨’¼¢0ú(Rƒë^Ž ñó¼(»y%m´ÕÙ}ÊûékB1¨þÑ®,#Q)ó‡o1T©ÜÃ*Ž‹‚yö< b‰4×H€“ìÐ. ¤²9ÌŠ>„Žãøgšñ ¯Š~)¸ßå\ÛÛoBŒa·L²œg$‚Iã¯ZÈ—Æ~%”äë—È8â)Œcƒ‘Âàu9¯b%)ÞS²¿Ïïÿ 4Öºù}Z/[H%¤vÉ#Ì’x§†b © ³´tÜ{gn=iï%õªÇç]ܧ—! åw„SÓp ·VÈÏ¡?5Âcâb¥_ĤŠz¬—nàþÖΟñKÄöJé=ÌWèêT‹¸÷qÎჟ•q’zWUN«N/ØO^Ÿe|í¾©k{üõ4öV^ïù~G¹êzÂèº|·÷×[’Þ31†rpjg·n Æ0Ý}kåË‹‰nîe¹ËÍ+™ÏVbrOç]'‰¼o®xÎh`¹Ç*±ÙÚ!T$d/$žN>¼WqᯅZ9ÑÒO\ÜÛê1o&,-z ~^NCgNÕéá)ÒÊ©7‰¨¯'Õþ¯þ_¿Ehîþóâ €ï¬uÛûý*ÎK9ä.â-öv<²‘×h$àãúW%ö¯~«g-ÕõÀàG~>Zú¾Iš+(šM³ Û#9äl%ðc¬ ûÝ xÖKG´x®|¸¤Ï™O:Ê8Ã’qÉcÔä‚yÇNJyËŒTj¥&µOmztjÿ ?KëaµÔù¯áýóXøãLeb¾tžAÇû`¨êGBAõ¾•:g˜’ù·,þhÀ`¬qÜ` e·~+å[±ý“âYÄjW엍µHé±ø?Nõô>½âX<5 Ç©ÏѼM¶8cܪXŽÉ^r?¼IróÈS•ZmÇ›™5»òÚÚ7ïu«&|·÷•Ά >[©ÞXHeS$Œyà€ ÷ù²:ò2|óãDf? Z¼PD¶ÓßC(xÆ0|©ßR;ôMsÿ µ´ÔVi¬,͹›Ìxâi˜`¹,GAéÇlV§ÄýF×Yø§ê–‘:Ã=ò2³9n±ÉžØÏ@yÎWžæ±Ãàe„ÄÒN ]ïòêìú_Go'¦ŽÑ’_×õЯðR66þ!›ÑÄ gFMÙ— äžäqôÈ;ÿ eX<#%»Aö‰ãR¤ Í”Ž¹È G&¹Ÿƒ&á?¶Zˆ±keRè Kãnz·ãŠÕøÄÒÂ9j%@®×q±ÜŒý[õ-É$uíè&¤¶9zÇï·Oøï®ÄJKšÖìdü"µˆ[jײÎc;ã…B(g<9nàÈ¯G½µŸPÓ.´Éfâ¼FŽP 31 ‘ÏR}<3šä~ Ã2xVöî Dr Ç\›}Ý#S÷ÈÀëŽHÆI®à\OçKuäI¹†ó(”—GWî ñ³¹¸æ2¨›‹ºÚû%¾ýÖ_3ºNú¯ëúì|ÕÅÖ‰}y lM’ZËîTÿ á[ðÐñ/ˆ9Àû ¸ón3 Mòd‘÷ döª^.Êñް›BâîNp>cëÏçÍzïíôÏ YÍ%ª¬·ãÏ-*9Ü­ÂãhéŒc¾dÈêú¼Ë,. VŠ÷çeÿ n/¡¼äãõâ=‹xGQKx”|¹bÌŠD@2Œ 8'Ž àúƒŽ+áDÒ&¡¨"Œ§–Žr22 Ç·s]ŸÄ‹«ð%ÚÄ<¹ä’(×{e›HÀqÁç©Ç½`üŽÚõK饚9ƒÄ±€< –úƒú~ çðñO#­Í%iKKlµ¦¾F)'Iê¬Î+Ç(`ñ¾£œdÈ’` ™ºcßéé^ÿ i¸”Û\ý¡æhÔB«aq¸}ãÀÆ:ÜWƒ|FÛÿ BŒÇÀeaŸ-sÊ€:úW½ÜÝÜ<%$µ†%CóDªÀí%IÈÏʤ…ôäñÞŒ÷‘a0“ôŽÚë¤nŸoW÷0«e¶y'Å»aΗ2r’# Û°A^ý9ÉQÔõ=ù5¬£Öü.(Þ’M$~V«=éSÄFN½®©ÔWô»ÿ þHžkR‹ìÏ+µµžöê;khÚI¤m¨‹Ôš–âÖçJ¾_Z•’6 a”Èô> ÕÉaÕ<%®£2n bQŠå\tÈõUÿ ø»þ‹k15‚ÃuCL$ݹp P1=Oøýs¯^u éEJ”–éêŸê½5ýzy›jÛ³á›Ûkÿ ÚOcn±ÛÏîW;boºz{ãžüVÆ¡a£a5½äÎÂks¸J@?1è¿{$䑐=k”øsÖ^nŒ¦)ÝåXÃíùN1ØõÚOJë–xF÷h¸ Œ"Ž?x䜚ü³ì¨c*Fœ¯i;7~ñí׫Ðó¥Ë»3Ãü púw ‰°<Á%»ñž ÿ P+Û^ ¾Ye£ŽCÄŒ„/>˜>•á¶Ìm~&&À>M[hÈÈÿ [Ž•íd…RO@3^Ç(ʽ*¶ÖQZyßþ 1Vº}Ñç?¼O4Rh6R€ª£í¡ûÙ a‚3ß·Õ ü=mRÍ/µ9¤‚0ÑC¼Iè:cŽsÛ¾™x£ÆÐ¬ªÍöˢ샒W$•€Å{¨ÀPG ÀÀàŸZìÍ1RÉ0´ðxEË9+Éÿ ^rEÕ—±Š„70l¼áË@û.' ¼¹Žz€N3úUÉ<3á×*?²¬‚ä†"Ùc=p íÛ'¡ª1ñ"økJ†HÒ'»Ÿ+ oÏN¬Ã9 dÙãÜדÏâÍ~æc+j·Jzâ7(£ðW]•晍?nê´º6åwéåç÷N•ZŠíž›¬|?Ðõ?Ñ-E…®³ÇV$~X¯/…õ x‘LˆÑÜÚÈ7¦pzãÜüë½ðÄ^õtÝYËÍ7ÉÖÕ8ÏUe# #€r=sU¾/é’E§jRC4mxNÝ´9†íuá»›V‘ ZI€­×cr1Ÿpzsøf»¨åV‹ìû`qËLÊIã?\~¼³áËC©êhªOîO»‘ÃmçÛçút×¢x“Z}?Üê#b-¤X7õ Äò gž zzbº3œm*qvs·M=íúéw}¿&Úª°^Ö×µÏ(ø‡â†Öµƒenñý†×åQáYûœ÷ÇLœôÎNk¡ð‡¼/µ¸n0æÉ0¬ƒ‚üîÉÆvŒw®Sáö”š¯‹-üÕVŠØÙ[$`(9cqƒÔ_@BëqûÙ`Ýæ­0;79È?w<ó |ÙÜkßÌ1±Ëã ¿ìÒ»ðlìï«ÓnªèèrP´NÏš&Žéö Ù¸÷æ°~-_O'‰`°!RÚÚÝ%]Ø%þbß1'¿ÿ X՝áOöÎŒ·‹¬+Åæ*ÛÛ™0¤ƒOÍÔ `u¯¦ÂaèÐÃÓ«‹¨Ô¥µœ¿¯ÉyÅÙ.oÔôŸ Úx&(STðݽ¦õ] ’ÒNóÁäÈùr3í·žÚ[™ƒ¼veÈ÷ÞIõÎGlqÎ=M|«gsªxÅI6 ]Z·Îªä,¨zŒŽÄ~#ØŠúFñiÉqc©éÐD>S딑 GñŽ1éÐ^+ Ëi;Ô„µVÕú»i¯ÈÒ-ZÍ]òܘ®ì` bÛÙ¥_/y(@÷qÐúg Ô÷W0.Ø› 6Ò© r>QƒŒ0+Èîzb¨É+I0TbNñ"$~)ÕÒ6Þ‹{0VÆ27œWWñcÄcX×íôûyKZéðªc'iQ¿¯LaWŠŸS\·Š“źʸ…ôÙÂí|öÀÇåV|!¤ÂGâÛ[[’ï 3OrÙËPY¹=Î1õ5öåTžÑè Ú64/üö?Zëžk}¬¶éào፾á}3“ü]8Éæ¿´n²Žš_6¾pœ)2?úWÓÚ¥¾¨iWúdŽq{*ª1rXŒd…m»‰äcô¯–dâ•ã‘Jº¬§¨#¨® §,df«8ÉÅßN¾hˆ;îÓ=7áùpën®É 6ûJžO2^œÐò JÖø¥²ã›Ò6Ü·‰!wbÍ‚¬O©»õ¬ÿ ƒP=Ä:â¤-&ÙŽ ` È9 r9íϧzë> XÅ7ƒ5X–krÑ¢L 7€ìw}ÑŸNHëŒüþ:2†á¼+u·á÷N/Û'Ðç~ߘô«ëh!ónRéeQ´6QÛÿ èEwëÅÒ|¸Yqó1uêyùzð8 ƒŠù¦Ò;¹ä6öi<'ü³„[íZhu½ ùÍ¡g‚>r¯׊îÌx}bñ2“­k꣧oø~›hTèóËWò4|ki"xßQ˜Ï6øÀLnß‚0 ¹Æ{±–¶Öe#¨27È@^Ìß.1N¾œyç€õ†ñeé·Õã†çQ°€=­Ì©ºB€Ø8<‚ÃSõ®ùcc>×Ú .Fr:žÝGæ=kÁâ,^!Fž ¬,àµ}%¶«îõ¹†"r²ƒGœüYÕd?aÑÍY®49PyU ÷þ!žxÅm|/‚ãNð˜¼PcûTÒ,¹/Ý=FkÏ|u¨¶«â녏{¤m¢]Û¾ïP>®XãÞ½iÓÁ¾ ‰'¬–6ß¼(„ï— í!úÙäzôë^–:œ¨å|,_¿&š×]uÓѵÛô4’j”bž§x‘Æ©ã›á,‚[Ô ÎÞ= ŒËæ ÀùYÁ?ŽïÚ¼?ÁªxºÕÛ,°1¸‘¿ÝäãØ¯v…@¤åq½ºã œàûââ·z8Xýˆþz~—û»™âµj=Ž â~ãáh@'h¼F#·Üp?ŸëQü-løvépx»cŸø…lxâÃûG·‰¶ø”L£©%y?¦úõÆü-Õ¶¥y`Òl7>q’2üA?•F}c‡jB:¸Jÿ +§¹¿¸Q÷°ív=VÑìu[Qml%R7a×IèTõéŽx¬ ?†š7 1†îã-ˆã’L¡lŽ0OÓ=ÅuˆpÇ•¼3ÛùÒ¶W/!|’wŽw^qÔ×Ïaó M8Q¨ãÑ?ëï0IEhÄa¸X•`a ?!ÐñùQ!Rä ÂžqŽžÝO`I0ÿ J“y|ñ!Îã@99>þ8–+éáu…!ù—ä ʰ<÷6’I®z ÅS„¾)Zþ_Öýµ×ËPåOwø÷þ*üïænÖùmØÝûþ¹=>¦½öî×Jh]¼ç&@§nTŒ6IT Àõ^Fxð7Å3!Ö·aÛ$þÿ ¹ã5îIo:ȪmËY[’8ÇӾlj*òû¢¥xõ¾¼ú•åk+\ð¯ HÚoŽl•Ûk,¯ ç²²cõÅ{²Z\ ´ìQ åpzŽ3Ôð}ÿ Jð¯XO¡øÎé€hÙ¥ûLdŒ`““ù6Gá^ÃáÝ^Ë[Ñb¾YåŒÊ»dŽ4 †2§,;ÿ CQÄ´¾°¨c–±”mºV{«ßÕýÄW\ÖŸ‘çŸ,çMRÆí“l-ƒn~ë©ÉÈê Ü?#Ž•¹ðãSÒ¥ÐWNíà½;ãž)™ÎSÈ9cóLj뵿Å«iÍk¨ió­¶X‚7÷ƒ€yãnyÏŽëÞ Öt`×À×V's$È9Ú:ä{wÆEk€«†Çàc—â$éÎ.éí~Ýëk}ÅAÆpörÑ¢‡Šl¡ÑüSs‹¨‰IÝ„óÀ×wñ&eºðf™pŒÆ9gŽTø£lñëÀçŽ NkÊUK0U’p ï^¡ãÈ¥´ø{£ÙHp`’ØåbqÏ©äó^Æ: Ž' ÊóM«õz+ß×ó5Ÿ»('¹­ð¦C„$˜Å¢_ºÈI?»^äã'ñêzž+ë€ñ-½»´}¡Ë*õ?.xÇ^1ŽMyǸ&“—L–îëöâ7…' bqéÎGé]˪â1$o²¸R8Ã`.q€}sÖ¾C9­8cêÆÞíïóòvÓòùœÕfÔÚéýu­èÖ·Ú Å‚_¤³ÜۺƑߝ”àרý:׃xPþÅÕî-/üØmnQìïGΊÙRqê=>¢½õnæ·r!—h`+’;ò3È<“Û©éšóŸx*÷V¹¸×tÈiˆßwiÔÿ |cŒñÏ®3Ö½̰‰Ë Qr©ö½®¼ÛoÑÙZÅÑ«O൯ýw8;k›ÿ x†;ˆJa;‘º9÷÷R+¡ñgŽí|Iáë{ôáo2ʲ9 029ÉÏLí\‰¿¸Ÿb˜ "Bv$£&#ßiê>=ªª©f  ’N ëí>¡N­XW­~5×úíø\‰»½Ï^ø(—wÖú¥¤2íŽÞXæÁ$ °eÈ888^nÝë²ñÝÔ^ ÖÚ9Q~Ëå7ï DC¶ÑµƒsËÇè9®Wáþƒ6‡£´·°2\Ý:ÈÑ?(#¨'$õèGJ¥ñW\ÿ ‰E¶—¸™g˜ÌÀ¹;Pv ú±ÎNs·ëŸ’–"Ž/:té+ûË]öJöÓM»ëø˜*‘•^Uý—êd|‰åñMæÔÝ‹23å™6æHùÛ‚ëüñ^…ñ1¢oêûÑEØ.õ7*ÅHtÎp{g<·Á«+¸c¿¿pÓ¾Æby=8É_ÄsÆk¬ñB\jÞÔì••Ë[9Píb‹Bヅ =9­3§ð§LšÛáÖšÆæXÌÞdÛP.0\ãïÛ0?™úJ¸™Ë ”•œº+=<µI£¦í¯õêt¬d‹T¬P=ËFêT>ÍØØ@Ï9<÷AQÌ×»Õ¡xùk",JÎæù±Éç$œŽŸZWH®¯"·UÌQ ’ÙÈ]ÅXg<ã ߨg3-Üqe€0¢¨*Œ$܃ ’Sû 8㎼_/e'+Ï–-èÓ¶¶Õíß[·ÙÙ½î쏗¼sk%§µxä‰â-pÒeÆCrú ôσžû=”šÅô(QW‚Õd\ƒæ. \àö¹¯F½°³½0M>‘gr÷q+œ¶NïºHO— ¤ ܥݭ”n·J|ÆP6Kµc=Isó}Ò çGš)a=—#vK›åoK§ßóٍ¤¶¿õú…ÄRÚ[Ësöټˏ•Ë ópw®qœŒ·Ø ùÇâ‹ý‡ãKèS&ÞvûD Aù‘É9 ŒîqÅ} $SnIV[]ѐ´Ó}ØÜ¾A Ü|½kÅþÓ|E Mu R¼.I¼¶däò‚ÃkÆ}ðy¹vc iUœZ…­Õõ»z¾÷¿n¦*j-É­/àœHã\y5 Û ß™ó0— äŸnzôã#Ô¯,†¥ÚeÔ÷ÜÅ´„“'c…<íÝ€<·SŠ¥k§Ã¢éÆÆÙna‚8–=«ʪ[Ÿ™°pNî02z“ÔÙ–K8.È’Þî(vƒ2®@ äÈûãçžxäÇf¯ˆu¹yUÕîýWšÙ|›ëÒ%Q^í[æ|éo5ZY•^{96ˆY‚§v*x>âº_|U¹Ö´©tûMÒÂ9PÇ#«£#€ éÉñ‘ƒÍz/‰´-į¹°dd,Б›p03ƒœ{ç9=+ Ûᧇ¬¦[‡‚ê婺¸#±ß=³ý¿•Õµjñ½HÙh›Û[§ÚýÊöô÷{˜?ô÷·Ô.u©–_%còcAÀ˜’ }0x9Î>žñÇáÍ9,ahï¦Ì2òÓ ñÛAäry$V²Nð ]=$Ž ‚#Ù‚1ƒƒødõMax‡ÂÖ^!±KkÛ‘ «“Çó²FN8+ëÎ{Ò¼oí§[«ÕMRoËeç×[_m/¦¦k.kôgŽxsSÓ´ý`êzªÜÜKo‰cPC9ÎY‰#§^üý9¹âïÞx£Ë·Ú`±‰‹¤;³–=ÏaôÕAð‚÷kêÁNBéÎælcõö®£Fð†ô2Ò¬]ßÂK$ÓÜ®•”/ÊHàã$ä ¸÷ëf¹Oµúâ“”’²ø­è´µþöjçNü÷üÌ¿ xNïFÒd»¼·h®îT9ŽAµÖ>qÁçÔœtïÒ»\ȶÎîcÞäîó3¶@#ÉIÎ ÔñW.<´’¥–ÑÑ€ÕšA‚ ;†qÓë‚2q ÒÂó$# Çí‡ !Ë}Õ9ÈÎÑÉã=;ŒÇÎuñ+ÉûÏ¥öíeÙ+$úíÜ娯'+êZH4ƒq¶FV‹gïŒ208ÆÌ)íб>M|÷âÍã¾"iì‹¥£Jd´™OÝç;sÈúr+ÜäˆË)DŒ¥šF°*3Õ”d {zÔwºQ¿·UžÉf†~>I+ŒqÔ`ð3œ“Ü×f]œTÁÔn4“ƒø’Ýßõ_«*5šzGCÊ,þ+ê1ò÷O¶¸cœºb2yÇ;cùÕ£ñh¬›áÑŠr¤ÝäNBk¥—á—†gxšX/쑘hŸ*Tçn =û㦠2|(ð¿e·ºÖ$ ýìŸ!'åΰyîî+×öœ=Y:²¦ÓÞ×iü’—ü -BK™£˜›âÆ¡&véðõ-ûÉY¹=Onj¹ø¯¯yf4·±T Pó`çœ7={×mÃ/ ¢˜ZÚòK…G½¥b„’G AãÜœ*í¯Ã¿ IoæI¦NU8‘RwÈã;·€ Û×ëÒ”1Y •£E»ÿ Oyto¢<£Áö·šï,䉧ûA¼sû»Nò}¹üE{ÜÖªò1’õÞr0â}ÎØ#>à/8ïéÎ~—áÍ#ñÎlí§³2f'h”?C÷YËdð:qëõÓ·‚ïeÄ© ÔÈØÜRL+žAÎ3¼g=åšó³Œt3 ÑQ¦ùRÙßE®¼±w_;þhš’Sirÿ ^ˆã¼iੇ|RòO„m°J/“$·l“ ÇÓ¿ÿ [ÑŠÆ“„†Õø>cFÆ6Ø1ƒ– àz7Ldòxäüwá‹ÝAXùO•Úý’é®ähm­ •NÀ±ÌTÈç ƒ‘I$pGž:‚ÄbêW¢®œ´|­¦­nÍ>¶ÖÏ¢§ÎÜ¢ºö¹•%ÄqL^öÛ KpNA<ã¡ …î==ª¸óffËF‡yÌcÉ ©ç$ð=ñÏ­YþÊ’Ú]—¥‚¬‚eDïÎH>Ÿ_ÌTP™a‰ch['çÆÜò7a‡?w°Ïn§âÎ5”’¨¹uÚÛ|´ÓÓc§{O—ü1•ªxsÃZ…ÊÏy¡Ã3¸Ë2Èé» ‘ƒÎ äžÜðA§cáOéúÛ4ý5-fŒï„ù¬ûô.Ç Üsž•Ò¾•wo<¶Ÿ"¬¡º|£ î2sÇ¡éE²ÉFѱrU°dÜ6œ¨ mc†Îxë׺Þ'0²¡Rr„{j¾í·è›µ÷)º·å–‹î2|I®Y¼ºÍË·–ÃÆà㍣'óÆxƒOÆÞ&>\lóÌxP Xc¸ì Sþ5§qà/ê>#žÞW¸if$\3 ® ûÄ“ùŽÕê¾ð<Ó‹H¶óÏ" å·( á‘€:ã†8Ï=+ꨬUA×ÃËÚT’ÑÞöù¥¢]{»ms¥F0\ÑÕ—ô}&ÛB´ƒOŽÚ+›xíÄÀ1 ,v± žIëíZ0ǧ™3 í2®0ทp9öÝÔž)ÓZËoq/Ú“‘L ²ŒmùŽÓ9§[Û#Ä‘\ÞB¬Çs [;à à«g‚2ôòªœÝV§»·¯/[uó½õÛï¾ /šÍ}öüÿ «=x»HŸÂÞ.™ ÌQùŸh´‘#a$‚'¡u<Š›Æ>2>+ƒLSiöwµFó1!eg`£åœ ÷ëÛö}Á¿ÛVÙêv $¬ƒ|,s÷z€ð΃¨x÷ÅD\ÜŒÞmåÔ„ ˆ o| :{ÇÓ¶–òÁn!´0Ål€, ƒ ( ÛŒŒ c¶rsšæ,4‹MÛOH!@¢ ÇŽ„`å²9ÝÃw;AÍt0®¤¡…¯ØÄ.Àì클ƒ‘ßñ5Í,Óëu-ÈÔc¢KÃÓ£òÖ̺U.õL¯0…%2È—"~x ‚[`có±nHàŽyàö™¥keˆìŒÛFç{(Ø©†`Jã#Žwg<“:ÚÉ;M ^\yhûX‡vB·÷zrF?§BÊÔ/s<ÐÈB)Û± ·ÍÔwç5Âã:så§e{mѤï«Òíh—]Wm4âí¿ùþW4bC3¶ª¾Ùr$ pw`àädzt!yŠI„hÂîàM)!edŒm'æ>Ç?wzºK­ìcŒ´¯Ìq6fp$)ãw¡éUl`µ»ARAˆÝÕgr:äŒgƒéé[Ôö±”iYs5Ýï«ÙG—K=þF’æMG«óÿ `ŠKɦuOQ!ÕåŒ/ÎGÞ`@ËqÕzdõâ«Ê/Ö(ƒK´%ŽbMü åÜŸö—>¤óŒŒV‘°„I¢Yž#™¥ùÏÊ@8 œgqöö5ª4vד[¬(q cò¨À!FGaÁõõ¯?§†¥ÏU½í¿WªZ$úyú½Žz×§Éþ?>Ã×È•6°{™™ŽÙ.$`­ÎUœ…çè ' ¤r$1Ø(y7 ðV<ž:È  ÁÎMw¾Â'Øb§øxb7gãО½óÉÊë²,i„Fȹ£§8ãä½k¹¥¦ê/ç{ïê驪2œ/«ü?¯Ô›ìñÜ$þeýœRIåŒg9Ác’zrrNO bÚi¢ ѺË/$,“ª¯Ýä;Œ× ´<ÛÑn³IvŸb™¥ nm–ÄŸ—nÝÀãŽ3ëÍG,.öó³˜Ù£¹u ÊÌrŠ[<±!@Æ:c9ÅZh ì’M5ÄìÌ-‚¼ëÉùqŽGì9¬á ;¨A-ž—évþÖ–^ON·Ô”ŸEý}ú×PO&e[]ÒG¸˜Ûp ƒÃà/Ë·8ûÀ€1ž@¿ÚB*²­¼ñì8@p™8Q“žÆH'8«I-%¸‚ F»“åó6°Uù|¶Ú¸ã ò^Äw¥ŠÖK–1ÜÝK,Žddlí²0PÀü“×ükG…¯U«·¶–´w¶ŽÍ¾©yÞú[Zös•¯Á[™6° ¨¼ÉVæq·,# ìãï‘×8îry®A››¨,ãc66»Ë´ã'æÉù?t}¢æH--Òá"›|ˆ¬[í  7¶ö#¸9«––‹$,+Ëqœ\Êø c€yê^ݸÄa°«™B-9%«×®‹V´w~vÜTéꢷþ¼ˆ%·¹• ’[xç•÷2gØS?6åÀÚ õ9É#š@÷bT¸º²C*3Bá¤òÎA9 =úU§Ó"2Ãlá0iÝIc‚2Î@%öç94ùô»'»HÄ¥Ô¾@à Tp£šíx:úÊ:5eºßMý×wµ›Ó_+šº3Ýyvÿ "ºÇ<ÂI>Õ 1G·Ë«È«É# àÈÇ øp Jv·šæDûE¿›†Ë’NFr2qŸ½ÇAÜšu•´éí#Ħ8£2”Ú2Ã/€[ÎTr;qŠz*ý’Îþ(≠;¡TÆâ›;ºÿ àçœk‘Þ­8¾Uª¾íé{^×IZéwÓkXÉûÑZo¯_øo×È¡¬ â–ÞR§2„‚Àœü½ùç® SVa†Âüª¼±D‘ŒísŸàä|ä2 æ[‹z”¯s{wn„ÆmáóCO+†GO8Ïeçåº`¯^¼ðG5f{Xžä,k‰<á y™¥voÆ éÛõëI=œ1‹éíÔÀÑ)R#;AÂncäŽ:tÏ#¶TkB.0Œ-ÖÞZÛgumß}fÎJÉ+#2êÔP£žùÈÅi¢%œ3P*Yƒò‚Aì“Ž2r:ƒÐúñi­RUQq‰H9!”={~¼ “JŽV¥»×²m.ÛߺiYl¾òk˜gL³·rT• ’…wHÁ6ä`–Î3ùÌ4Øe³†&òL‘•%clyîAÂäà0 žüç$[3uŘpNOÀÉ=† cï{rYK ååä~FÁ •a»"Lär1Ó¯2Äõæ<™C•.fÕ»è¥~½-¿g½Â4¡{[ør¨¶·Žõäx¥’l®qpwÇ»8ärF \cޏܯÓ-g‚yciÏÀ¾rÎwèØÈ#o°Á9ã5¢šfÔxÞæfGusÏÌJÿ µ×œ/LtãÅT7²¶w,l ɳ;”eúà·¨çîŒsÜgTÃS¦­^ '~‹®›¯+k÷ZÖd©Æ*Ó[Ü«%Œk0ŽXƒ”$k#Ȩ P2bv‘ƒŸáÇ™ÆÕb)m$É*8óLE‘8'–ÜN Úyàúô­+{uº±I'wvš4fÜr íì½=úuú sFlìV$‘ö†Hсù€$§ õ=½¸«Ž] :Ž+•¦ïmRþ½l´îÊT#nkiøÿ _ðÆT¶7Ò½ºÒ£Î¸d\ã8=yãŽÜäR{x]ZâÚé#¸r²#»ÎHÆ6õ ç® ÎFkr;sºÄ.&;só± Ç9êH÷ýSšÕ­tÐU¢-n­ Ì| vqœ„{gŒt§S.P‹’މ_[;m¥Þ­ZýRûÂX{+¥úü¼ú•-àÓ7!„G"“´‹žƒnrYXã¸îp éœ!Ó­oP̏tÑ (‰Þ¹é€sÓ#GLçÕšÑnJý¡!‘Tä#“ß?îýp}xÇ‚I¥Õn#·¸–y'qó@r[ Êô÷<ÔWÃÓ¢áN¥4ԝ’I&ݼ¬¬¼ÞºvéÆ FQV~_ÒüJÖÚt¥¦Xá3BÄP^%ÈÎW-×c¡ú©¤·Iþèk¥š?–UQåIR[’O 5x\ÉhÆI¶K4«2ùªŠŒ<¼óœçØ`u«‚Í.VHä € Ëgfx''9ÆI#±®Z8 sISºku¢ßÞ]úk»Jößl¡B.Ü»ÿ MWe °·Ž%šêɆ¼»Âù³´œ O¿cÐÓÄh©"ÛÜÏ.ÖV ’3nüÄmnq[ŒòznšÖ>J¬òˆæ…qýØP Ž:ä7^0yëWšÍ_79äoaÈ °#q0{ää×mœy”R{vÒÞ¶ÚÏe¥“ÚÆÐ¥Ì®—õýjR •íç›Ìb„+J yÜØÙ•Ç]¿Ôd þËOL²”9-Œ—õÃc'æÝלçÚ²ìejP“½ âù°¨†ðqòädЃÉäÖÜj÷PÇp“ÍšŠå«‘î <iWN­smª»¶vÓz5»ûì:Rs\Ðßôû×uÔÿÙ