newbie ?: postsuper -h ALL not effective

This is a discussion on newbie ?: postsuper -h ALL not effective within the alt.comp.mail.postfix forums, part of the Mail Servers and Related category; I'm a postfix newbie. Postfix is delivering mail per our design. I've been grinding through various documents and ...


Go Back   Usenet Forums > Mail Servers and Related > alt.comp.mail.postfix

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 12-14-2004
maillyst@cs.com
 
Posts: n/a
Default newbie ?: postsuper -h ALL not effective

I'm a postfix newbie. Postfix is delivering mail per our design.

I've been grinding through various documents and web sources, but I'm
stumped on what I'm missing about how to manage the queues.

I've stripped our main.cf file down to the bare essentials and taken
out various security settings and rbl configurations.

But still:
postsuper -h ALL

doesn't seem to affect mail that derives from the maildrop queue or the
incoming queue. It keeps on delivering it as designed - to the right
places. In a stripped main.cf or a fully configured main.cf.

Is there an essential parameter that postsuper -h ALL looks at and
ignores 'hold queue logic" when the mail doesn't match such?

The -vv option doesn't seem to indicate anything obvious for a
newbie.

TIA,
Modestly Confused

====== postconf -n output, scrubbed
Postconf -n is something like the following on our SuSE 9 system
where 2.0.14 came with the distro and 2.1.5 was built to try and solve
this dilemma (to no avail thus far);:
mail_owner = postfix
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
myhostname = myhostname.ourdomain.suffix
newaliases_path = /usr/bin/newaliases
queue_directory = /var/spool/postfix
sample_directory = /usr/share/doc/packages/postfix/samples
sendmail_path = /usr/sbin/sendmail
setgid_group = maildrop

======= - postsuper -vv h -ALL, scrubbed
postsuper: dict_update: config_directory = /etc/postfix
postsuper: dict_update: queue_directory = /var/spool/postfix
postsuper: dict_update: command_directory = /usr/sbin
postsuper: dict_update: daemon_directory = /usr/lib/postfix
postsuper: dict_update: mail_owner = postfix
postsuper: dict_update: debug_peer_level = 2
postsuper: dict_update: debugger_command =
PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin? xxgdb
$daemon_directory/$process_name $process_id & sleep 5
postsuper: dict_update: sendmail_path = /usr/sbin/sendmail
postsuper: dict_update: newaliases_path = /usr/bin/newaliases
postsuper: dict_update: mailq_path = /usr/bin/mailq
postsuper: dict_update: setgid_group = maildrop
postsuper: dict_update: manpage_directory = /usr/share/man
postsuper: dict_update: sample_directory =
/usr/share/doc/packages/postfix/samples
postsuper: dict_update: myhostname = myhost.ourdomain.suffix
postsuper: dict_lookup: syslog_facility = (notfound)
postsuper: dict_eval[1] mail
postsuper: mac_parse: mail
postsuper: dict_eval_action: type literal buf mail context mail_dict ""
recursive
postsuper: dict_eval[1] result mail
postsuper: dict_update: syslog_facility = mail
postsuper: dict_lookup: myhostname = myhost.ourdomain.suffix
postsuper: dict_eval[1] myhost.ourdomain.suffix
postsuper: mac_parse: myhost.ourdomain.suffix
postsuper: dict_eval_action: type literal buf myhost.ourdomain.suffix
context mail_dict "mail" recursive
postsuper: dict_eval[1] result myhost.ourdomain.suffix
postsuper: dict_lookup: mydomain = (notfound)
postsuper: dict_eval[1] ourdomain.suffix
postsuper: mac_parse: ourdomain.suffix
postsuper: dict_eval_action: type literal buf ourdomain.suffix context
mail_dict "myhost.ourdomain.suffix" recursive
postsuper: dict_eval[1] result ourdomain.suffix
postsuper: dict_update: mydomain = ourdomain.suffix
postsuper: dict_lookup: mail_name = (notfound)
postsuper: dict_eval[1] Postfix
postsuper: mac_parse: Postfix
postsuper: dict_eval_action: type literal buf Postfix context mail_dict
"ourdomain.suffix" recursive
postsuper: dict_eval[1] result Postfix
postsuper: dict_update: mail_name = Postfix
postsuper: dict_lookup: syslog_name = (notfound)
postsuper: dict_eval[1] postfix
postsuper: mac_parse: postfix
postsuper: dict_eval_action: type literal buf postfix context mail_dict
"Postfix" recursive
postsuper: dict_eval[1] result postfix
postsuper: dict_update: syslog_name = postfix
postsuper: dict_lookup: mail_owner = postfix
postsuper: dict_eval[1] postfix
postsuper: mac_parse: postfix
postsuper: dict_eval_action: type literal buf postfix context mail_dict
"postfix" recursive
postsuper: dict_eval[1] result postfix
postsuper: dict_lookup: setgid_group = maildrop
postsuper: dict_eval[1] maildrop
postsuper: mac_parse: maildrop
postsuper: dict_eval_action: type literal buf maildrop context
mail_dict "postfix" recursive
postsuper: dict_eval[1] result maildrop
postsuper: dict_lookup: mydestination = (notfound)
postsuper: dict_eval[1] $myhostname, localhost.$mydomain, localhost
postsuper: mac_parse: $myhostname, localhost.$mydomain, localhost
postsuper: dict_eval_action: type variable buf myhostname context
mail_dict "maildrop" recursive
postsuper: dict_lookup: myhostname = myhost.ourdomain.suffix
postsuper: dict_eval[2] myhost.ourdomain.suffix
postsuper: mac_parse: myhost.ourdomain.suffix
postsuper: dict_eval_action: type literal buf myhost.ourdomain.suffix
context mail_dict "maildrop" recursive
postsuper: dict_eval[2] result myhost.ourdomain.suffix
postsuper: dict_eval_action: type literal buf , localhost. context
mail_dict "myhost.ourdomain.suffix" recursive
postsuper: dict_eval_action: type variable buf mydomain context
mail_dict "myhost.ourdomain.suffix, localhost." recursive
postsuper: dict_lookup: mydomain = ourdomain.suffix
postsuper: dict_eval[2] ourdomain.suffix
postsuper: mac_parse: ourdomain.suffix
postsuper: dict_eval_action: type literal buf ourdomain.suffix context
mail_dict "myhost.ourdomain.suffix, localhost." recursive
postsuper: dict_eval[2] result myhost.ourdomain.suffix,
localhost.ourdomain.suffix
postsuper: dict_eval_action: type literal buf , localhost context
mail_dict "myhost.ourdomain.suffix, localhost.ourdomain.suffix"
recursive
postsuper: dict_eval[1] result myhost.ourdomain.suffix,
localhost.ourdomain.suffix, localhost
postsuper: dict_update: mydestination = myhost.ourdomain.suffix,
localhost.ourdomain.suffix, localhost
postsuper: dict_lookup: myorigin = (notfound)
postsuper: dict_eval[1] $myhostname
postsuper: mac_parse: $myhostname
postsuper: dict_eval_action: type variable buf myhostname context
mail_dict "myhost.ourdomain.suffix, localhost.ourdomain.suffix,
localhost" recursive
postsuper: dict_lookup: myhostname = myhost.ourdomain.suffix
postsuper: dict_eval[2] myhost.ourdomain.suffix
postsuper: mac_parse: myhost.ourdomain.suffix
postsuper: dict_eval_action: type literal buf myhost.ourdomain.suffix
context mail_dict "myhost.ourdomain.suffix, localhost.ourdomain.suffix,
localhost" recursive
postsuper: dict_eval[2] result myhost.ourdomain.suffix
postsuper: dict_eval[1] result myhost.ourdomain.suffix
postsuper: dict_update: myorigin = myhost.ourdomain.suffix
postsuper: dict_lookup: relayhost = (notfound)
postsuper: dict_eval[1]
postsuper: mac_parse:
postsuper: dict_eval[1] result myhost.ourdomain.suffix
postsuper: dict_update: relayhost =
postsuper: dict_lookup: daemon_directory = /usr/lib/postfix
postsuper: dict_eval[1] /usr/lib/postfix
postsuper: mac_parse: /usr/lib/postfix
postsuper: dict_eval_action: type literal buf /usr/lib/postfix context
mail_dict "" recursive
postsuper: dict_eval[1] result /usr/lib/postfix
postsuper: dict_lookup: command_directory = /usr/sbin
postsuper: dict_eval[1] /usr/sbin
postsuper: mac_parse: /usr/sbin
postsuper: dict_eval_action: type literal buf /usr/sbin context
mail_dict "/usr/lib/postfix" recursive
postsuper: dict_eval[1] result /usr/sbin
postsuper: dict_lookup: queue_directory = /var/spool/postfix
postsuper: dict_eval[1] /var/spool/postfix
postsuper: mac_parse: /var/spool/postfix
postsuper: dict_eval_action: type literal buf /var/spool/postfix
context mail_dict "/usr/sbin" recursive
postsuper: dict_eval[1] result /var/spool/postfix
postsuper: dict_lookup: process_id_directory = (notfound)
postsuper: dict_eval[1] pid
postsuper: mac_parse: pid
postsuper: dict_eval_action: type literal buf pid context mail_dict
"/var/spool/postfix" recursive
postsuper: dict_eval[1] result pid
postsuper: dict_update: process_id_directory = pid
postsuper: dict_lookup: inet_interfaces = (notfound)
postsuper: dict_eval[1] all
postsuper: mac_parse: all
postsuper: dict_eval_action: type literal buf all context mail_dict
"pid" recursive
postsuper: dict_eval[1] result all
postsuper: dict_update: inet_interfaces = all
postsuper: dict_lookup: proxy_interfaces = (notfound)
postsuper: dict_eval[1]
postsuper: mac_parse:
postsuper: dict_eval[1] result all
postsuper: dict_update: proxy_interfaces =
postsuper: dict_lookup: double_bounce_sender = (notfound)
postsuper: dict_eval[1] double-bounce
postsuper: mac_parse: double-bounce
postsuper: dict_eval_action: type literal buf double-bounce context
mail_dict "" recursive
postsuper: dict_eval[1] result double-bounce
postsuper: dict_update: double_bounce_sender = double-bounce
postsuper: dict_lookup: default_privs = (notfound)
postsuper: dict_eval[1] nobody
postsuper: mac_parse: nobody
postsuper: dict_eval_action: type literal buf nobody context mail_dict
"double-bounce" recursive
postsuper: dict_eval[1] result nobody
postsuper: dict_update: default_privs = nobody
postsuper: dict_lookup: alias_database = (notfound)
postsuper: dict_eval[1] hash:/etc/aliases
postsuper: mac_parse: hash:/etc/aliases
postsuper: dict_eval_action: type literal buf hash:/etc/aliases context
mail_dict "nobody" recursive
postsuper: dict_eval[1] result hash:/etc/aliases
postsuper: dict_update: alias_database = hash:/etc/aliases
postsuper: dict_lookup: mail_release_date = (notfound)
postsuper: dict_eval[1] 20040915
postsuper: mac_parse: 20040915
postsuper: dict_eval_action: type literal buf 20040915 context
mail_dict "hash:/etc/aliases" recursive
postsuper: dict_eval[1] result 20040915
postsuper: dict_update: mail_release_date = 20040915
postsuper: dict_lookup: mail_version = (notfound)
postsuper: dict_eval[1] 2.1.5
postsuper: mac_parse: 2.1.5
postsuper: dict_eval_action: type literal buf 2.1.5 context mail_dict
"20040915" recursive
postsuper: dict_eval[1] result 2.1.5
postsuper: dict_update: mail_version = 2.1.5
postsuper: dict_lookup: default_database_type = (notfound)
postsuper: dict_eval[1] hash
postsuper: mac_parse: hash
postsuper: dict_eval_action: type literal buf hash context mail_dict
"2.1.5" recursive
postsuper: dict_eval[1] result hash
postsuper: dict_update: default_database_type = hash
postsuper: dict_lookup: hash_queue_names = (notfound)
postsuper: dict_eval[1] incoming, active, deferred, bounce, defer,
flush, hold, trace
postsuper: mac_parse: incoming, active, deferred, bounce, defer, flush,
hold, trace
postsuper: dict_eval_action: type literal buf incoming, active,
deferred, bounce, defer, flush, hold, trace context mail_dict "hash"
recursive
postsuper: dict_eval[1] result incoming, active, deferred, bounce,
defer, flush, hold, trace
postsuper: dict_update: hash_queue_names = incoming, active, deferred,
bounce, defer, flush, hold, trace
postsuper: dict_lookup: recipient_delimiter = (notfound)
postsuper: dict_eval[1]
postsuper: mac_parse:
postsuper: dict_eval[1] result incoming, active, deferred, bounce,
defer, flush, hold, trace
postsuper: dict_update: recipient_delimiter =
postsuper: dict_lookup: relay_domains = (notfound)
postsuper: dict_eval[1] $mydestination
postsuper: mac_parse: $mydestination
postsuper: dict_eval_action: type variable buf mydestination context
mail_dict "" recursive
postsuper: dict_lookup: mydestination = myhost.ourdomain.suffix,
localhost.ourdomain.suffix, localhost
postsuper: dict_eval[2] myhost.ourdomain.suffix,
localhost.ourdomain.suffix, localhost
postsuper: mac_parse: myhost.ourdomain.suffix,
localhost.ourdomain.suffix, localhost
postsuper: dict_eval_action: type literal buf myhost.ourdomain.suffix,
localhost.ourdomain.suffix, localhost context mail_dict "" recursive
postsuper: dict_eval[2] result myhost.ourdomain.suffix,
localhost.ourdomain.suffix, localhost
postsuper: dict_eval[1] result myhost.ourdomain.suffix,
localhost.ourdomain.suffix, localhost
postsuper: dict_update: relay_domains = myhost.ourdomain.suffix,
localhost.ourdomain.suffix, localhost
postsuper: dict_lookup: fast_flush_domains = (notfound)
postsuper: dict_eval[1] $relay_domains
postsuper: mac_parse: $relay_domains
postsuper: dict_eval_action: type variable buf relay_domains context
mail_dict "myhost.ourdomain.suffix, localhost.ourdomain.suffix,
localhost" recursive
postsuper: dict_lookup: relay_domains = myhost.ourdomain.suffix,
localhost.ourdomain.suffix, localhost
postsuper: dict_eval[2] myhost.ourdomain.suffix,
localhost.ourdomain.suffix, localhost
postsuper: mac_parse: myhost.ourdomain.suffix,
localhost.ourdomain.suffix, localhost
postsuper: dict_eval_action: type literal buf myhost.ourdomain.suffix,
localhost.ourdomain.suffix, localhost context mail_dict
"myhost.ourdomain.suffix, localhost.ourdomain.suffix, localhost"
recursive
postsuper: dict_eval[2] result myhost.ourdomain.suffix,
localhost.ourdomain.suffix, localhost
postsuper: dict_eval[1] result myhost.ourdomain.suffix,
localhost.ourdomain.suffix, localhost
postsuper: dict_update: fast_flush_domains = myhost.ourdomain.suffix,
localhost.ourdomain.suffix, localhost
postsuper: dict_lookup: export_environment = (notfound)
postsuper: dict_eval[1] TZ MAIL_CONFIG
postsuper: mac_parse: TZ MAIL_CONFIG
postsuper: dict_eval_action: type literal buf TZ MAIL_CONFIG context
mail_dict "myhost.ourdomain.suffix, localhost.ourdomain.suffix,
localhost" recursive
postsuper: dict_eval[1] result TZ MAIL_CONFIG
postsuper: dict_update: export_environment = TZ MAIL_CONFIG
postsuper: dict_lookup: import_environment = (notfound)
postsuper: dict_eval[1] MAIL_CONFIG MAIL_DEBUG MAIL_LOGTAG TZ
XAUTHORITY DISPLAY
postsuper: mac_parse: MAIL_CONFIG MAIL_DEBUG MAIL_LOGTAG TZ XAUTHORITY
DISPLAY
postsuper: dict_eval_action: type literal buf MAIL_CONFIG MAIL_DEBUG
MAIL_LOGTAG TZ XAUTHORITY DISPLAY context mail_dict "TZ MAIL_CONFIG"
recursive
postsuper: dict_eval[1] result MAIL_CONFIG MAIL_DEBUG MAIL_LOGTAG TZ
XAUTHORITY DISPLAY
postsuper: dict_update: import_environment = MAIL_CONFIG MAIL_DEBUG
MAIL_LOGTAG TZ XAUTHORITY DISPLAY
postsuper: dict_lookup: mynetworks_style = (notfound)
postsuper: dict_eval[1] subnet
postsuper: mac_parse: subnet
postsuper: dict_eval_action: type literal buf subnet context mail_dict
"MAIL_CONFIG MAIL_DEBUG MAIL_LOGTAG TZ XAUTHORITY DISPLAY" recursive
postsuper: dict_eval[1] result subnet
postsuper: dict_update: mynetworks_style = subnet
postsuper: dict_lookup: debug_peer_list = (notfound)
postsuper: dict_eval[1]
postsuper: mac_parse:
postsuper: dict_eval[1] result subnet
postsuper: dict_update: debug_peer_list =
postsuper: dict_lookup: default_verp_delimiters = (notfound)
postsuper: dict_eval[1] +=
postsuper: mac_parse: +=
postsuper: dict_eval_action: type literal buf += context mail_dict ""
recursive
postsuper: dict_eval[1] result +=
postsuper: dict_update: default_verp_delimiters = +=
postsuper: dict_lookup: verp_delimiter_filter = (notfound)
postsuper: dict_eval[1] -=+
postsuper: mac_parse: -=+
postsuper: dict_eval_action: type literal buf -=+ context mail_dict
"+=" recursive
postsuper: dict_eval[1] result -=+
postsuper: dict_update: verp_delimiter_filter = -=+
postsuper: dict_lookup: parent_domain_matches_subdomains = (notfound)
postsuper: dict_eval[1]
debug_peer_list,fast_flush_domains,mynetworks,perm it_mx_backup_networks,qmqpd_authorized_clients,rel ay_domains,smtpd_access_maps
postsuper: mac_parse:
debug_peer_list,fast_flush_domains,mynetworks,perm it_mx_backup_networks,qmqpd_authorized_clients,rel ay_domains,smtpd_access_maps
postsuper: dict_eval_action: type literal buf
debug_peer_list,fast_flush_domains,mynetworks,perm it_mx_backup_networks,qmqpd_authorized_clients,rel ay_domains,smtpd_access_maps
context mail_dict "-=+" recursive
postsuper: dict_eval[1] result
debug_peer_list,fast_flush_domains,mynetworks,perm it_mx_backup_networks,qmqpd_authorized_clients,rel ay_domains,smtpd_access_maps
postsuper: dict_update: parent_domain_matches_subdomains =
debug_peer_list,fast_flush_domains,mynetworks,perm it_mx_backup_networks,qmqpd_authorized_clients,rel ay_domains,smtpd_access_maps
postsuper: dict_lookup: alternate_config_directories = (notfound)
postsuper: dict_eval[1]
postsuper: mac_parse:
postsuper: dict_eval[1] result
debug_peer_list,fast_flush_domains,mynetworks,perm it_mx_backup_networks,qmqpd_authorized_clients,rel ay_domains,smtpd_access_maps
postsuper: dict_update: alternate_config_directories =
postsuper: dict_lookup: bounce_service_name = (notfound)
postsuper: dict_eval[1] bounce
postsuper: mac_parse: bounce
postsuper: dict_eval_action: type literal buf bounce context mail_dict
"" recursive
postsuper: dict_eval[1] result bounce
postsuper: dict_update: bounce_service_name = bounce
postsuper: dict_lookup: cleanup_service_name = (notfound)
postsuper: dict_eval[1] cleanup
postsuper: mac_parse: cleanup
postsuper: dict_eval_action: type literal buf cleanup context mail_dict
"bounce" recursive
postsuper: dict_eval[1] result cleanup
postsuper: dict_update: cleanup_service_name = cleanup
postsuper: dict_lookup: defer_service_name = (notfound)
postsuper: dict_eval[1] defer
postsuper: mac_parse: defer
postsuper: dict_eval_action: type literal buf defer context mail_dict
"cleanup" recursive
postsuper: dict_eval[1] result defer
postsuper: dict_update: defer_service_name = defer
postsuper: dict_lookup: pickup_service_name = (notfound)
postsuper: dict_eval[1] pickup
postsuper: mac_parse: pickup
postsuper: dict_eval_action: type literal buf pickup context mail_dict
"defer" recursive
postsuper: dict_eval[1] result pickup
postsuper: dict_update: pickup_service_name = pickup
postsuper: dict_lookup: queue_service_name = (notfound)
postsuper: dict_eval[1] qmgr
postsuper: mac_parse: qmgr
postsuper: dict_eval_action: type literal buf qmgr context mail_dict
"pickup" recursive
postsuper: dict_eval[1] result qmgr
postsuper: dict_update: queue_service_name = qmgr
postsuper: dict_lookup: rewrite_service_name = (notfound)
postsuper: dict_eval[1] rewrite
postsuper: mac_parse: rewrite
postsuper: dict_eval_action: type literal buf rewrite context mail_dict
"qmgr" recursive
postsuper: dict_eval[1] result rewrite
postsuper: dict_update: rewrite_service_name = rewrite
postsuper: dict_lookup: showq_service_name = (notfound)
postsuper: dict_eval[1] showq
postsuper: mac_parse: showq
postsuper: dict_eval_action: type literal buf showq context mail_dict
"rewrite" recursive
postsuper: dict_eval[1] result showq
postsuper: dict_update: showq_service_name = showq
postsuper: dict_lookup: error_service_name = (notfound)
postsuper: dict_eval[1] error
postsuper: mac_parse: error
postsuper: dict_eval_action: type literal buf error context mail_dict
"showq" recursive
postsuper: dict_eval[1] result error
postsuper: dict_update: error_service_name = error
postsuper: dict_lookup: flush_service_name = (notfound)
postsuper: dict_eval[1] flush
postsuper: mac_parse: flush
postsuper: dict_eval_action: type literal buf flush context mail_dict
"error" recursive
postsuper: dict_eval[1] result flush
postsuper: dict_update: flush_service_name = flush
postsuper: dict_lookup: address_verify_service_name = (notfound)
postsuper: dict_eval[1] verify
postsuper: mac_parse: verify
postsuper: dict_eval_action: type literal buf verify context mail_dict
"flush" recursive
postsuper: dict_eval[1] result verify
postsuper: dict_update: address_verify_service_name = verify
postsuper: dict_lookup: trace_service_name = (notfound)
postsuper: dict_eval[1] trace
postsuper: mac_parse: trace
postsuper: dict_eval_action: type literal buf trace context mail_dict
"verify" recursive
postsuper: dict_eval[1] result trace
postsuper: dict_update: trace_service_name = trace
postsuper: dict_lookup: max_use = (notfound)
postsuper: dict_update: max_use = 100
postsuper: dict_lookup: dont_remove = (notfound)
postsuper: dict_update: dont_remove = 0
postsuper: dict_lookup: line_length_limit = (notfound)
postsuper: dict_update: line_length_limit = 2048
postsuper: dict_lookup: message_size_limit = (notfound)
postsuper: dict_update: message_size_limit = 10240000
postsuper: dict_lookup: hash_queue_depth = (notfound)
postsuper: dict_update: hash_queue_depth = 1
postsuper: dict_lookup: fork_attempts = (notfound)
postsuper: dict_update: fork_attempts = 5
postsuper: dict_lookup: deliver_lock_attempts = (notfound)
postsuper: dict_update: deliver_lock_attempts = 20
postsuper: dict_lookup: debug_peer_level = 2
postsuper: dict_eval[1] 2
postsuper: mac_parse: 2
postsuper: dict_eval_action: type literal buf 2 context mail_dict
"trace" recursive
postsuper: dict_eval[1] result 2
postsuper: dict_lookup: fault_injection_code = (notfound)
postsuper: dict_update: fault_injection_code = 0
postsuper: dict_lookup: berkeley_db_create_buffer_size = (notfound)
postsuper: dict_update: berkeley_db_create_buffer_size = 16777216
postsuper: dict_lookup: berkeley_db_read_buffer_size = (notfound)
postsuper: dict_update: berkeley_db_read_buffer_size = 131072
postsuper: dict_lookup: header_size_limit = (notfound)
postsuper: dict_update: header_size_limit = 102400
postsuper: dict_lookup: header_address_token_limit = (notfound)
postsuper: dict_update: header_address_token_limit = 10240
postsuper: dict_lookup: mime_nesting_limit = (notfound)
postsuper: dict_update: mime_nesting_limit = 100
postsuper: dict_lookup: mime_boundary_length_limit = (notfound)
postsuper: dict_update: mime_boundary_length_limit = 2048
postsuper: dict_lookup: disable_dns_lookups = (notfound)
postsuper: dict_update: disable_dns_lookups = no
postsuper: dict_lookup: soft_bounce = (notfound)
postsuper: dict_update: soft_bounce = no
postsuper: dict_lookup: owner_request_special = (notfound)
postsuper: dict_update: owner_request_special = yes
postsuper: dict_lookup: strict_8bitmime = (notfound)
postsuper: dict_update: strict_8bitmime = no
postsuper: dict_lookup: strict_7bit_headers = (notfound)
postsuper: dict_update: strict_7bit_headers = no
postsuper: dict_lookup: strict_8bitmime_body = (notfound)
postsuper: dict_update: strict_8bitmime_body = no
postsuper: dict_lookup: strict_mime_encoding_domain = (notfound)
postsuper: dict_update: strict_mime_encoding_domain = no
postsuper: dict_lookup: disable_mime_input_processing = (notfound)
postsuper: dict_update: disable_mime_input_processing = no
postsuper: dict_lookup: disable_mime_output_conversion = (notfound)
postsuper: dict_update: disable_mime_output_conversion = no
postsuper: dict_lookup: address_verify_negative_cache = (notfound)
postsuper: dict_update: address_verify_negative_cache = yes
postsuper: dict_lookup: backwards_bounce_logfile_compatibility =
(notfound)
postsuper: dict_update: backwards_bounce_logfile_compatibility = yes
postsuper: dict_lookup: helpful_warnings = (notfound)
postsuper: dict_update: helpful_warnings = yes
postsuper: dict_eval[1] 100s
postsuper: mac_parse: 100s
postsuper: dict_eval_action: type literal buf 100s context mail_dict
"2" recursive
postsuper: dict_eval[1] result 100s
postsuper: dict_lookup: application_event_drain_time = (notfound)
postsuper: dict_update: application_event_drain_time = 100s
postsuper: dict_lookup: application_event_drain_time = 100s
postsuper: dict_eval[1] 100s
postsuper: mac_parse: 100s
postsuper: dict_eval_action: type literal buf 100s context mail_dict
"100s" recursive
postsuper: dict_eval[1] result 100s
postsuper: dict_eval[1] 100s
postsuper: mac_parse: 100s
postsuper: dict_eval_action: type literal buf 100s context mail_dict
"100s" recursive
postsuper: dict_eval[1] result 100s
postsuper: dict_lookup: max_idle = (notfound)
postsuper: dict_update: max_idle = 100s
postsuper: dict_lookup: max_idle = 100s
postsuper: dict_eval[1] 100s
postsuper: mac_parse: 100s
postsuper: dict_eval_action: type literal buf 100s context mail_dict
"100s" recursive
postsuper: dict_eval[1] result 100s
postsuper: dict_eval[1] 3600s
postsuper: mac_parse: 3600s
postsuper: dict_eval_action: type literal buf 3600s context mail_dict
"100s" recursive
postsuper: dict_eval[1] result 3600s
postsuper: dict_lookup: ipc_timeout = (notfound)
postsuper: dict_update: ipc_timeout = 3600s
postsuper: dict_lookup: ipc_timeout = 3600s
postsuper: dict_eval[1] 3600s
postsuper: mac_parse: 3600s
postsuper: dict_eval_action: type literal buf 3600s context mail_dict
"3600s" recursive
postsuper: dict_eval[1] result 3600s
postsuper: dict_eval[1] 100s
postsuper: mac_parse: 100s
postsuper: dict_eval_action: type literal buf 100s context mail_dict
"3600s" recursive
postsuper: dict_eval[1] result 100s
postsuper: dict_lookup: ipc_idle = (notfound)
postsuper: dict_update: ipc_idle = 100s
postsuper: dict_lookup: ipc_idle = 100s
postsuper: dict_eval[1] 100s
postsuper: mac_parse: 100s
postsuper: dict_eval_action: type literal buf 100s context mail_dict
"100s" recursive
postsuper: dict_eval[1] result 100s
postsuper: dict_eval[1] 1000s
postsuper: mac_parse: 1000s
postsuper: dict_eval_action: type literal buf 1000s context mail_dict
"100s" recursive
postsuper: dict_eval[1] result 1000s
postsuper: dict_lookup: ipc_ttl = (notfound)
postsuper: dict_update: ipc_ttl = 1000s
postsuper: dict_lookup: ipc_ttl = 1000s
postsuper: dict_eval[1] 1000s
postsuper: mac_parse: 1000s
postsuper: dict_eval_action: type literal buf 1000s context mail_dict
"1000s" recursive
postsuper: dict_eval[1] result 1000s
postsuper: dict_eval[1] 10s
postsuper: mac_parse: 10s
postsuper: dict_eval_action: type literal buf 10s context mail_dict
"1000s" recursive
postsuper: dict_eval[1] result 10s
postsuper: dict_lookup: trigger_timeout = (notfound)
postsuper: dict_update: trigger_timeout = 10s
postsuper: dict_lookup: trigger_timeout = 10s
postsuper: dict_eval[1] 10s
postsuper: mac_parse: 10s
postsuper: dict_eval_action: type literal buf 10s context mail_dict
"10s" recursive
postsuper: dict_eval[1] result 10s
postsuper: dict_eval[1] 1s
postsuper: mac_parse: 1s
postsuper: dict_eval_action: type literal buf 1s context mail_dict
"10s" recursive
postsuper: dict_eval[1] result 1s
postsuper: dict_lookup: fork_delay = (notfound)
postsuper: dict_update: fork_delay = 1s
postsuper: dict_lookup: fork_delay = 1s
postsuper: dict_eval[1] 1s
postsuper: mac_parse: 1s
postsuper: dict_eval_action: type literal buf 1s context mail_dict "1s"
recursive
postsuper: dict_eval[1] result 1s
postsuper: dict_eval[1] 1s
postsuper: mac_parse: 1s
postsuper: dict_eval_action: type literal buf 1s context mail_dict "1s"
recursive
postsuper: dict_eval[1] result 1s
postsuper: dict_lookup: deliver_lock_delay = (notfound)
postsuper: dict_update: deliver_lock_delay = 1s
postsuper: dict_lookup: deliver_lock_delay = 1s
postsuper: dict_eval[1] 1s
postsuper: mac_parse: 1s
postsuper: dict_eval_action: type literal buf 1s context mail_dict "1s"
recursive
postsuper: dict_eval[1] result 1s
postsuper: dict_eval[1] 500s
postsuper: mac_parse: 500s
postsuper: dict_eval_action: type literal buf 500s context mail_dict
"1s" recursive
postsuper: dict_eval[1] result 500s
postsuper: dict_lookup: stale_lock_time = (notfound)
postsuper: dict_update: stale_lock_time = 500s
postsuper: dict_lookup: stale_lock_time = 500s
postsuper: dict_eval[1] 500s
postsuper: mac_parse: 500s
postsuper: dict_eval_action: type literal buf 500s context mail_dict
"500s" recursive
postsuper: dict_eval[1] result 500s
postsuper: dict_eval[1] 18000s
postsuper: mac_parse: 18000s
postsuper: dict_eval_action: type literal buf 18000s context mail_dict
"500s" recursive
postsuper: dict_eval[1] result 18000s
postsuper: dict_lookup: daemon_timeout = (notfound)
postsuper: dict_update: daemon_timeout = 18000s
postsuper: dict_lookup: daemon_timeout = 18000s
postsuper: dict_eval[1] 18000s
postsuper: mac_parse: 18000s
postsuper: dict_eval_action: type literal buf 18000s context mail_dict
"18000s" recursive
postsuper: dict_eval[1] result 18000s
postsuper: dict_eval[1] 1s
postsuper: mac_parse: 1s
postsuper: dict_eval_action: type literal buf 1s context mail_dict
"18000s" recursive
postsuper: dict_eval[1] result 1s
postsuper: dict_lookup: in_flow_delay = (notfound)
postsuper: dict_update: in_flow_delay = 1s
postsuper: dict_lookup: in_flow_delay = 1s
postsuper: dict_eval[1] 1s
postsuper: mac_parse: 1s
postsuper: dict_eval_action: type literal buf 1s context mail_dict "1s"
recursive
postsuper: dict_eval[1] result 1s
postsuper: dict_lookup: mynetworks = (notfound)
postsuper: name_mask: subnet
postsuper: inet_addr_list_append: 127.0.0.1
postsuper: inet_addr_list_append: 255.0.0.0
postsuper: inet_addr_list_append: our.internet.ip.address
postsuper: inet_addr_list_append: 255.255.255.0
postsuper: mynetworks: 127.0.0.0/8 our.internet.ip.block/24
postsuper: dict_eval[1] 127.0.0.0/8 our.internet.ip.block/24
postsuper: mac_parse: 127.0.0.0/8 our.internet.ip.block/24
postsuper: dict_eval_action: type literal buf 127.0.0.0/8
our.internet.ip.block/24 context mail_dict "1s" recursive
postsuper: dict_eval[1] result 127.0.0.0/8 our.internet.ip.block/24
postsuper: dict_update: mynetworks = 127.0.0.0/8
our.internet.ip.block/24
postsuper: dict_update: process_id = 7425
postsuper: setugid: uid 51 gid 51
postsuper: dir_forest: All -> A/
postsuper: dir_forest: All -> A/
postsuper: dir_forest: All -> A/
postsuper: dir_forest: All -> A/
postsuper: dir_forest: All -> A/
postsuper: dir_forest: All -> A/

Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 01:50 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0