Hi,

I am running into a problem where (it seems) queue manager
doesn't pickup the queued message for delivery.  SMTPD returns
a 250 OK at  16:26:39. However, oqmgr doesn't pick it up until 16:35:41.
The is no post queue processing on the message.  I turned up logging
on cleanup, qmgr and oqmgr (see below). I could not find any clues 
as to why there would be a delay. Any help is greatly appreciated.  - George

Dec 14 16:26:39 mtain-da12 postfix/cleanup[28236]: open incoming/883D938000CBB
Dec 14 16:26:39 mtain-da12 postfix/cleanup[28236]: cleanup_open: open 
incoming/883D938000CBB
Dec 14 16:26:39 mtain-da12 postfix/cleanup[28236]: send attr queue_id = 
883D938000CBB
Dec 14 16:26:39 mtain-da12 postfix/smtpd[28280]: input attribute value: 
883D938000CBB
Dec 14 16:26:39 mtain-da12 postfix/smtpd[28280]: 883D938000CBB: 
client=mx2.todaysdailypromotion.net[11.111.111.111]
Dec 14 16:26:39 mtain-da12 postfix/smtpd[28280]: milter_macro_lookup: result 
"883D938000CBB"
Dec 14 16:26:39 mtain-da12 postfix/cleanup[28236]: cleanup_header_callback: 
'Received: from mx2.todaysdailypromotion.net (mx2.todaysdailypromotion.net 
[66.248.158.200])??by mtain-da12.example.com (Internet Inbound) with SMTP id 
883D938000CBB??for <u...@example.com>; Mon, 1'
Dec 14 16:26:39 mtain-da12 postfix/cleanup[28236]: 883D938000CBB: 
message-id=<200912034113.35o400924...@77uiw6y396c3.vb_unknown.unknown>
Dec 14 16:26:39 mtain-da12 postfix/cleanup[28236]: milter_macro_lookup: result 
"883D938000CBB"
Dec 14 16:26:39 mtain-da12 postfix/cleanup[28236]: milter_macro_lookup: result 
"883D938000CBB"
Dec 14 16:26:39 mtain-da12 postfix/cleanup[28236]: event: SMFIC_HEADER; macros: 
i=883D938000CBB
Dec 14 16:26:39 mtain-da12 postfix/cleanup[28236]: event: SMFIC_HEADER; macros: 
i=883D938000CBB
Dec 14 16:26:39 mtain-da12 postfix/cleanup[28236]: event: SMFIC_HEADER; macros: 
i=883D938000CBB
Dec 14 16:26:39 mtain-da12 postfix/cleanup[28236]: event: SMFIC_HEADER; macros: 
i=883D938000CBB
Dec 14 16:26:39 mtain-da12 postfix/cleanup[28236]: event: SMFIC_HEADER; macros: 
i=883D938000CBB
Dec 14 16:26:39 mtain-da12 postfix/cleanup[28236]: event: SMFIC_HEADER; macros: 
i=883D938000CBB
Dec 14 16:26:39 mtain-da12 postfix/cleanup[28236]: event: SMFIC_HEADER; macros: 
i=883D938000CBB
Dec 14 16:26:39 mtain-da12 postfix/cleanup[28236]: event: SMFIC_HEADER; macros: 
i=883D938000CBB
Dec 14 16:26:39 mtain-da12 postfix/cleanup[28236]: event: SMFIC_HEADER; macros: 
i=883D938000CBB
Dec 14 16:26:39 mtain-da12 postfix/cleanup[28236]: event: SMFIC_HEADER; macros: 
i=883D938000CBB
Dec 14 16:26:39 mtain-da12 postfix/cleanup[28236]: event: SMFIC_HEADER; macros: 
i=883D938000CBB
Dec 14 16:26:39 mtain-da12 postfix/cleanup[28236]: event: SMFIC_EOH; macros: 
i=883D938000CBB
Dec 14 16:26:39 mtain-da12 postfix/cleanup[28236]: event: SMFIC_BODY; macros: 
i=883D938000CBB
Dec 14 16:26:39 mtain-da12 postfix/cleanup[28236]: event: SMFIC_BODYEOB; 
macros: i=883D938000CBB
Dec 14 16:26:39 mtain-da12 postfix/smtpd[28280]: > 
mx2.todaysdailypromotion.net[11.111.111.111]: 250 2.0.0 Ok: queued as 
883D938000CBB
Dec 14 16:35:41 mtain-da12 postfix/oqmgr[32135]: 883D938000CBB: 
from=<user.n...@somewhere.example.com>, size=2598, nrcpt=1 (queue active)
Dec 14 16:35:41 mtain-da12 postfix/smtp[32446]: 883D938000CBB: 
to=<u...@example.com>, relay=relay.example.com[111.11.111.11]:25, delay=542, 
delays=542/0.03/0/0.15, dsn=2.0.0, status=sent (250 OK)
Dec 14 16:35:41 mtain-da12 postfix/oqmgr[32135]: 883D938000CBB: removed





postconf -n below:

2bounce_notice_recipient = /dev/null
bounce_notice_recipient = /dev/null
bounce_queue_lifetime = 4h
bounce_size_limit = 1
bounce_template_file = $config_directory/bounce.cf
command_directory = /opt/postfix/sbin
config_directory = /opt/postfix/conf
daemon_directory = /opt/postfix/libexec
data_directory = /opt/postfix/data
debug_peer_level = 2
default_destination_concurrency_limit = 500
default_rbl_reply = $rbl_code : (RLY:B1) 
http://postmaster.example.com/errors/554rlyb1.html
delay_notice_recipient = /dev/null
disable_vrfy_command = yes
empty_address_recipient = MAILER-DAEMON
error_notice_recipient = /dev/null
html_directory = no
lmtp_destination_concurrency_limit = 1200
local_recipient_maps = proxy:ldap:$config_directory/ldap-vam.cf
mail_name = Internet Inbound
mail_owner = postfix
mailq_path = /opt/postfix/sbin/mailq
manpage_directory = /opt/postfix/man
maximal_queue_lifetime = 1d
message_size_limit = 23000000
milter_connect_macros = j {daemon_name} v {client_name} {client_ptr}
milter_protocol = 2
mydestination = 
mynetworks = $config_directory/mynetworks
myorigin = example.com
newaliases_path = /opt/postfix/sbin/newaliases
notify_classes = 
qmgr_message_active_limit = 100000
qmgr_message_recipient_limit = 100000
queue_directory = /postfix/mqueues/spool
rbl_reply_maps = hash:$config_directory/rbl_reply_maps
readme_directory = no
recipient_canonical_maps = hash:$config_directory/recipient_canonical_maps
relay_domains = $config_directory/relay_domains
relay_recipient_maps = hash:$config_directory/relay_recipient_maps
sample_directory = /opt/postfix/conf
sender_dependent_relayhost_maps = 
hash:$config_directory/sender_dependent_relayhost_maps
sendmail_path = /opt/postfix/sbin/sendmail
setgid_group = postdrop
smtpd_client_restrictions = reject_unauth_pipelining,     reject_rbl_client 
dnsbl.example.com=127.0.0.2,     reject_rbl_client 
dnsbl2.example.com=127.0.0.11,     reject_rbl_client 
dnsbl3.example.com=127.0.0.10,     reject_rbl_client 
dnsbl4.example.com=127.0.0.12,     reject_rbl_client dnsbl5.example.com
smtpd_data_restrictions = reject_unauth_pipelining
smtpd_delay_reject = no
smtpd_etrn_restrictions = reject
smtpd_helo_required = yes
smtpd_helo_restrictions = 
smtpd_milters = inet:localhost:12345
smtpd_null_access_lookup_key = <>
smtpd_recipient_limit = 100
smtpd_recipient_restrictions = reject_unknown_recipient_domain,      
reject_non_fqdn_recipient,      permit_mynetworks,      
reject_unauth_destination,      reject_invalid_hostname,      permit
smtpd_sender_restrictions = reject_non_fqdn_sender      
reject_unknown_sender_domain
transport_maps = hash:$config_directory/transport_maps           
proxy:ldap:$config_directory/ldap-transport.cf                 
regexp:$config_directory/transport_maps-reserved
unknown_local_recipient_reject_code = 550
virtual_alias_maps = hash:$config_directory/virtual_alias_maps               
proxy:ldap:$config_directory/ldap-vam.cf
virtual_mailbox_domains = $config_directory/virtual_mailbox_domains,            
          proxy:ldap:$config_directory/ldap-vmd.cf
virtual_transport = error


                                          
_________________________________________________________________
Hotmail: Free, trusted and rich email service.
http://clk.atdmt.com/GBL/go/171222984/direct/01/

Reply via email to