On Wed Jan 26 2005 at 15:49:39 CET, Tony Finch wrote:
> > exim 4.44 on an internal one. On excess of 30k messages are correctly being
> > transferred from outside to inside, except certain messages from
> > a single sending domain.
> Is there a firewall between the two machines? It might be buggering things
> up. The other thing to try is to run the exim daemon in debugging mode on
> the recipient host when the problem message is sent.
There is a Nokia appliance with Checkpoint FW1 between the two, but it can't
really be the culprit as delivery is only flawed with messages from a single
sending domain, although I cannot see any problem with the message content...
The size of the message doesn't appear to matter either.
This log (sorry it is so long) taken on an `exim -bd -d+all' on the receiving side:
15:59:01 13954 SMTP>> 220-m1.intdus.retail-sc.com ESMTP Exim (Wed, 26 Jan 2005 15:59:01 +0100)
15:59:01 13954 220 We do not allow this system to be used to send unsolicited or bulk e-mail (ie: spam).
15:59:01 13954 ---0 Get 0x81057a8 0 daemon.c 469
15:59:01 13954 Process 13954 is ready for new message
15:59:01 13954 ---0 Get 0x81057a8 0 smtp_in.c 1931
15:59:01 13954 smtp_setup_msg entered
15:59:01 13954 ---0 Rst 0x81057a8 ** smtp_in.c 800 41000
15:59:01 13954 SMTP<< EHLO gatem.retail-sc.com
15:59:01 13954 --Malloc 0x8126518 20 string.c 368 41000 16915
15:59:01 13954 ---1 Get 0x8115188 24 string.c 347
15:59:01 13954 ---1 Get 0x81151a0 64 string.c 347
15:59:01 13954 ---1 Get 0x81151e0 72 string.c 347
15:59:01 13954 sender_fullhost = gatem.intdus.retail-sc.com (gatem.retail-sc.com) [10.0.240.133]
15:59:01 13954 sender_rcvhost = gatem.intdus.retail-sc.com ([10.0.240.133] helo=gatem.retail-sc.com)
15:59:01 13954 set_process_info: 13954 handling incoming connection from gatem.intdus.retail-sc.com (gatem.retail-sc.com) [10.0.240.133]
15:59:01 13954 ---0 Rst 0x81057a8 ** smtp_in.c 800 41000
15:59:01 13954 ---0 Get 0x81057a8 64 string.c 347
15:59:01 13954 ---0 Ext 0x81057a8 161 string.c 868
15:59:01 13954 ---0 Get 0x8105850 40 string.c 347
15:59:01 13954 host in pipelining_advertise_hosts? yes (matched "*")
15:59:01 13954 ---0 Get 0x8105878 32 string.c 347
15:59:01 13954 host in auth_advertise_hosts? yes (matched "*")
15:59:01 13954 ---0 Get 0x8105898 32 string.c 347
15:59:01 13954 host in tls_advertise_hosts? no (matched "!*")
15:59:01 13954 SMTP>> 250-m1.intdus.retail-sc.com Hello gatem.intdus.retail-sc.com [10.0.240.133]
15:59:01 13954 250-SIZE 4194304
15:59:01 13954 250-EXPN
15:59:01 13954 250-PIPELINING
15:59:01 13954 250-AUTH PLAIN LOGIN
15:59:01 13954 250 HELP
15:59:01 13954 SMTP<< MAIL FROM:<xxx@???> SIZE=2366679
15:59:01 13954 ---0 Rst 0x81057a8 ** smtp_in.c 800 41000
15:59:01 13954 ---0 Get 0x81057a8 32 parse.c 625
15:59:01 13954 spool directory /var/spool/exim space = 3583962 blocks; inodes = 2887262; check_space = 0K (0 blocks); inodes = 0; msg_size = 2371679 (579 blocks)
15:59:01 13954 SMTP>> 250 OK
15:59:01 13954 SMTP<< RCPT TO:<y1@???>
15:59:01 13954 ---0 Get 0x81057c8 24 parse.c 625
15:59:01 13954 ---0 Get 0x81057e0 16 string.c 387
15:59:01 13954 ---0 Get 0x81057f0 8 deliver.c 3982
15:59:01 13954 ---0 Get 0x81057f8 8 string.c 387
15:59:01 13954 ---0 Get 0x8105800 24 string.c 347
15:59:01 13954 using ACL "acl_check_rcpt"
15:59:01 13954 processing "accept"
15:59:01 13954 check hosts = :
15:59:01 13954 ---0 Get 0x8105818 16 string.c 347
15:59:01 13954 host in ":"? no (end of list)
15:59:01 13954 accept: condition test failed
15:59:01 13954 processing "deny"
15:59:01 13954 check domains = +local_domains
15:59:01 13954 ---0 Get 0x8105828 16 string.c 387
15:59:01 13954 ---0 Get 0x8105838 40 string.c 347
15:59:01 13954 ---0 Get 0x8105860 40 string.c 347
15:59:01 13954 retail-sc.com in "@ : retail-sc.com"? yes (matched "retail-sc.com")
15:59:01 13954 ---1 Get 0x8115228 16 match.c 629
15:59:01 13954 ---1 Get 0x8115238 16 string.c 347
15:59:01 13954 retail-sc.com in "+local_domains"? yes (matched "+local_domains")
15:59:01 13954 check local_parts = ^[.] : ^.*[@%!/|]
15:59:01 13954 ---0 Get 0x8105888 8 string.c 387
15:59:01 13954 ---0 Get 0x8105890 32 string.c 347
15:59:01 13954 ---0 Get 0x81058b0 56 exim.c 32
15:59:01 13954 ---0 Get 0x81058e8 88 exim.c 32
15:59:01 13954 y1 in "^[.] : ^.*[@%!/|]"? no (end of list)
15:59:01 13954 deny: condition test failed
15:59:01 13954 processing "deny"
15:59:01 13954 check domains = !+local_domains
15:59:01 13954 ---0 Get 0x8105940 16 string.c 387
15:59:01 13954 ---0 Get 0x8105950 40 string.c 347
15:59:01 13954 cached yes match for +local_domains
15:59:01 13954 cached lookup data = NULL
15:59:01 13954 retail-sc.com in "!+local_domains"? no (matched "!+local_domains" - cached)
15:59:01 13954 deny: condition test failed
15:59:01 13954 processing "accept"
15:59:01 13954 check local_parts = postmaster
15:59:01 13954 ---0 Get 0x8105978 8 string.c 387
15:59:01 13954 ---0 Get 0x8105980 24 string.c 347
15:59:01 13954 y1 in "postmaster"? no (end of list)
15:59:01 13954 accept: condition test failed
15:59:01 13954 processing "accept"
15:59:01 13954 check domains = +local_domains
15:59:01 13954 ---0 Get 0x8105998 16 string.c 387
15:59:01 13954 ---0 Get 0x81059a8 40 string.c 347
15:59:01 13954 cached yes match for +local_domains
15:59:01 13954 cached lookup data = NULL
15:59:01 13954 retail-sc.com in "+local_domains"? yes (matched "+local_domains" - cached)
15:59:01 13954 check verify = recipient
15:59:01 13954 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:59:01 13954 Verifying y1@???
15:59:01 13954 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:59:01 13954 Considering y1@???
15:59:01 13954 ---0 Get 0x81059d0 16 string.c 387
15:59:01 13954 ---0 Get 0x81059e0 8 deliver.c 3982
15:59:01 13954 ---0 Get 0x81059e8 8 string.c 387
15:59:01 13954 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:59:01 13954 routing y1@???
15:59:01 13954 --------> sms_rt router <--------
15:59:01 13954 local_part=y1 domain=retail-sc.com
15:59:01 13954 checking domains
15:59:01 13954 ---0 Get 0x81059f0 16 string.c 387
15:59:01 13954 ---0 Get 0x8105a00 40 string.c 347
15:59:01 13954 retail-sc.com in "sms.retail-sc.com"? no (end of list)
15:59:01 13954 ---0 Get 0x8105a28 40 string.c 347
15:59:01 13954 sms_rt router skipped: domains mismatch
15:59:01 13954 --------> system_aliases router <--------
15:59:01 13954 local_part=y1 domain=retail-sc.com
15:59:01 13954 checking domains
15:59:01 13954 ---0 Get 0x8105a50 16 string.c 387
15:59:01 13954 ---0 Get 0x8105a60 40 string.c 347
15:59:01 13954 cached yes match for +local_domains
15:59:01 13954 cached lookup data = NULL
15:59:01 13954 retail-sc.com in "+local_domains"? yes (matched "+local_domains" - cached)
15:59:01 13954 calling system_aliases router
15:59:01 13954 ---0 Get 0x8105a88 56 string.c 347
15:59:01 13954 rda_interpret (string): ${lookup{$local_part}lsearch{/etc/mail/aliases}}
15:59:01 13954 ---0 Get 0x8105ac0 112 expand.c 2559
15:59:01 13954 ---0 Get 0x8105b30 104 expand.c 2559
15:59:01 13954 ---0 Rst 0x8105b30 ** expand.c 2635 41000
15:59:01 13954 ---0 Get 0x8105b30 104 string.c 856
15:59:01 13954 ---0 Rst 0x8105b35 ** expand.c 4410 41000
15:59:01 13954 expanding: $local_part
15:59:01 13954 result: y1
15:59:01 13954 ---0 Get 0x8105b38 88 expand.c 2559
15:59:01 13954 ---0 Rst 0x8105b4a ** expand.c 4410 41000
15:59:01 13954 expanding: /etc/mail/aliases
15:59:01 13954 result: /etc/mail/aliases
15:59:01 13954 search_open: lsearch "/etc/mail/aliases"
15:59:01 13954 ---2 Get 0x81233d8 40 search.c 416
15:59:01 13954 ---2 Get 0x8123400 24 search.c 417
15:59:01 13954 search_find: file="/etc/mail/aliases"
15:59:01 13954 key="y1" partial=-1 affix=NULL starflags=0
15:59:01 13954 LRU list:
15:59:01 13954 :/etc/mail/aliases
15:59:01 13954 :/etc/mail/reject
15:59:01 13954 End
15:59:01 13954 internal_search_find: file="/etc/mail/aliases"
15:59:01 13954 type=lsearch key="y1"
15:59:01 13954 file lookup required for y1
15:59:01 13954 in /etc/mail/aliases
15:59:01 13954 ---2 Get 0x8123418 24 search.c 519
15:59:01 13954 lookup failed
15:59:01 13954 ---0 Rst 0x8105ac1 ** expand.c 4410 41000
15:59:01 13954 expanding: ${lookup{$local_part}lsearch{/etc/mail/aliases}}
15:59:01 13954 result:
15:59:01 13954 expanded:
15:59:01 13954 file is not a filter file
15:59:01 13954 parse_forward_list:
15:59:01 13954 system_aliases router declined for y1@???
15:59:01 13954 --------> mailin_aliases router <--------
15:59:01 13954 local_part=y1 domain=retail-sc.com
15:59:01 13954 checking domains
15:59:01 13954 ---0 Get 0x8105ac8 16 string.c 387
15:59:01 13954 ---0 Get 0x8105ad8 40 string.c 347
15:59:01 13954 cached yes match for +local_domains
15:59:01 13954 cached lookup data = NULL
15:59:01 13954 retail-sc.com in "+local_domains"? yes (matched "+local_domains" - cached)
15:59:01 13954 calling mailin_aliases router
15:59:01 13954 ---0 Get 0x8105b00 56 string.c 347
15:59:01 13954 rda_interpret (string): ${lookup{$local_part}cdb{/etc/mail/mailin.cdb}}
15:59:01 13954 ---0 Get 0x8105b38 112 expand.c 2559
15:59:01 13954 ---0 Get 0x8105ba8 104 expand.c 2559
15:59:01 13954 ---0 Rst 0x8105ba8 ** expand.c 2635 41000
15:59:01 13954 ---0 Get 0x8105ba8 104 string.c 856
15:59:01 13954 ---0 Rst 0x8105bad ** expand.c 4410 41000
15:59:01 13954 expanding: $local_part
15:59:01 13954 result: y1
15:59:01 13954 ---0 Get 0x8105bb0 88 expand.c 2559
15:59:01 13954 ---0 Rst 0x8105bc5 ** expand.c 4410 41000
15:59:01 13954 expanding: /etc/mail/mailin.cdb
15:59:01 13954 result: /etc/mail/mailin.cdb
15:59:01 13954 search_open: cdb "/etc/mail/mailin.cdb"
15:59:01 13954 ---2 Get 0x8123430 16 cdb.c 183
15:59:01 13954 ---2 Get 0x8123440 40 search.c 416
15:59:01 13954 ---2 Get 0x8123468 24 search.c 417
15:59:01 13954 search_find: file="/etc/mail/mailin.cdb"
15:59:01 13954 key="y1" partial=-1 affix=NULL starflags=0
15:59:01 13954 LRU list:
15:59:01 13954 0/etc/mail/mailin.cdb
15:59:01 13954 :/etc/mail/aliases
15:59:01 13954 :/etc/mail/reject
15:59:01 13954 End
15:59:01 13954 internal_search_find: file="/etc/mail/mailin.cdb"
15:59:01 13954 type=cdb key="y1"
15:59:01 13954 file lookup required for y1
15:59:01 13954 in /etc/mail/mailin.cdb
15:59:01 13954 ---2 Get 0x8123480 24 search.c 519
15:59:01 13954 lookup failed
15:59:01 13954 ---0 Rst 0x8105b39 ** expand.c 4410 41000
15:59:01 13954 expanding: ${lookup{$local_part}cdb{/etc/mail/mailin.cdb}}
15:59:01 13954 result:
15:59:01 13954 expanded:
15:59:01 13954 file is not a filter file
15:59:01 13954 parse_forward_list:
15:59:01 13954 mailin_aliases router declined for y1@???
15:59:01 13954 --------> sapkreditor_aliases router <--------
15:59:01 13954 local_part=y1 domain=retail-sc.com
15:59:01 13954 checking domains
15:59:01 13954 ---0 Get 0x8105b40 16 string.c 387
15:59:01 13954 ---0 Get 0x8105b50 48 string.c 347
15:59:01 13954 retail-sc.com in "kredit.retail-sc.com"? no (end of list)
15:59:01 13954 ---0 Get 0x8105b80 56 string.c 347
15:59:01 13954 sapkreditor_aliases router skipped: domains mismatch
15:59:01 13954 --------> ldap_mailRouting router <--------
15:59:01 13954 local_part=y1 domain=retail-sc.com
15:59:01 13954 calling ldap_mailRouting router
15:59:01 13954 ---0 Get 0x8105bb8 64 string.c 347
15:59:01 13954 rda_interpret (string): ${lookup ldapm { ldap:///dc=retail-sc,dc=com?mailRoutingAddress?sub?(&(objectClass=inetLocalMailRecipient)(!(expiredDate=*))(mailLocalAddress=${quote_ldap:$local_part@${domain}}))}{$value} fail }
15:59:01 13954 ---0 Get 0x8105bf8 264 expand.c 2559
15:59:01 13954 ---0 Get 0x8105d00 248 expand.c 2559
15:59:01 13954 ---0 Get 0x8105df8 104 expand.c 2559
15:59:01 13954 ---0 Rst 0x8105df8 ** expand.c 2635 41000
15:59:01 13954 ---0 Get 0x8105df8 104 string.c 856
15:59:01 13954 ---0 Rst 0x8105e0b ** expand.c 4410 41000
15:59:01 13954 expanding: $local_part@${domain}
15:59:01 13954 result: y1@???
15:59:01 13954 ---0 Get 0x8105e10 24 ldap.c 1284
15:59:01 13954 ---0 Rst 0x8105d95 ** expand.c 4410 41000
15:59:01 13954 expanding: ldap:///dc=retail-sc,dc=com?mailRoutingAddress?sub?(&(objectClass=inetLocalMailRecipient)(!(expiredDate=*))(mailLocalAddress=${quote_ldap:$local_part@${domain}}))
15:59:01 13954 result: ldap:///dc=retail-sc,dc=com?mailRoutingAddress?sub?(&(objectClass=inetLocalMailRecipient)(!(expiredDate=*))(mailLocalAddress=y1%40retail-sc.com))
15:59:01 13954 search_open: ldapm "NULL"
15:59:01 13954 ---2 Get 0x8123498 24 search.c 416
15:59:01 13954 ---2 Get 0x81234b0 24 search.c 417
15:59:01 13954 search_find: file="NULL"
15:59:01 13954 key=" ldap:///dc=retail-sc,dc=com?mailRoutingAddress?sub?(&(objectClass=inetLocalMailRecipient)(!(expiredDate=*))(mailLocalAddress=y1%40retail-sc.com))" partial=-1 affix=NULL starflags=0
15:59:01 13954 LRU list:
15:59:01 13954 0/etc/mail/mailin.cdb
15:59:01 13954 :/etc/mail/aliases
15:59:01 13954 :/etc/mail/reject
15:59:01 13954 End
15:59:01 13954 internal_search_find: file="NULL"
15:59:01 13954 type=ldapm key=" ldap:///dc=retail-sc,dc=com?mailRoutingAddress?sub?(&(objectClass=inetLocalMailRecipient)(!(expiredDate=*))(mailLocalAddress=y1%40retail-sc.com))"
15:59:01 13954 database lookup required for ldap:///dc=retail-sc,dc=com?mailRoutingAddress?sub?(&(objectClass=inetLocalMailRecipient)(!(expiredDate=*))(mailLocalAddress=y1%40retail-sc.com))
15:59:01 13954 LDAP parameters: user=NULL pass=NULL size=0 time=0 connect=-1 dereference=0
15:59:01 13954 perform_ldap_search: ldapm URL = "ldap:///dc=retail-sc,dc=com?mailRoutingAddress?sub?(&(objectClass=inetLocalMailRecipient)(!(expiredDate=*))(mailLocalAddress=y1%40retail-sc.com))" server=m1.intdus.retail-sc.com port=0 sizelimit=0 timelimit=0 tcplimit=-1
15:59:01 13954 after ldap_url_parse: host=m1.intdus.retail-sc.com port=0
15:59:01 13954 ---2 Get 0x81234c8 96 ldap.c 306
15:59:01 13954 ldap_initialize with URL ldap://m1.intdus.retail-sc.com:389/
15:59:01 13954 ---2 Rst 0x81234c8 ** ldap.c 350 41000
15:59:01 13954 initialized for LDAP (v3) server m1.intdus.retail-sc.com:389
15:59:01 13954 LDAP_OPT_X_TLS_TRY set
15:59:01 13954 ---2 Get 0x81234c8 32 ldap.c 424
15:59:01 13954 ---2 Get 0x81234e8 24 string.c 347
15:59:01 13954 binding with user=NULL password=NULL
15:59:01 13954 Start search
15:59:01 13954 ldap_result loop
15:59:01 13954 LDAP entry loop
15:59:01 13954 LDAP attr loop mailRoutingAddress:y1@???
15:59:01 13954 ---2 Get 0x8123500 104 string.c 856
15:59:01 13954 ---2 Rst 0x8123525 ** ldap.c 690 41000
15:59:01 13954 ---2 Get 0x8123528 48 string.c 347
15:59:01 13954 search ended by ldap_result yielding 101
15:59:01 13954 ldap_parse_result yielded 0: Success
15:59:01 13954 LDAP search: returning: y1@???
15:59:01 13954 ---2 Get 0x8123558 168 search.c 519
15:59:01 13954 lookup yielded: y1@???
15:59:01 13954 ---0 Get 0x8105d98 40 string.c 347
15:59:01 13954 ---0 Get 0x8105dc0 80 expand.c 2559
15:59:01 13954 ---0 Rst 0x8105dc0 ** expand.c 2635 41000
15:59:01 13954 ---0 Get 0x8105dc0 104 string.c 856
15:59:01 13954 ---0 Rst 0x8105de5 ** expand.c 4410 41000
15:59:01 13954 expanding: $value
15:59:01 13954 result: y1@???
15:59:01 13954 ---0 Rst 0x8105c1d ** expand.c 4410 41000
15:59:01 13954 expanding: ${lookup ldapm { ldap:///dc=retail-sc,dc=com?mailRoutingAddress?sub?(&(objectClass=inetLocalMailRecipient)(!(expiredDate=*))(mailLocalAddress=${quote_ldap:$local_part@${domain}}))}{$value} fail }
15:59:01 13954 result: y1@???
15:59:01 13954 expanded: y1@???
15:59:01 13954 file is not a filter file
15:59:01 13954 parse_forward_list: y1@???
15:59:01 13954 extract item: y1@???
15:59:01 13954 ---0 Get 0x8105c20 40 parse.c 625
15:59:01 13954 ---0 Get 0x8105c48 208 deliver.c 102
15:59:01 13954 ---0 Get 0x8105d18 40 string.c 347
15:59:01 13954 ---0 Get 0x8105d40 40 string.c 347
15:59:01 13954 ldap_mailRouting router generated y1@???
15:59:01 13954 errors_to=NULL transport=NULL
15:59:01 13954 uid=unset gid=unset home=NULL
15:59:01 13954 routed by ldap_mailRouting router
15:59:01 13954 envelope to: y1@???
15:59:01 13954 transport: <none>
15:59:01 13954 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:59:01 13954 Considering y1@???
15:59:01 13954 ---0 Get 0x8105d68 32 string.c 387
15:59:01 13954 ---0 Get 0x8105d88 8 deliver.c 3982
15:59:01 13954 ---0 Get 0x8105d90 8 string.c 387
15:59:01 13954 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:59:01 13954 routing y1@???
15:59:01 13954 --------> sms_rt router <--------
15:59:01 13954 local_part=y1 domain=logbrumsc1.logbru.retail-sc.com
15:59:01 13954 checking domains
15:59:01 13954 ---0 Get 0x8105d98 32 string.c 387
15:59:01 13954 ---0 Get 0x8105db8 56 string.c 347
15:59:01 13954 logbrumsc1.logbru.retail-sc.com in "sms.retail-sc.com"? no (end of list)
15:59:01 13954 ---0 Get 0x8105df0 40 string.c 347
15:59:01 13954 sms_rt router skipped: domains mismatch
15:59:01 13954 --------> system_aliases router <--------
15:59:01 13954 local_part=y1 domain=logbrumsc1.logbru.retail-sc.com
15:59:01 13954 checking domains
15:59:01 13954 ---0 Get 0x8105e18 32 string.c 387
15:59:01 13954 ---0 Get 0x8105e38 56 string.c 347
15:59:01 13954 ---0 Get 0x8105e70 56 string.c 347
15:59:01 13954 logbrumsc1.logbru.retail-sc.com in "@ : retail-sc.com"? no (end of list)
15:59:01 13954 ---1 Get 0x8115248 16 match.c 629
15:59:01 13954 ---1 Get 0x8115258 32 string.c 347
15:59:01 13954 logbrumsc1.logbru.retail-sc.com in "+local_domains"? no (end of list)
15:59:01 13954 ---0 Get 0x8105ea8 48 string.c 347
15:59:01 13954 system_aliases router skipped: domains mismatch
15:59:01 13954 --------> mailin_aliases router <--------
15:59:01 13954 local_part=y1 domain=logbrumsc1.logbru.retail-sc.com
15:59:01 13954 checking domains
15:59:01 13954 ---0 Get 0x8105ed8 32 string.c 387
15:59:01 13954 ---0 Get 0x8105ef8 56 string.c 347
15:59:01 13954 cached no match for +local_domains
15:59:01 13954 cached lookup data = NULL
15:59:01 13954 logbrumsc1.logbru.retail-sc.com in "+local_domains"? no (end of list)
15:59:01 13954 ---0 Get 0x8105f30 48 string.c 347
15:59:01 13954 mailin_aliases router skipped: domains mismatch
15:59:01 13954 --------> sapkreditor_aliases router <--------
15:59:01 13954 local_part=y1 domain=logbrumsc1.logbru.retail-sc.com
15:59:01 13954 checking domains
15:59:01 13954 ---0 Get 0x8105f60 32 string.c 387
15:59:01 13954 ---0 Get 0x8105f80 64 string.c 347
15:59:01 13954 logbrumsc1.logbru.retail-sc.com in "kredit.retail-sc.com"? no (end of list)
15:59:01 13954 ---0 Get 0x8105fc0 56 string.c 347
15:59:01 13954 sapkreditor_aliases router skipped: domains mismatch
15:59:01 13954 --------> ldap_mailRouting router <--------
15:59:01 13954 local_part=y1 domain=logbrumsc1.logbru.retail-sc.com
15:59:01 13954 calling ldap_mailRouting router
15:59:01 13954 ---0 Get 0x8105ff8 80 string.c 347
15:59:01 13954 rda_interpret (string): ${lookup ldapm { ldap:///dc=retail-sc,dc=com?mailRoutingAddress?sub?(&(objectClass=inetLocalMailRecipient)(!(expiredDate=*))(mailLocalAddress=${quote_ldap:$local_part@${domain}}))}{$value} fail }
15:59:01 13954 ---0 Get 0x8106048 264 expand.c 2559
15:59:01 13954 ---0 Get 0x8106150 248 expand.c 2559
15:59:01 13954 ---0 Get 0x8106248 104 expand.c 2559
15:59:01 13954 ---0 Rst 0x8106248 ** expand.c 2635 41000
15:59:01 13954 ---0 Get 0x8106248 104 string.c 856
15:59:01 13954 ---0 Rst 0x810626d ** expand.c 4410 41000
15:59:01 13954 expanding: $local_part@${domain}
15:59:01 13954 result: y1@???
15:59:01 13954 ---0 Get 0x8106270 48 ldap.c 1284
15:59:01 13954 ---0 Rst 0x81061f7 ** expand.c 4410 41000
15:59:01 13954 expanding: ldap:///dc=retail-sc,dc=com?mailRoutingAddress?sub?(&(objectClass=inetLocalMailRecipient)(!(expiredDate=*))(mailLocalAddress=${quote_ldap:$local_part@${domain}}))
15:59:01 13954 result: ldap:///dc=retail-sc,dc=com?mailRoutingAddress?sub?(&(objectClass=inetLocalMailRecipient)(!(expiredDate=*))(mailLocalAddress=y1%40logbrumsc1.logbru.retail-sc.com))
15:59:01 13954 search_open: ldapm "NULL"
15:59:01 13954 cached open
15:59:01 13954 search_find: file="NULL"
15:59:01 13954 key=" ldap:///dc=retail-sc,dc=com?mailRoutingAddress?sub?(&(objectClass=inetLocalMailRecipient)(!(expiredDate=*))(mailLocalAddress=y1%40logbrumsc1.logbru.retail-sc.com))" partial=-1 affix=NULL starflags=0
15:59:01 13954 LRU list:
15:59:01 13954 0/etc/mail/mailin.cdb
15:59:01 13954 :/etc/mail/aliases
15:59:01 13954 :/etc/mail/reject
15:59:01 13954 End
15:59:01 13954 internal_search_find: file="NULL"
15:59:01 13954 type=ldapm key=" ldap:///dc=retail-sc,dc=com?mailRoutingAddress?sub?(&(objectClass=inetLocalMailRecipient)(!(expiredDate=*))(mailLocalAddress=y1%40logbrumsc1.logbru.retail-sc.com))"
15:59:01 13954 database lookup required for ldap:///dc=retail-sc,dc=com?mailRoutingAddress?sub?(&(objectClass=inetLocalMailRecipient)(!(expiredDate=*))(mailLocalAddress=y1%40logbrumsc1.logbru.retail-sc.com))
15:59:01 13954 LDAP parameters: user=NULL pass=NULL size=0 time=0 connect=-1 dereference=0
15:59:01 13954 perform_ldap_search: ldapm URL = "ldap:///dc=retail-sc,dc=com?mailRoutingAddress?sub?(&(objectClass=inetLocalMailRecipient)(!(expiredDate=*))(mailLocalAddress=y1%40logbrumsc1.logbru.retail-sc.com))" server=m1.intdus.retail-sc.com port=0 sizelimit=0 timelimit=0 tcplimit=-1
15:59:01 13954 after ldap_url_parse: host=m1.intdus.retail-sc.com port=0
15:59:01 13954 re-using cached connection to LDAP server m1.intdus.retail-sc.com:389
15:59:01 13954 Start search
15:59:01 13954 search ended by ldap_result yielding 101
15:59:01 13954 ldap_parse_result yielded 0: Success
15:59:01 13954 ---2 Get 0x8123600 24 string.c 347
15:59:01 13954 LDAP search: no results
15:59:01 13954 ---2 Get 0x8123618 184 search.c 519
15:59:01 13954 lookup failed
15:59:01 13954 ---0 Get 0x81061f8 80 expand.c 2559
15:59:01 13954 ---0 Rst 0x81061f8 ** expand.c 2635 41000
15:59:01 13954 ---0 Get 0x81061f8 104 string.c 856
15:59:01 13954 ---0 Rst 0x81061f9 ** expand.c 4410 41000
15:59:01 13954 expanding: $value
15:59:01 13954 result:
15:59:01 13954 skipping: result is not used
15:59:01 13954 ---0 Get 0x8106200 40 string.c 347
15:59:01 13954 failed to expand: ${lookup ldapm { ldap:///dc=retail-sc,dc=com?mailRoutingAddress?sub?(&(objectClass=inetLocalMailRecipient)(!(expiredDate=*))(mailLocalAddress=${quote_ldap:$local_part@${domain}}))}{$value} fail }
15:59:01 13954 error message: "lookup" failed and "fail" requested
15:59:01 13954 failure was forced
15:59:01 13954 ldap_mailRouting router declined for y1@???
15:59:01 13954 --------> manualroute router <--------
15:59:01 13954 local_part=y1 domain=logbrumsc1.logbru.retail-sc.com
15:59:01 13954 calling manualroute router
15:59:01 13954 manualroute router called for y1@???
15:59:01 13954 domain = logbrumsc1.logbru.retail-sc.com
15:59:01 13954 ---0 Get 0x8106228 112 expand.c 2559
15:59:01 13954 ---0 Get 0x8106298 104 expand.c 2559
15:59:01 13954 ---0 Rst 0x8106298 ** expand.c 2635 41000
15:59:01 13954 ---0 Get 0x8106298 104 string.c 856
15:59:01 13954 ---0 Rst 0x81062b8 ** expand.c 4410 41000
15:59:01 13954 expanding: $domain
15:59:01 13954 result: logbrumsc1.logbru.retail-sc.com
15:59:01 13954 ---0 Get 0x81062b8 88 expand.c 2559
15:59:01 13954 ---0 Rst 0x81062cd ** expand.c 4410 41000
15:59:01 13954 expanding: /etc/mail/routes.txt
15:59:01 13954 result: /etc/mail/routes.txt
15:59:01 13954 search_open: lsearch "/etc/mail/routes.txt"
15:59:01 13954 ---2 Get 0x81236d0 40 search.c 416
15:59:01 13954 ---2 Get 0x81236f8 24 search.c 417
15:59:01 13954 search_find: file="/etc/mail/routes.txt"
15:59:01 13954 key="logbrumsc1.logbru.retail-sc.com" partial=-1 affix=NULL starflags=0
15:59:01 13954 LRU list:
15:59:01 13954 :/etc/mail/routes.txt
15:59:01 13954 0/etc/mail/mailin.cdb
15:59:01 13954 :/etc/mail/aliases
15:59:01 13954 :/etc/mail/reject
15:59:01 13954 End
15:59:01 13954 internal_search_find: file="/etc/mail/routes.txt"
15:59:01 13954 type=lsearch key="logbrumsc1.logbru.retail-sc.com"
15:59:01 13954 file lookup required for logbrumsc1.logbru.retail-sc.com
15:59:01 13954 in /etc/mail/routes.txt
15:59:01 13954 ---2 Get 0x8123710 48 search.c 519
15:59:01 13954 lookup failed
15:59:01 13954 ---0 Rst 0x8106229 ** expand.c 4410 41000
15:59:01 13954 expanding: ${lookup{$domain}lsearch{/etc/mail/routes.txt}}
15:59:01 13954 result:
15:59:01 13954 ---0 Get 0x8106230 8 string.c 530
15:59:01 13954 manualroute router declined for y1@???
15:59:01 13954 --------> dnslookup router <--------
15:59:01 13954 local_part=y1 domain=logbrumsc1.logbru.retail-sc.com
15:59:01 13954 checking domains
15:59:01 13954 ---0 Get 0x8106238 32 string.c 387
15:59:01 13954 ---0 Get 0x8106258 56 string.c 347
15:59:01 13954 cached no match for +local_domains
15:59:01 13954 cached lookup data = NULL
15:59:01 13954 logbrumsc1.logbru.retail-sc.com in "! +local_domains"? yes (end of list)
15:59:01 13954 calling dnslookup router
15:59:01 13954 dnslookup router called for y1@???
15:59:01 13954 domain = logbrumsc1.logbru.retail-sc.com
15:59:01 13954 --Malloc 0x811a060 182 exim.c 41 41000 17097
15:59:01 13954 DNS lookup of logbrumsc1.logbru.retail-sc.com (MX) succeeded
15:59:01 13954 ---0 Get 0x8106290 32 string.c 466
15:59:01 13954 ---0 Get 0x81062b0 40 host.c 2407
15:59:01 13954 ---0 Get 0x81062d8 32 string.c 466
15:59:01 13954 ---0 Get 0x81062f8 32 dns.c 810
15:59:01 13954 ---0 Get 0x8106318 48 string.c 347
15:59:01 13954 10.253.16.23 in "0.0.0.0 : 127.0.0.0/8"? no (end of list)
15:59:01 13954 ---0 Get 0x8106348 32 dns.c 810
15:59:01 13954 ---0 Get 0x8106368 48 string.c 347
15:59:01 13954 10.0.243.143 in "0.0.0.0 : 127.0.0.0/8"? no (end of list)
15:59:01 13954 ---0 Get 0x8106398 0 host.c 569
15:59:01 13954 ---0 Get 0x8106398 64 host.c 502
15:59:01 13954 ---0 Get 0x81063d8 64 ../src/os.c 680
15:59:01 13954 Actual local interface address is 127.0.0.1 (lo)
15:59:01 13954 ---0 Get 0x8106418 64 ../src/os.c 680
15:59:01 13954 Actual local interface address is 10.0.243.143 (eth0)
15:59:01 13954 ---0 Get 0x8106458 64 ../src/os.c 680
15:59:01 13954 Actual local interface address is 10.0.243.142 (eth0:1)
15:59:01 13954 ---1 Get 0x8115278 64 host.c 553
15:59:01 13954 ---1 Get 0x81152b8 64 host.c 553
15:59:01 13954 ---1 Get 0x81152f8 64 host.c 553
15:59:01 13954 ---0 Rst 0x8106398 ** host.c 609 41000
15:59:01 13954 local host in host list - removed hosts:
15:59:01 13954 smtp.intdus.retail-sc.com 10.0.243.143 40
15:59:01 13954 fully qualified name = logbrumsc1.logbru.retail-sc.com
15:59:01 13954 host_find_bydns yield = HOST_FOUND (2); returned hosts:
15:59:01 13954 logbrumsc1.logbru.retail-sc.com 10.253.16.23 MX=10
15:59:01 13954 ---0 Get 0x8106398 40 dnslookup.c 391
15:59:01 13954 set transport remote_smtp
15:59:01 13954 queued for remote_smtp transport: local_part = y1
15:59:01 13954 domain = logbrumsc1.logbru.retail-sc.com
15:59:01 13954 errors_to=NULL
15:59:01 13954 domain_data=NULL localpart_data=NULL
15:59:01 13954 routed by dnslookup router
15:59:01 13954 envelope to: y1@???
15:59:01 13954 transport: remote_smtp
15:59:01 13954 host logbrumsc1.logbru.retail-sc.com [10.253.16.23] MX=10
15:59:01 13954 ----------- end verify ------------
15:59:01 13954 accept: condition test succeeded
15:59:01 13954 SMTP>> 250 Accepted
15:59:01 13954 ---0 Get 0x81063c0 600 receive.c 434
15:59:01 13954 SMTP<< RCPT TO:<y2@???>
15:59:01 13954 ---0 Get 0x8106618 24 parse.c 625
15:59:01 13954 ---0 Get 0x8106630 16 string.c 387
15:59:01 13954 ---0 Get 0x8106640 8 deliver.c 3982
15:59:01 13954 ---0 Get 0x8106648 8 string.c 387
15:59:01 13954 ---0 Get 0x8106650 24 string.c 347
15:59:01 13954 using ACL "acl_check_rcpt"
15:59:01 13954 processing "accept"
15:59:01 13954 check hosts = :
15:59:01 13954 ---0 Get 0x8106668 16 string.c 347
15:59:01 13954 host in ":"? no (end of list)
15:59:01 13954 accept: condition test failed
15:59:01 13954 processing "deny"
15:59:01 13954 check domains = +local_domains
15:59:01 13954 ---0 Get 0x8106678 16 string.c 387
15:59:01 13954 ---0 Get 0x8106688 40 string.c 347
15:59:01 13954 ---0 Get 0x81066b0 40 string.c 347
15:59:01 13954 retail-sc.com in "@ : retail-sc.com"? yes (matched "retail-sc.com")
15:59:01 13954 ---1 Get 0x8115338 16 match.c 629
15:59:01 13954 ---1 Get 0x8115348 16 string.c 347
15:59:01 13954 retail-sc.com in "+local_domains"? yes (matched "+local_domains")
15:59:01 13954 check local_parts = ^[.] : ^.*[@%!/|]
15:59:01 13954 ---0 Get 0x81066d8 8 string.c 387
15:59:01 13954 --Malloc 0x812cf28 8200 store.c 165 49200 17097
15:59:01 13954 ---0 Get 0x812cf30 32 string.c 347
15:59:01 13954 ---0 Get 0x812cf50 56 exim.c 32
15:59:01 13954 ---0 Get 0x812cf88 88 exim.c 32
15:59:01 13954 y2 in "^[.] : ^.*[@%!/|]"? no (end of list)
15:59:01 13954 deny: condition test failed
15:59:01 13954 processing "deny"
15:59:01 13954 check domains = !+local_domains
15:59:01 13954 ---0 Get 0x812cfe0 16 string.c 387
15:59:01 13954 ---0 Get 0x812cff0 40 string.c 347
15:59:01 13954 cached yes match for +local_domains
15:59:01 13954 cached lookup data = NULL
15:59:01 13954 retail-sc.com in "!+local_domains"? no (matched "!+local_domains" - cached)
15:59:01 13954 deny: condition test failed
15:59:01 13954 processing "accept"
15:59:01 13954 check local_parts = postmaster
15:59:01 13954 ---0 Get 0x812d018 8 string.c 387
15:59:01 13954 ---0 Get 0x812d020 24 string.c 347
15:59:01 13954 y2 in "postmaster"? no (end of list)
15:59:01 13954 accept: condition test failed
15:59:01 13954 processing "accept"
15:59:01 13954 check domains = +local_domains
15:59:01 13954 ---0 Get 0x812d038 16 string.c 387
15:59:01 13954 ---0 Get 0x812d048 40 string.c 347
15:59:01 13954 cached yes match for +local_domains
15:59:01 13954 cached lookup data = NULL
15:59:01 13954 retail-sc.com in "+local_domains"? yes (matched "+local_domains" - cached)
15:59:01 13954 check verify = recipient
15:59:01 13954 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:59:01 13954 Verifying y2@???
15:59:01 13954 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:59:01 13954 Considering y2@???
15:59:01 13954 ---0 Get 0x812d070 16 string.c 387
15:59:01 13954 ---0 Get 0x812d080 8 deliver.c 3982
15:59:01 13954 ---0 Get 0x812d088 8 string.c 387
15:59:01 13954 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:59:01 13954 routing y2@???
15:59:01 13954 --------> sms_rt router <--------
15:59:01 13954 local_part=y2 domain=retail-sc.com
15:59:01 13954 checking domains
15:59:01 13954 ---0 Get 0x812d090 16 string.c 387
15:59:01 13954 ---0 Get 0x812d0a0 40 string.c 347
15:59:01 13954 retail-sc.com in "sms.retail-sc.com"? no (end of list)
15:59:01 13954 ---0 Get 0x812d0c8 40 string.c 347
15:59:01 13954 sms_rt router skipped: domains mismatch
15:59:01 13954 --------> system_aliases router <--------
15:59:01 13954 local_part=y2 domain=retail-sc.com
15:59:01 13954 checking domains
15:59:01 13954 ---0 Get 0x812d0f0 16 string.c 387
15:59:01 13954 ---0 Get 0x812d100 40 string.c 347
15:59:01 13954 cached yes match for +local_domains
15:59:01 13954 cached lookup data = NULL
15:59:01 13954 retail-sc.com in "+local_domains"? yes (matched "+local_domains" - cached)
15:59:01 13954 calling system_aliases router
15:59:01 13954 ---0 Get 0x812d128 64 string.c 347
15:59:01 13954 rda_interpret (string): ${lookup{$local_part}lsearch{/etc/mail/aliases}}
15:59:01 13954 ---0 Get 0x812d168 112 expand.c 2559
15:59:01 13954 ---0 Get 0x812d1d8 104 expand.c 2559
15:59:01 13954 ---0 Rst 0x812d1d8 ** expand.c 2635 49200
15:59:01 13954 ---0 Get 0x812d1d8 104 string.c 856
15:59:01 13954 ---0 Rst 0x812d1df ** expand.c 4410 49200
15:59:01 13954 expanding: $local_part
15:59:01 13954 result: y2
15:59:01 13954 ---0 Get 0x812d1e0 88 expand.c 2559
15:59:01 13954 ---0 Rst 0x812d1f2 ** expand.c 4410 49200
15:59:01 13954 expanding: /etc/mail/aliases
15:59:01 13954 result: /etc/mail/aliases
15:59:01 13954 search_open: lsearch "/etc/mail/aliases"
15:59:01 13954 cached open
15:59:01 13954 search_find: file="/etc/mail/aliases"
15:59:01 13954 key="y2" partial=-1 affix=NULL starflags=0
15:59:01 13954 LRU list:
15:59:01 13954 :/etc/mail/aliases
15:59:01 13954 :/etc/mail/routes.txt
15:59:01 13954 0/etc/mail/mailin.cdb
15:59:01 13954 :/etc/mail/reject
15:59:01 13954 End
15:59:01 13954 internal_search_find: file="/etc/mail/aliases"
15:59:01 13954 type=lsearch key="y2"
15:59:01 13954 file lookup required for y2
15:59:01 13954 in /etc/mail/aliases
15:59:01 13954 ---2 Get 0x8123740 24 search.c 519
15:59:01 13954 lookup failed
15:59:01 13954 ---0 Rst 0x812d169 ** expand.c 4410 49200
15:59:01 13954 expanding: ${lookup{$local_part}lsearch{/etc/mail/aliases}}
15:59:01 13954 result:
15:59:01 13954 expanded:
15:59:01 13954 file is not a filter file
15:59:01 13954 parse_forward_list:
15:59:01 13954 system_aliases router declined for y2@???
15:59:01 13954 --------> mailin_aliases router <--------
15:59:01 13954 local_part=y2 domain=retail-sc.com
15:59:01 13954 checking domains
15:59:01 13954 ---0 Get 0x812d170 16 string.c 387
15:59:01 13954 ---0 Get 0x812d180 40 string.c 347
15:59:01 13954 cached yes match for +local_domains
15:59:01 13954 cached lookup data = NULL
15:59:01 13954 retail-sc.com in "+local_domains"? yes (matched "+local_domains" - cached)
15:59:01 13954 calling mailin_aliases router
15:59:01 13954 ---0 Get 0x812d1a8 64 string.c 347
15:59:01 13954 rda_interpret (string): ${lookup{$local_part}cdb{/etc/mail/mailin.cdb}}
15:59:01 13954 ---0 Get 0x812d1e8 112 expand.c 2559
15:59:01 13954 ---0 Get 0x812d258 104 expand.c 2559
15:59:01 13954 ---0 Rst 0x812d258 ** expand.c 2635 49200
15:59:01 13954 ---0 Get 0x812d258 104 string.c 856
15:59:01 13954 ---0 Rst 0x812d25f ** expand.c 4410 49200
15:59:01 13954 expanding: $local_part
15:59:01 13954 result: y2
15:59:01 13954 ---0 Get 0x812d260 88 expand.c 2559
15:59:01 13954 ---0 Rst 0x812d275 ** expand.c 4410 49200
15:59:01 13954 expanding: /etc/mail/mailin.cdb
15:59:01 13954 result: /etc/mail/mailin.cdb
15:59:01 13954 search_open: cdb "/etc/mail/mailin.cdb"
15:59:01 13954 cached open
15:59:01 13954 search_find: file="/etc/mail/mailin.cdb"
15:59:01 13954 key="y2" partial=-1 affix=NULL starflags=0
15:59:01 13954 LRU list:
15:59:01 13954 0/etc/mail/mailin.cdb
15:59:01 13954 :/etc/mail/aliases
15:59:01 13954 :/etc/mail/routes.txt
15:59:01 13954 :/etc/mail/reject
15:59:01 13954 End
15:59:01 13954 internal_search_find: file="/etc/mail/mailin.cdb"
15:59:01 13954 type=cdb key="y2"
15:59:01 13954 file lookup required for y2
15:59:01 13954 in /etc/mail/mailin.cdb
15:59:01 13954 ---2 Get 0x8123758 24 search.c 519
15:59:01 13954 lookup failed
15:59:01 13954 ---0 Rst 0x812d1e9 ** expand.c 4410 49200
15:59:01 13954 expanding: ${lookup{$local_part}cdb{/etc/mail/mailin.cdb}}
15:59:01 13954 result:
15:59:01 13954 expanded:
15:59:01 13954 file is not a filter file
15:59:01 13954 parse_forward_list:
15:59:01 13954 mailin_aliases router declined for y2@???
15:59:01 13954 --------> sapkreditor_aliases router <--------
15:59:01 13954 local_part=y2 domain=retail-sc.com
15:59:01 13954 checking domains
15:59:01 13954 ---0 Get 0x812d1f0 16 string.c 387
15:59:01 13954 ---0 Get 0x812d200 48 string.c 347
15:59:01 13954 retail-sc.com in "kredit.retail-sc.com"? no (end of list)
15:59:01 13954 ---0 Get 0x812d230 56 string.c 347
15:59:01 13954 sapkreditor_aliases router skipped: domains mismatch
15:59:01 13954 --------> ldap_mailRouting router <--------
15:59:01 13954 local_part=y2 domain=retail-sc.com
15:59:01 13954 calling ldap_mailRouting router
15:59:01 13954 ---0 Get 0x812d268 64 string.c 347
15:59:01 13954 rda_interpret (string): ${lookup ldapm { ldap:///dc=retail-sc,dc=com?mailRoutingAddress?sub?(&(objectClass=inetLocalMailRecipient)(!(expiredDate=*))(mailLocalAddress=${quote_ldap:$local_part@${domain}}))}{$value} fail }
15:59:01 13954 ---0 Get 0x812d2a8 264 expand.c 2559
15:59:01 13954 ---0 Get 0x812d3b0 248 expand.c 2559
15:59:01 13954 ---0 Get 0x812d4a8 104 expand.c 2559
15:59:01 13954 ---0 Rst 0x812d4a8 ** expand.c 2635 49200
15:59:01 13954 ---0 Get 0x812d4a8 104 string.c 856
15:59:01 13954 ---0 Rst 0x812d4bd ** expand.c 4410 49200
15:59:01 13954 expanding: $local_part@${domain}
15:59:01 13954 result: y2@???
15:59:01 13954 ---0 Get 0x812d4c0 32 ldap.c 1284
15:59:01 13954 ---0 Rst 0x812d447 ** expand.c 4410 49200
15:59:01 13954 expanding: ldap:///dc=retail-sc,dc=com?mailRoutingAddress?sub?(&(objectClass=inetLocalMailRecipient)(!(expiredDate=*))(mailLocalAddress=${quote_ldap:$local_part@${domain}}))
15:59:01 13954 result: ldap:///dc=retail-sc,dc=com?mailRoutingAddress?sub?(&(objectClass=inetLocalMailRecipient)(!(expiredDate=*))(mailLocalAddress=y2%40retail-sc.com))
15:59:01 13954 search_open: ldapm "NULL"
15:59:01 13954 cached open
15:59:01 13954 search_find: file="NULL"
15:59:01 13954 key=" ldap:///dc=retail-sc,dc=com?mailRoutingAddress?sub?(&(objectClass=inetLocalMailRecipient)(!(expiredDate=*))(mailLocalAddress=y2%40retail-sc.com))" partial=-1 affix=NULL starflags=0
15:59:01 13954 LRU list:
15:59:01 13954 0/etc/mail/mailin.cdb
15:59:01 13954 :/etc/mail/aliases
15:59:01 13954 :/etc/mail/routes.txt
15:59:01 13954 :/etc/mail/reject
15:59:01 13954 End
15:59:01 13954 internal_search_find: file="NULL"
15:59:01 13954 type=ldapm key=" ldap:///dc=retail-sc,dc=com?mailRoutingAddress?sub?(&(objectClass=inetLocalMailRecipient)(!(expiredDate=*))(mailLocalAddress=y2%40retail-sc.com))"
15:59:01 13954 database lookup required for ldap:///dc=retail-sc,dc=com?mailRoutingAddress?sub?(&(objectClass=inetLocalMailRecipient)(!(expiredDate=*))(mailLocalAddress=y2%40retail-sc.com))
15:59:01 13954 LDAP parameters: user=NULL pass=NULL size=0 time=0 connect=-1 dereference=0
15:59:01 13954 perform_ldap_search: ldapm URL = "ldap:///dc=retail-sc,dc=com?mailRoutingAddress?sub?(&(objectClass=inetLocalMailRecipient)(!(expiredDate=*))(mailLocalAddress=y2%40retail-sc.com))" server=m1.intdus.retail-sc.com port=0 sizelimit=0 timelimit=0 tcplimit=-1
15:59:01 13954 after ldap_url_parse: host=m1.intdus.retail-sc.com port=0
15:59:01 13954 re-using cached connection to LDAP server m1.intdus.retail-sc.com:389
15:59:01 13954 Start search
15:59:01 13954 ldap_result loop
15:59:01 13954 LDAP entry loop
15:59:01 13954 LDAP attr loop mailRoutingAddress:y2@???
15:59:01 13954 ---2 Get 0x8123770 104 string.c 856
15:59:01 13954 ---2 Rst 0x8123797 ** ldap.c 690 49200
15:59:01 13954 ---2 Get 0x8123798 48 string.c 347
15:59:01 13954 search ended by ldap_result yielding 101
15:59:01 13954 ldap_parse_result yielded 0: Success
15:59:01 13954 LDAP search: returning: y2@???
15:59:01 13954 ---2 Get 0x81237c8 168 search.c 519
15:59:01 13954 lookup yielded: y2@???
15:59:01 13954 ---0 Get 0x812d448 40 string.c 347
15:59:01 13954 ---0 Get 0x812d470 80 expand.c 2559
15:59:01 13954 ---0 Rst 0x812d470 ** expand.c 2635 49200
15:59:01 13954 ---0 Get 0x812d470 104 string.c 856
15:59:01 13954 ---0 Rst 0x812d497 ** expand.c 4410 49200
15:59:01 13954 expanding: $value
15:59:01 13954 result: y2@???
15:59:01 13954 ---0 Rst 0x812d2cf ** expand.c 4410 49200
15:59:01 13954 expanding: ${lookup ldapm { ldap:///dc=retail-sc,dc=com?mailRoutingAddress?sub?(&(objectClass=inetLocalMailRecipient)(!(expiredDate=*))(mailLocalAddress=${quote_ldap:$local_part@${domain}}))}{$value} fail }
15:59:01 13954 result: y2@???
15:59:01 13954 expanded: y2@???
15:59:01 13954 file is not a filter file
15:59:01 13954 parse_forward_list: y2@???
15:59:01 13954 extract item: y2@???
15:59:01 13954 ---0 Get 0x812d2d0 40 parse.c 625
15:59:01 13954 ---0 Get 0x812d2f8 208 deliver.c 102
15:59:01 13954 ---0 Get 0x812d3c8 40 string.c 347
15:59:01 13954 ---0 Get 0x812d3f0 40 string.c 347
15:59:01 13954 ldap_mailRouting router generated y2@???
15:59:01 13954 errors_to=NULL transport=NULL
15:59:01 13954 uid=unset gid=unset home=NULL
15:59:01 13954 routed by ldap_mailRouting router
15:59:01 13954 envelope to: y2@???
15:59:01 13954 transport: <none>
15:59:01 13954 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:59:01 13954 Considering y2@???
15:59:01 13954 ---0 Get 0x812d418 32 string.c 387
15:59:01 13954 ---0 Get 0x812d438 8 deliver.c 3982
15:59:01 13954 ---0 Get 0x812d440 8 string.c 387
15:59:01 13954 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:59:01 13954 routing y2@???
15:59:01 13954 --------> sms_rt router <--------
15:59:01 13954 local_part=y2 domain=logbrumsc1.logbru.retail-sc.com
15:59:01 13954 checking domains
15:59:01 13954 ---0 Get 0x812d448 32 string.c 387
15:59:01 13954 ---0 Get 0x812d468 56 string.c 347
15:59:01 13954 logbrumsc1.logbru.retail-sc.com in "sms.retail-sc.com"? no (end of list)
15:59:01 13954 ---0 Get 0x812d4a0 40 string.c 347
15:59:01 13954 sms_rt router skipped: domains mismatch
15:59:01 13954 --------> system_aliases router <--------
15:59:01 13954 local_part=y2 domain=logbrumsc1.logbru.retail-sc.com
15:59:01 13954 checking domains
15:59:01 13954 ---0 Get 0x812d4c8 32 string.c 387
15:59:01 13954 ---0 Get 0x812d4e8 56 string.c 347
15:59:01 13954 ---0 Get 0x812d520 56 string.c 347
15:59:01 13954 logbrumsc1.logbru.retail-sc.com in "@ : retail-sc.com"? no (end of list)
15:59:01 13954 ---1 Get 0x8115358 16 match.c 629
15:59:01 13954 ---1 Get 0x8115368 32 string.c 347
15:59:01 13954 logbrumsc1.logbru.retail-sc.com in "+local_domains"? no (end of list)
15:59:01 13954 ---0 Get 0x812d558 48 string.c 347
15:59:01 13954 system_aliases router skipped: domains mismatch
15:59:01 13954 --------> mailin_aliases router <--------
15:59:01 13954 local_part=y2 domain=logbrumsc1.logbru.retail-sc.com
15:59:01 13954 checking domains
15:59:01 13954 ---0 Get 0x812d588 32 string.c 387
15:59:01 13954 ---0 Get 0x812d5a8 56 string.c 347
15:59:01 13954 cached no match for +local_domains
15:59:01 13954 cached lookup data = NULL
15:59:01 13954 logbrumsc1.logbru.retail-sc.com in "+local_domains"? no (end of list)
15:59:01 13954 ---0 Get 0x812d5e0 48 string.c 347
15:59:01 13954 mailin_aliases router skipped: domains mismatch
15:59:01 13954 --------> sapkreditor_aliases router <--------
15:59:01 13954 local_part=y2 domain=logbrumsc1.logbru.retail-sc.com
15:59:01 13954 checking domains
15:59:01 13954 ---0 Get 0x812d610 32 string.c 387
15:59:01 13954 ---0 Get 0x812d630 64 string.c 347
15:59:01 13954 logbrumsc1.logbru.retail-sc.com in "kredit.retail-sc.com"? no (end of list)
15:59:01 13954 ---0 Get 0x812d670 56 string.c 347
15:59:01 13954 sapkreditor_aliases router skipped: domains mismatch
15:59:01 13954 --------> ldap_mailRouting router <--------
15:59:01 13954 local_part=y2 domain=logbrumsc1.logbru.retail-sc.com
15:59:01 13954 calling ldap_mailRouting router
15:59:01 13954 ---0 Get 0x812d6a8 80 string.c 347
15:59:01 13954 rda_interpret (string): ${lookup ldapm { ldap:///dc=retail-sc,dc=com?mailRoutingAddress?sub?(&(objectClass=inetLocalMailRecipient)(!(expiredDate=*))(mailLocalAddress=${quote_ldap:$local_part@${domain}}))}{$value} fail }
15:59:01 13954 ---0 Get 0x812d6f8 264 expand.c 2559
15:59:01 13954 ---0 Get 0x812d800 248 expand.c 2559
15:59:01 13954 ---0 Get 0x812d8f8 104 expand.c 2559
15:59:01 13954 ---0 Rst 0x812d8f8 ** expand.c 2635 49200
15:59:01 13954 ---0 Get 0x812d8f8 104 string.c 856
15:59:01 13954 ---0 Rst 0x812d91f ** expand.c 4410 49200
15:59:01 13954 expanding: $local_part@${domain}
15:59:01 13954 result: y2@???
15:59:01 13954 ---0 Get 0x812d920 48 ldap.c 1284
15:59:01 13954 ---0 Rst 0x812d8a9 ** expand.c 4410 49200
15:59:01 13954 expanding: ldap:///dc=retail-sc,dc=com?mailRoutingAddress?sub?(&(objectClass=inetLocalMailRecipient)(!(expiredDate=*))(mailLocalAddress=${quote_ldap:$local_part@${domain}}))
15:59:01 13954 result: ldap:///dc=retail-sc,dc=com?mailRoutingAddress?sub?(&(objectClass=inetLocalMailRecipient)(!(expiredDate=*))(mailLocalAddress=y2%40logbrumsc1.logbru.retail-sc.com))
15:59:01 13954 search_open: ldapm "NULL"
15:59:01 13954 cached open
15:59:01 13954 search_find: file="NULL"
15:59:01 13954 key=" ldap:///dc=retail-sc,dc=com?mailRoutingAddress?sub?(&(objectClass=inetLocalMailRecipient)(!(expiredDate=*))(mailLocalAddress=y2%40logbrumsc1.logbru.retail-sc.com))" partial=-1 affix=NULL starflags=0
15:59:01 13954 LRU list:
15:59:01 13954 0/etc/mail/mailin.cdb
15:59:01 13954 :/etc/mail/aliases
15:59:01 13954 :/etc/mail/routes.txt
15:59:01 13954 :/etc/mail/reject
15:59:01 13954 End
15:59:01 13954 internal_search_find: file="NULL"
15:59:01 13954 type=ldapm key=" ldap:///dc=retail-sc,dc=com?mailRoutingAddress?sub?(&(objectClass=inetLocalMailRecipient)(!(expiredDate=*))(mailLocalAddress=y2%40logbrumsc1.logbru.retail-sc.com))"
15:59:01 13954 database lookup required for ldap:///dc=retail-sc,dc=com?mailRoutingAddress?sub?(&(objectClass=inetLocalMailRecipient)(!(expiredDate=*))(mailLocalAddress=y2%40logbrumsc1.logbru.retail-sc.com))
15:59:01 13954 LDAP parameters: user=NULL pass=NULL size=0 time=0 connect=-1 dereference=0
15:59:01 13954 perform_ldap_search: ldapm URL = "ldap:///dc=retail-sc,dc=com?mailRoutingAddress?sub?(&(objectClass=inetLocalMailRecipient)(!(expiredDate=*))(mailLocalAddress=y2%40logbrumsc1.logbru.retail-sc.com))" server=m1.intdus.retail-sc.com port=0 sizelimit=0 timelimit=0 tcplimit=-1
15:59:01 13954 after ldap_url_parse: host=m1.intdus.retail-sc.com port=0
15:59:01 13954 re-using cached connection to LDAP server m1.intdus.retail-sc.com:389
15:59:01 13954 Start search
15:59:01 13954 search ended by ldap_result yielding 101
15:59:01 13954 ldap_parse_result yielded 0: Success
15:59:01 13954 ---2 Get 0x8123870 24 string.c 347
15:59:01 13954 LDAP search: no results
15:59:01 13954 ---2 Get 0x8123888 192 search.c 519
15:59:01 13954 lookup failed
15:59:01 13954 ---0 Get 0x812d8b0 80 expand.c 2559
15:59:01 13954 ---0 Rst 0x812d8b0 ** expand.c 2635 49200
15:59:01 13954 ---0 Get 0x812d8b0 104 string.c 856
15:59:01 13954 ---0 Rst 0x812d8b1 ** expand.c 4410 49200
15:59:01 13954 expanding: $value
15:59:01 13954 result:
15:59:01 13954 skipping: result is not used
15:59:01 13954 ---0 Get 0x812d8b8 40 string.c 347
15:59:01 13954 failed to expand: ${lookup ldapm { ldap:///dc=retail-sc,dc=com?mailRoutingAddress?sub?(&(objectClass=inetLocalMailRecipient)(!(expiredDate=*))(mailLocalAddress=${quote_ldap:$local_part@${domain}}))}{$value} fail }
15:59:01 13954 error message: "lookup" failed and "fail" requested
15:59:01 13954 failure was forced
15:59:01 13954 ldap_mailRouting router declined for y2@???
15:59:01 13954 --------> manualroute router <--------
15:59:01 13954 local_part=y2 domain=logbrumsc1.logbru.retail-sc.com
15:59:01 13954 calling manualroute router
15:59:01 13954 manualroute router called for y2@???
15:59:01 13954 domain = logbrumsc1.logbru.retail-sc.com
15:59:01 13954 ---0 Get 0x812d8e0 112 expand.c 2559
15:59:01 13954 ---0 Get 0x812d950 104 expand.c 2559
15:59:01 13954 ---0 Rst 0x812d950 ** expand.c 2635 49200
15:59:01 13954 ---0 Get 0x812d950 104 string.c 856
15:59:01 13954 ---0 Rst 0x812d970 ** expand.c 4410 49200
15:59:01 13954 expanding: $domain
15:59:01 13954 result: logbrumsc1.logbru.retail-sc.com
15:59:01 13954 ---0 Get 0x812d970 88 expand.c 2559
15:59:01 13954 ---0 Rst 0x812d985 ** expand.c 4410 49200
15:59:01 13954 expanding: /etc/mail/routes.txt
15:59:01 13954 result: /etc/mail/routes.txt
15:59:01 13954 search_open: lsearch "/etc/mail/routes.txt"
15:59:01 13954 cached open
15:59:01 13954 search_find: file="/etc/mail/routes.txt"
15:59:01 13954 key="logbrumsc1.logbru.retail-sc.com" partial=-1 affix=NULL starflags=0
15:59:01 13954 LRU list:
15:59:01 13954 :/etc/mail/routes.txt
15:59:01 13954 0/etc/mail/mailin.cdb
15:59:01 13954 :/etc/mail/aliases
15:59:01 13954 :/etc/mail/reject
15:59:01 13954 End
15:59:01 13954 internal_search_find: file="/etc/mail/routes.txt"
15:59:01 13954 type=lsearch key="logbrumsc1.logbru.retail-sc.com"
15:59:01 13954 cached data used for lookup of logbrumsc1.logbru.retail-sc.com
15:59:01 13954 in /etc/mail/routes.txt
15:59:01 13954 lookup failed
15:59:01 13954 ---0 Rst 0x812d8e1 ** expand.c 4410 49200
15:59:01 13954 expanding: ${lookup{$domain}lsearch{/etc/mail/routes.txt}}
15:59:01 13954 result:
15:59:01 13954 ---0 Get 0x812d8e8 8 string.c 530
15:59:01 13954 manualroute router declined for y2@???
15:59:01 13954 --------> dnslookup router <--------
15:59:01 13954 local_part=y2 domain=logbrumsc1.logbru.retail-sc.com
15:59:01 13954 checking domains
15:59:01 13954 ---0 Get 0x812d8f0 32 string.c 387
15:59:01 13954 ---0 Get 0x812d910 56 string.c 347
15:59:01 13954 cached no match for +local_domains
15:59:01 13954 cached lookup data = NULL
15:59:01 13954 logbrumsc1.logbru.retail-sc.com in "! +local_domains"? yes (end of list)
15:59:01 13954 calling dnslookup router
15:59:01 13954 dnslookup router called for y2@???
15:59:01 13954 domain = logbrumsc1.logbru.retail-sc.com
15:59:01 13954 DNS lookup of logbrumsc1.logbru.retail-sc.com (MX) succeeded
15:59:01 13954 ---0 Get 0x812d948 32 string.c 466
15:59:01 13954 ---0 Get 0x812d968 40 host.c 2407
15:59:01 13954 ---0 Get 0x812d990 32 string.c 466
15:59:01 13954 ---0 Get 0x812d9b0 32 dns.c 810
15:59:01 13954 ---0 Get 0x812d9d0 48 string.c 347
15:59:01 13954 10.253.16.23 in "0.0.0.0 : 127.0.0.0/8"? no (end of list)
15:59:01 13954 ---0 Get 0x812da00 32 dns.c 810
15:59:01 13954 ---0 Get 0x812da20 48 string.c 347
15:59:01 13954 10.0.243.143 in "0.0.0.0 : 127.0.0.0/8"? no (end of list)
15:59:01 13954 local host in host list - removed hosts:
15:59:01 13954 smtp.intdus.retail-sc.com 10.0.243.143 40
15:59:01 13954 fully qualified name = logbrumsc1.logbru.retail-sc.com
15:59:01 13954 host_find_bydns yield = HOST_FOUND (2); returned hosts:
15:59:01 13954 logbrumsc1.logbru.retail-sc.com 10.253.16.23 MX=10
15:59:01 13954 ---0 Get 0x812da50 40 dnslookup.c 391
15:59:01 13954 queued for remote_smtp transport: local_part = y2
15:59:01 13954 domain = logbrumsc1.logbru.retail-sc.com
15:59:01 13954 errors_to=NULL
15:59:01 13954 domain_data=NULL localpart_data=NULL
15:59:01 13954 routed by dnslookup router
15:59:01 13954 envelope to: y2@???
15:59:01 13954 transport: remote_smtp
15:59:01 13954 host logbrumsc1.logbru.retail-sc.com [10.253.16.23] MX=10
15:59:01 13954 ----------- end verify ------------
15:59:01 13954 accept: condition test succeeded
15:59:01 13954 SMTP>> 250 Accepted
15:59:01 13954 SMTP<< DATA
15:59:01 13954 SMTP>> 354 Enter message, ending with "." on a line by itself
15:59:01 13954 search_tidyup called
15:59:01 13954 unbind LDAP connection to m1.intdus.retail-sc.com:389
15:59:01 13954 ---2 Rst 0x8123378 ** search.c 265 49200
15:59:01 13954 ---0 Get 0x812da78 16 receive.c 1137
15:59:01 13954 ---0 Get 0x812da88 16 receive.c 1145
15:59:01 13954 ---0 Get 0x812da98 256 receive.c 1146
15:59:01 13954 ---0 Rst 0x812db2b ** receive.c 1431 49200
15:59:01 13954 ---0 Get 0x812db30 32 string.c 347
15:59:01 13954 host in ignore_fromline_hosts? no (option unset)
15:59:01 13954 ---0 Get 0x812db50 16 receive.c 1616
15:59:01 13954 ---0 Get 0x812db60 256 receive.c 1617
15:59:01 13954 ---0 Rst 0x812dc14 ** receive.c 1431 49200
15:59:01 13954 ---0 Get 0x812dc18 16 receive.c 1616
15:59:01 13954 ---0 Get 0x812dc28 256 receive.c 1617
15:59:01 13954 ---0 Rst 0x812dc57 ** receive.c 1431 49200
15:59:01 13954 ---0 Get 0x812dc58 16 receive.c 1616
15:59:01 13954 ---0 Get 0x812dc68 256 receive.c 1617
15:59:01 13954 ---0 Rst 0x812dcee ** receive.c 1431 49200
15:59:01 13954 ---0 Get 0x812dcf0 16 receive.c 1616
15:59:01 13954 ---0 Get 0x812dd00 256 receive.c 1617
15:59:01 13954 ---0 Rst 0x812ddd0 ** receive.c 1431 49200
15:59:01 13954 ---0 Get 0x812ddd0 16 receive.c 1616
15:59:01 13954 ---0 Get 0x812dde0 256 receive.c 1617
15:59:01 13954 ---0 Rst 0x812de13 ** receive.c 1431 49200
15:59:01 13954 ---0 Get 0x812de18 16 receive.c 1616
15:59:01 13954 ---0 Get 0x812de28 256 receive.c 1617
15:59:01 13954 ---0 Rst 0x812de84 ** receive.c 1431 49200
15:59:01 13954 ---0 Get 0x812de88 16 receive.c 1616
15:59:01 13954 ---0 Get 0x812de98 256 receive.c 1617
15:59:01 13954 ---0 Rst 0x812dec5 ** receive.c 1431 49200
15:59:01 13954 ---0 Get 0x812dec8 16 receive.c 1616
15:59:01 13954 ---0 Get 0x812ded8 256 receive.c 1617
15:59:01 13954 ---0 Rst 0x812deeb ** receive.c 1431 49200
15:59:01 13954 ---0 Get 0x812def0 16 receive.c 1616
15:59:01 13954 ---0 Get 0x812df00 256 receive.c 1617
15:59:01 13954 ---0 Rst 0x812df36 ** receive.c 1431 49200
15:59:01 13954 ---0 Get 0x812df38 16 receive.c 1616
15:59:01 13954 ---0 Get 0x812df48 256 receive.c 1617
15:59:01 13954 ---0 Rst 0x812dfa5 ** receive.c 1431 49200
15:59:01 13954 ---0 Get 0x812dfa8 16 receive.c 1616
15:59:01 13954 ---0 Get 0x812dfb8 256 receive.c 1617
15:59:01 13954 ---0 Rst 0x812dfd7 ** receive.c 1431 49200
15:59:01 13954 ---0 Get 0x812dfd8 16 receive.c 1616
15:59:01 13954 ---0 Get 0x812dfe8 256 receive.c 1617
15:59:01 13954 ---0 Rst 0x812e00f ** receive.c 1431 49200
15:59:01 13954 ---0 Get 0x812e010 16 receive.c 1616
15:59:01 13954 ---0 Get 0x812e020 256 receive.c 1617
15:59:01 13954 ---0 Ext 0x812e020 512 receive.c 1247
15:59:01 13954 ---0 Rst 0x812e15b ** receive.c 1431 49200
15:59:01 13954 ---0 Get 0x812e160 16 receive.c 1616
15:59:01 13954 ---0 Get 0x812e170 256 receive.c 1617
15:59:01 13954 ---0 Rst 0x812e1d6 ** receive.c 1431 49200
15:59:01 13954 ---0 Get 0x812e1d8 16 receive.c 1616
15:59:01 13954 ---0 Get 0x812e1e8 256 receive.c 1617
15:59:01 13954 ---0 Rst 0x812e20e ** receive.c 1431 49200
15:59:01 13954 ---0 Get 0x812e210 16 receive.c 1616
15:59:01 13954 ---0 Get 0x812e220 256 receive.c 1617
15:59:01 13954 ---0 Rst 0x812e210 ** receive.c 1403 49200
15:59:01 13954 >>Headers received:
15:59:01 13954 Received: from relay2.bt.net ([194.72.6.62])
15:59:01 13954 by gatem.retail-sc.com (Exim 4.43)
15:59:01 13954 with esmtp id 1CtnmL-00042y-6i; Wed, 26 Jan 2005 15:04:19 +0100
15:59:01 13954 Received: from mail.watermelon.uk.com ([81.138.36.131] helo=sqcns12.FASHION.COM)
15:59:01 13954 by relay2.bt.net with esmtp (Exim 3.36 #1)
15:59:01 13954 id 1Ctnkt-00008L-00; Wed, 26 Jan 2005 14:02:47 +0000
15:59:01 13954 X-SEF-6B26BD94-35CC-45FF-A047-6FB8F01AAAB8: 1
15:59:01 13954 Received: from Unknown [170.46.2.40] by SurfControl E-Mail Filter - SurfControl E-mail Filter (5.0); Wed, 26 Jan 2005 14:01:41 +0000
15:59:01 13954 Received: from SQCNS14.FASHION.COM ([170.46.2.114])
15:59:01 13954 by sqcns03.quantumclothing.com (Lotus Domino 65HF281)
15:59:01 13954 with ESMTP id 2005012614013970-2070 ;
15:59:01 13954 Wed, 26 Jan 2005 14:01:39 +0000
15:59:01 13954 To: "Patrick Brenninkmeijer" <y1@???>
15:59:01 13954 Cc: "James Slee" <y2@???>,
15:59:01 13954 Nick@???,
15:59:01 13954 Paula@???
15:59:01 13954 Subject: Fw: CH!PZ overviews (email 2 of 3)
15:59:01 13954 MIME-Version: 1.0
15:59:01 13954 X-Mailer: Lotus Notes Release 6.5 September 26, 2003
15:59:01 13954 Message-ID: <OF97317537.F4ED0F75-ON80256F95.004C82C4-80256F95.004D0D3B@???>
15:59:01 13954 From: Jenni@???
15:59:01 13954 Date: Wed, 26 Jan 2005 14:01:36 +0000
15:59:01 13954 X-MIMETrack: Serialize by Router on NotesWM01/Svr/Quantum(65HF281 | January 19, 2004) at
15:59:01 13954 01/26/2005 02:01:39 PM,
15:59:01 13954 Itemize by SMTP Server on NotesNS01/Svr/Quantum(65HF281 | January 19, 2004) at
15:59:01 13954 26/01/2005 14:01:41,
15:59:01 13954 Serialize by Router on NotesNS01/Svr/Quantum(65HF281 | January 19, 2004) at
15:59:01 13954 26/01/2005 14:01:41
15:59:01 13954 Content-Type: multipart/mixed;
15:59:01 13954 boundary="--=_NextPart_ST_14_01_43_Wednesday_January_26_2005_27086"
15:59:01 13954 X-RSC-MailScanner: Found to be clean
15:59:01 13954
15:59:01 13954 ---0 Get 0x812e210 8 receive.c 2127
15:59:01 13954 ---0 Get 0x812e218 24 string.c 347
15:59:01 13954 ---0 Get 0x812e230 24 string.c 347
15:59:01 13954 ---0 Get 0x812e248 0 rewrite.c 457
15:59:01 13954 rewrite_one_header: type=T:
15:59:01 13954 To: "Patrick Brenninkmeijer" <y1@???>
15:59:01 13954 ---0 Get 0x812e248 0 rewrite.c 478
15:59:01 13954 ---0 Get 0x812e248 48 parse.c 625
15:59:01 13954 ---0 Rst 0x812e248 ** rewrite.c 578 49200
15:59:01 13954 ---0 Get 0x812e248 0 rewrite.c 457
15:59:01 13954 rewrite_one_header: type=C:
15:59:01 13954 Cc: "James Slee" <y2@???>,
15:59:01 13954 Nick@???,
15:59:01 13954 Paula@???
15:59:01 13954 ---0 Get 0x812e248 0 rewrite.c 478
15:59:01 13954 ---0 Get 0x812e248 40 parse.c 625
15:59:01 13954 ---0 Rst 0x812e248 ** rewrite.c 578 49200
15:59:01 13954 ---0 Get 0x812e248 0 rewrite.c 478
15:59:01 13954 ---0 Get 0x812e248 24 parse.c 625
15:59:01 13954 ---0 Rst 0x812e248 ** rewrite.c 578 49200
15:59:01 13954 ---0 Get 0x812e248 0 rewrite.c 478
15:59:01 13954 ---0 Get 0x812e248 32 parse.c 625
15:59:01 13954 ---0 Rst 0x812e248 ** rewrite.c 578 49200
15:59:01 13954 ---0 Get 0x812e248 0 rewrite.c 457
15:59:01 13954 rewrite_one_header: type=F:
15:59:01 13954 From: Jenni@???
15:59:01 13954 ---0 Get 0x812e248 0 rewrite.c 478
15:59:01 13954 ---0 Get 0x812e248 32 parse.c 625
15:59:01 13954 ---0 Rst 0x812e248 ** rewrite.c 578 49200
15:59:01 13954 search_tidyup called
15:59:01 13954 >>Headers after rewriting and local additions:
15:59:01 13954 P Received: from relay2.bt.net ([194.72.6.62])
15:59:01 13954 by gatem.retail-sc.com (Exim 4.43)
15:59:01 13954 with esmtp id 1CtnmL-00042y-6i; Wed, 26 Jan 2005 15:04:19 +0100
15:59:01 13954 P Received: from mail.watermelon.uk.com ([81.138.36.131] helo=sqcns12.FASHION.COM)
15:59:01 13954 by relay2.bt.net with esmtp (Exim 3.36 #1)
15:59:01 13954 id 1Ctnkt-00008L-00; Wed, 26 Jan 2005 14:02:47 +0000
15:59:01 13954 X-SEF-6B26BD94-35CC-45FF-A047-6FB8F01AAAB8: 1
15:59:01 13954 P Received: from Unknown [170.46.2.40] by SurfControl E-Mail Filter - SurfControl E-mail Filter (5.0); Wed, 26 Jan 2005 14:01:41 +0000
15:59:01 13954 P Received: from SQCNS14.FASHION.COM ([170.46.2.114])
15:59:01 13954 by sqcns03.quantumclothing.com (Lotus Domino 65HF281)
15:59:01 13954 with ESMTP id 2005012614013970-2070 ;
15:59:01 13954 Wed, 26 Jan 2005 14:01:39 +0000
15:59:01 13954 T To: "Patrick Brenninkmeijer" <y1@???>
15:59:01 13954 C Cc: "James Slee" <y2@???>,
15:59:01 13954 Nick@???,
15:59:01 13954 Paula@???
15:59:01 13954 Subject: Fw: CH!PZ overviews (email 2 of 3)
15:59:01 13954 MIME-Version: 1.0
15:59:01 13954 X-Mailer: Lotus Notes Release 6.5 September 26, 2003
15:59:01 13954 I Message-ID: <OF97317537.F4ED0F75-ON80256F95.004C82C4-80256F95.004D0D3B@???>
15:59:01 13954 F From: Jenni@???
15:59:01 13954 Date: Wed, 26 Jan 2005 14:01:36 +0000
15:59:01 13954 X-MIMETrack: Serialize by Router on NotesWM01/Svr/Quantum(65HF281 | January 19, 2004) at
15:59:01 13954 01/26/2005 02:01:39 PM,
15:59:01 13954 Itemize by SMTP Server on NotesNS01/Svr/Quantum(65HF281 | January 19, 2004) at
15:59:01 13954 26/01/2005 14:01:41,
15:59:01 13954 Serialize by Router on NotesNS01/Svr/Quantum(65HF281 | January 19, 2004) at
15:59:01 13954 26/01/2005 14:01:41
15:59:01 13954 Content-Type: multipart/mixed;
15:59:01 13954 boundary="--=_NextPart_ST_14_01_43_Wednesday_January_26_2005_27086"
15:59:01 13954 X-RSC-MailScanner: Found to be clean
15:59:01 13954
15:59:01 13954 Data file written for message 1CtodJ-0003d4-IK
15:59:01 13954 ---0 Get 0x812e248 80 expand.c 2559
15:59:01 13954 ---0 Rst 0x812e248 ** expand.c 4356 49200
15:59:01 13954 ---0 Get 0x812e248 104 string.c 856
15:59:01 13954 ---0 Rst 0x812e268 ** expand.c 4410 49200
15:59:01 13954 expanding: ${tod_full}
15:59:01 13954 result: 2005-01-26 15:59:01
15:59:01 13954 ---0 Get 0x812e268 544 expand.c 2559
15:59:01 13954 condition: def:sender_rcvhost
15:59:01 13954 result: true
15:59:01 13954 ---0 Get 0x812e488 512 expand.c 2559
15:59:01 13954 ---0 Rst 0x812e4d4 ** expand.c 4410 49200
15:59:01 13954 expanding: from $sender_rcvhost\n\t
15:59:01 13954 result: from gatem.intdus.retail-sc.com ([10.0.240.133] helo=gatem.retail-sc.com)
15:59:01 13954
15:59:01 13954 ---0 Get 0x812e4d8 488 expand.c 2559
15:59:01 13954 condition: def:sender_ident
15:59:01 13954 result: false
15:59:01 13954 ---0 Get 0x812e6c0 464 expand.c 2559
15:59:01 13954 ---0 Rst 0x812e6c7 ** expand.c 4410 49200
15:59:01 13954 expanding: from $sender_ident
15:59:01 13954 result: from
15:59:01 13954 skipping: result is not used
15:59:01 13954 condition: def:sender_helo_name
15:59:01 13954 result: false
15:59:01 13954 ---0 Get 0x812e6c8 416 expand.c 2559
15:59:01 13954 ---0 Rst 0x812e6d2 ** expand.c 4410 49200
15:59:01 13954 expanding: (helo=$sender_helo_name)\n\t
15:59:01 13954 result: (helo=)
15:59:01 13954
15:59:01 13954 skipping: result is not used
15:59:01 13954 ---0 Rst 0x812e4d9 ** expand.c 4410 49200
15:59:01 13954 expanding: ${if def:sender_ident {from $sender_ident }}${if def:sender_helo_name {(helo=$sender_helo_name)\n\t}}
15:59:01 13954 result:
15:59:01 13954 skipping: result is not used
15:59:01 13954 condition: def:received_protocol
15:59:01 13954 result: true
15:59:01 13954 ---0 Get 0x812e4e0 304 expand.c 2559
15:59:01 13954 ---0 Rst 0x812e4eb ** expand.c 4410 49200
15:59:01 13954 expanding: with $received_protocol
15:59:01 13954 result: with esmtp
15:59:01 13954 condition: def:authenticated_id
15:59:01 13954 result: false
15:59:01 13954 ---0 Get 0x812e4f0 256 expand.c 2559
15:59:01 13954 ---0 Rst 0x812e4fb ** expand.c 4410 49200
15:59:01 13954 expanding: (userid:$authenticated_id)
15:59:01 13954 result: (userid:)
15:59:01 13954 skipping: result is not used
15:59:01 13954 condition: def:tls_cipher
15:59:01 13954 result: false
15:59:01 13954 ---0 Get 0x812e500 200 expand.c 2559
15:59:01 13954 ---0 Rst 0x812e511 ** expand.c 4410 49200
15:59:01 13954 expanding: (tls_cipher: $tls_cipher)\n\t
15:59:01 13954 result: (tls_cipher: )
15:59:01 13954
15:59:01 13954 skipping: result is not used
15:59:01 13954 condition: def:tls_peerdn
15:59:01 13954 result: false
15:59:01 13954 ---0 Get 0x812e518 152 expand.c 2559
15:59:01 13954 ---0 Rst 0x812e522 ** expand.c 4410 49200
15:59:01 13954 expanding: (dn = $tls_peerdn)\n\t
15:59:01 13954 result: (dn = )
15:59:01 13954
15:59:01 13954 skipping: result is not used
15:59:01 13954 condition: def:received_for
15:59:01 13954 result: false
15:59:01 13954 ---0 Get 0x812e528 88 expand.c 2559
15:59:01 13954 ---0 Rst 0x812e52f ** expand.c 4410 49200
15:59:01 13954 expanding: \n\tfor $received_for
15:59:01 13954 result:
15:59:01 13954 for
15:59:01 13954 skipping: result is not used
15:59:01 13954 ---0 Rst 0x812e304 ** expand.c 4410 49200
15:59:01 13954 expanding: Received: ${if def:sender_rcvhost {from $sender_rcvhost\n\t}{${if def:sender_ident {from $sender_ident }}${if def:sender_helo_name {(helo=$sender_helo_name)\n\t}}}}by $primary_hostname (Exim $version_number)\n\t${if def:received_protocol {with $received_protocol}} ${if def:authenticated_id {(userid:$authenticated_id) }}${if def:tls_cipher {(tls_cipher: $tls_cipher)\n\t}}${if def:tls_peerdn {(dn = $tls_peerdn)\n\t}}id $message_id${if def:received_for {\n\tfor $received_for}}
15:59:01 13954 result: Received: from gatem.intdus.retail-sc.com ([10.0.240.133] helo=gatem.retail-sc.com)
15:59:01 13954 by m1.intdus.retail-sc.com (Exim 4.44)
15:59:01 13954 with esmtp id 1CtodJ-0003d4-IK
15:59:01 13954 ---0 Get 0x812e308 184 string.c 347
15:59:01 13954 >>Generated Received: header line
15:59:01 13954 P Received: from gatem.intdus.retail-sc.com ([10.0.240.133] helo=gatem.retail-sc.com)
15:59:01 13954 by m1.intdus.retail-sc.com (Exim 4.44)
15:59:01 13954 with esmtp id 1CtodJ-0003d4-IK; 2005-01-26 15:59:01
15:59:01 13954 Found Content-Type: header - executing acl_smtp_mime.
15:59:01 13954 Found content-type: MIME header, value is 'multipart/mixed'
15:59:01 13954 Found boundary= MIME parameter in content-type: header, value is '--=_NextPart_ST_14_01_43_Wednesday_January_26_2005_27086'
15:59:01 13954 ---0 Get 0x812e3c0 24 string.c 347
15:59:01 13954 using ACL "jpm_mime_acl"
15:59:01 13954 processing "accept"
15:59:01 13954 accept: condition test succeeded
15:59:01 13954 Entering multipart recursion, boundary '--=_NextPart_ST_14_01_43_Wednesday_January_26_2005_27086'
15:59:01 13954 Next part with boundary --=_NextPart_ST_14_01_43_Wednesday_January_26_2005_27086
15:59:01 13954 Found content-type: MIME header, value is 'multipart/alternative'
15:59:01 13954 Found boundary= MIME parameter in content-type: header, value is '--=_NextPart_ST_14_01_43_Wednesday_January_26_2005_31460'
15:59:01 13954 ---0 Get 0x812e3d8 24 string.c 347
15:59:01 13954 using ACL "jpm_mime_acl"
15:59:01 13954 processing "accept"
15:59:01 13954 accept: condition test succeeded
15:59:01 13954 Entering multipart recursion, boundary '--=_NextPart_ST_14_01_43_Wednesday_January_26_2005_31460'
15:59:01 13954 Next part with boundary --=_NextPart_ST_14_01_43_Wednesday_January_26_2005_31460
15:59:01 13954 Found content-type: MIME header, value is 'text/plain'
15:59:01 13954 Found charset= MIME parameter in content-type: header, value is 'US-ASCII'
15:59:01 13954 ---0 Get 0x812e3f0 24 string.c 347
15:59:01 13954 using ACL "jpm_mime_acl"
15:59:01 13954 processing "accept"
15:59:01 13954 accept: condition test succeeded
15:59:01 13954 Next part with boundary --=_NextPart_ST_14_01_43_Wednesday_January_26_2005_31460
15:59:01 13954 Found content-type: MIME header, value is 'text/html'
15:59:01 13954 Found charset= MIME parameter in content-type: header, value is 'US-ASCII'
15:59:01 13954 ---0 Get 0x812e408 24 string.c 347
15:59:01 13954 using ACL "jpm_mime_acl"
15:59:01 13954 processing "accept"
15:59:01 13954 accept: condition test succeeded
15:59:01 13954 End boundary found --=_NextPart_ST_14_01_43_Wednesday_January_26_2005_31460
15:59:01 13954 Next part with boundary --=_NextPart_ST_14_01_43_Wednesday_January_26_2005_27086
15:59:01 13954 Found content-type: MIME header, value is 'image/jpeg'
15:59:01 13954 Found name= MIME parameter in content-type: header, value is 'board 33 aw05 april.jpg'
15:59:01 13954 Found content-disposition: MIME header, value is 'attachment'
15:59:01 13954 Found filename= MIME parameter in content-disposition: header, value is 'board 33 aw05 april.jpg'
15:59:01 13954 Found content-transfer-encoding: MIME header, value is 'base64'
15:59:01 13954 ---0 Get 0x812e420 24 string.c 347
15:59:01 13954 using ACL "jpm_mime_acl"
15:59:01 13954 processing "accept"
15:59:01 13954 accept: condition test succeeded
15:59:01 13954 Next part with boundary --=_NextPart_ST_14_01_43_Wednesday_January_26_2005_27086
15:59:01 13954 Found content-type: MIME header, value is 'image/jpeg'
15:59:01 13954 Found name= MIME parameter in content-type: header, value is 'board 34 aw05 april 2.jpg'
15:59:01 13954 Found content-disposition: MIME header, value is 'attachment'
15:59:01 13954 Found filename= MIME parameter in content-disposition: header, value is 'board 34 aw05 april 2.jpg'
15:59:01 13954 Found content-transfer-encoding: MIME header, value is 'base64'
15:59:01 13954 ---0 Get 0x812e438 24 string.c 347
15:59:01 13954 using ACL "jpm_mime_acl"
15:59:01 13954 processing "accept"
15:59:01 13954 accept: condition test succeeded
15:59:01 13954 Next part with boundary --=_NextPart_ST_14_01_43_Wednesday_January_26_2005_27086
15:59:01 13954 Found content-type: MIME header, value is 'image/jpeg'
15:59:01 13954 Found name= MIME parameter in content-type: header, value is 'board 34 aw05 april 2.jpg'
15:59:01 13954 Found content-disposition: MIME header, value is 'attachment'
15:59:01 13954 Found filename= MIME parameter in content-disposition: header, value is 'board 34 aw05 april 2.jpg'
15:59:01 13954 Found content-transfer-encoding: MIME header, value is 'base64'
15:59:01 13954 ---0 Get 0x812e450 24 string.c 347
15:59:01 13954 using ACL "jpm_mime_acl"
15:59:01 13954 processing "accept"
15:59:01 13954 accept: condition test succeeded
15:59:01 13954 Next part with boundary --=_NextPart_ST_14_01_43_Wednesday_January_26_2005_27086
15:59:01 13954 ---0 Get 0x812e468 24 string.c 347
15:59:01 13954 using ACL "jpm_mime_acl"
15:59:01 13954 processing "accept"
15:59:01 13954 accept: condition test succeeded
15:59:01 13954 Hit EOF ...
15:59:01 13954 ---0 Get 0x812e480 24 string.c 347
15:59:01 13954 using ACL "jpm_data_acl"
15:59:01 13954 processing "warn"
15:59:01 13954 ---0 Get 0x812e498 272 expand.c 2559
15:59:01 13954 ---0 Get 0x812e5a8 256 expand.c 2559
15:59:01 13954 ---0 Get 0x812e6a8 160 expand.c 2559
15:59:01 13954 ---0 Rst 0x812e6a8 ** expand.c 2635 49200
15:59:01 13954 ---0 Get 0x812e6a8 104 string.c 856
15:59:01 13954 ---0 Rst 0x812e6c0 ** expand.c 4410 49200
15:59:01 13954 expanding: $sender_address
15:59:01 13954 result: xxx@???
15:59:01 13954 ---0 Get 0x812e6c0 88 expand.c 2559
15:59:01 13954 ---0 Rst 0x812e6c0 ** expand.c 2635 49200
15:59:01 13954 ---0 Get 0x812e6c0 128 expand.c 1344
15:59:01 13954 ---0 Get 0x812e740 104 string.c 856
15:59:01 13954 ---0 Rst 0x812e769 ** expand.c 4410 49200
15:59:01 13954 expanding: $recipients
15:59:01 13954 result: y1@???, y2@???
15:59:01 13954 ---0 Rst 0x812e64c ** expand.c 4410 49200
15:59:01 13954 expanding: insert into mailacct SET msgid='${message_id}', size=${message_size}, sender='${quote_mysql:$sender_address}', nrecpt=${recipients_count}, recipients='${quote_mysql:$recipients}'
15:59:01 13954 result: insert into mailacct SET msgid='1CtodJ-0003d4-IK', size=2335030, sender='xxx@???', nrecpt=2, recipients='y1@???, y2@???'
15:59:01 13954 ---2 Get 0x8123378 0 search.c 335
15:59:01 13954 search_open: mysql "NULL"
15:59:01 13954 ---2 Get 0x8123378 24 search.c 416
15:59:01 13954 ---2 Get 0x8123390 24 search.c 417
15:59:01 13954 search_find: file="NULL"
15:59:01 13954 key="insert into mailacct SET msgid='1CtodJ-0003d4-IK', size=2335030, sender='xxx@???', nrecpt=2, recipients='y1@???, y2@???' " partial=-1 affix=NULL starflags=0
15:59:01 13954 LRU list:
15:59:01 13954 internal_search_find: file="NULL"
15:59:01 13954 type=mysql key="insert into mailacct SET msgid='1CtodJ-0003d4-IK', size=2335030, sender='xxx@???', nrecpt=2, recipients='y1@???, y2@???' "
15:59:01 13954 database lookup required for insert into mailacct SET msgid='1CtodJ-0003d4-IK', size=2335030, sender='xxx@???', nrecpt=2, recipients='y1@???, y2@???'
15:59:01 13954 MYSQL query: insert into mailacct SET msgid='1CtodJ-0003d4-IK', size=2335030, sender='xxx@???', nrecpt=2, recipients='y1@???, y2@???'
15:59:01 13954 ---2 Get 0x81233a8 24 string.c 347
15:59:01 13954 MYSQL new connection: host=localhost port=0 socket=NULL database=exim user=mta
15:59:01 13954 ---2 Get 0x81233c0 496 mysql.c 198
15:59:01 13954 ---2 Get 0x81235b0 16 mysql.c 213
15:59:01 13954 MYSQL: query was not one that returns data
15:59:01 13954 ---2 Get 0x81235c0 8 string.c 347
15:59:01 13954 lookup forced cache cleanup
15:59:01 13954 lookup yielded: 1
15:59:01 13954 ---0 Get 0x812e650 8 string.c 347
15:59:01 13954 ---0 Get 0x812e658 72 expand.c 2559
15:59:01 13954 ---0 Rst 0x812e65a ** expand.c 4410 49200
15:59:01 13954 expanding: 0
15:59:01 13954 result: 0
15:59:01 13954 ---0 Get 0x812e660 72 expand.c 2559
15:59:01 13954 ---0 Rst 0x812e662 ** expand.c 4410 49200
15:59:01 13954 expanding: 0
15:59:01 13954 result: 0
15:59:01 13954 skipping: result is not used
15:59:01 13954 ---0 Rst 0x812e49a ** expand.c 4410 49200
15:59:01 13954 expanding: ${lookup mysql {insert into mailacct SET msgid='${message_id}', size=${message_size}, sender='${quote_mysql:$sender_address}', nrecpt=${recipients_count}, recipients='${quote_mysql:$recipients}' }{0}{0}}
15:59:01 13954 result: 0
15:59:01 13954 check condition = ${lookup mysql {insert into mailacct SET msgid='${message_id}', size=${message_size}, sender='${quote_mysql:$sender_address}', nrecpt=${recipients_count}, recipients='${quote_mysql:$recipients}' }{0}{0}}
15:59:01 13954 = 0
15:59:01 13954 warn: condition test failed
15:59:01 13954 processing "accept"
15:59:01 13954 check hosts = 127.0.0.1
15:59:01 13954 ---0 Get 0x812e4a0 24 string.c 347
15:59:01 13954 host in "127.0.0.1"? no (end of list)
15:59:01 13954 accept: condition test failed
15:59:01 13954 processing "deny"
15:59:01 13954 check demime = ade:adp:asx:bas:bat:chm:cmd:com:cpl:crt:exe:hlp:hta:inf:ins:isp:js:jse:lnk:mda:mdb:mde:mdt:mdw:mdz:msc:msi:msp:mst:ops:pcd:pif:prf:reg:scf:scr:sct:shb:shs:url:vb:vbe:vbs:wsc:wsf:wsh
15:59:02 13954 deny: condition test failed
15:59:02 13954 processing "deny"
15:59:02 13954 check demime = *
15:59:02 13954 ---0 Get 0x812e4b8 104 expand.c 2559
15:59:02 13954 ---0 Get 0x812e520 96 expand.c 2559
15:59:02 13954 ---0 Rst 0x812e520 ** expand.c 2635 49200
15:59:02 13954 ---0 Get 0x812e520 104 string.c 856
15:59:02 13954 ---0 Rst 0x812e522 ** expand.c 4410 49200
15:59:02 13954 expanding: $demime_errorlevel
15:59:02 13954 result: 0
15:59:02 13954 ---0 Get 0x812e528 80 expand.c 2559
15:59:02 13954 ---0 Rst 0x812e52a ** expand.c 4410 49200
15:59:02 13954 expanding: 2
15:59:02 13954 result: 2
15:59:02 13954 condition: >{$demime_errorlevel}{2}
15:59:02 13954 result: false
15:59:02 13954 ---0 Get 0x812e530 72 expand.c 2559
15:59:02 13954 ---0 Rst 0x812e532 ** expand.c 4410 49200
15:59:02 13954 expanding: 1
15:59:02 13954 result: 1
15:59:02 13954 skipping: result is not used
15:59:02 13954 ---0 Get 0x812e538 72 expand.c 2559
15:59:02 13954 ---0 Rst 0x812e53a ** expand.c 4410 49200
15:59:02 13954 expanding: 0
15:59:02 13954 result: 0
15:59:02 13954 ---0 Rst 0x812e4ba ** expand.c 4410 49200
15:59:02 13954 expanding: ${if >{$demime_errorlevel}{2}{1}{0}}
15:59:02 13954 result: 0
15:59:02 13954 check condition = ${if >{$demime_errorlevel}{2}{1}{0}}
15:59:02 13954 = 0
15:59:02 13954 deny: condition test failed
15:59:02 13954 processing "deny"
15:59:02 13954 check demime = *
15:59:02 13954 check malware = *
15:59:02 13954 ---0 Get 0x812e4c0 56 exim.c 32
15:59:02 13954 ---0 Get 0x812e4f8 96 exim.c 32
15:59:02 13954 ---0 Get 0x812e558 136 exim.c 32
15:59:02 13954 deny: condition test failed
15:59:02 13954 processing "warn"
15:59:02 13954 ---0 Get 0x812e5e0 128 expand.c 2559
15:59:02 13954 ---0 Get 0x812e660 96 expand.c 2559
15:59:02 13954 ---0 Rst 0x812e664 ** expand.c 4410 49200
15:59:02 13954 expanding: md5
15:59:02 13954 result: md5
15:59:02 13954 ---0 Get 0x812e668 96 expand.c 2559
15:59:02 13954 ---0 Rst 0x812e66f ** expand.c 4410 49200
15:59:02 13954 expanding: xandra
15:59:02 13954 result: xandra
15:59:02 13954 ---0 Get 0x812e670 88 expand.c 2559
15:59:02 13954 ---0 Rst 0x812e670 ** expand.c 2635 49200
15:59:02 13954 ---0 Get 0x812e670 104 string.c 856
15:59:02 13954 ---0 Rst 0x812e676 ** expand.c 4410 49200
15:59:02 13954 expanding: $body_linecount
15:59:02 13954 result: 30594
15:59:02 13954 HMAC[md5](xandra,30594)=a2c8c9962a64c07c753f2843c01c195c
15:59:02 13954 ---0 Rst 0x812e616 ** expand.c 4410 49200
15:59:02 13954 expanding: X-m1-Scan-Signature: ${hmac{md5}{xandra}{$body_linecount}}
15:59:02 13954 result: X-m1-Scan-Signature: a2c8c9962a64c07c753f2843c01c195c
15:59:02 13954 warn: condition test succeeded
15:59:02 13954 ---0 Get 0x812e618 56 string.c 347
15:59:02 13954 ---0 Get 0x812e650 56 string.c 347
15:59:02 13954 ---0 Get 0x812e688 16 acl.c 717
15:59:02 13954 processing "accept"
15:59:02 13954 accept: condition test succeeded
15:59:02 13954 >>Headers added by DATA ACL:
15:59:02 13954 X-m1-Scan-Signature: a2c8c9962a64c07c753f2843c01c195c
15:59:02 13954 >>
15:59:02 13954 unspool_mbox(): unlinking '/var/spool/exim/scan/1CtodJ-0003d4-IK/1CtodJ-0003d4-IK.eml'
15:59:02 13954 unspool_mbox(): unlinking '/var/spool/exim/scan/1CtodJ-0003d4-IK/1CtodJ-0003d4-IK-00000.com'
15:59:02 13954 unspool_mbox(): unlinking '/var/spool/exim/scan/1CtodJ-0003d4-IK/1CtodJ-0003d4-IK-00001.com'
15:59:02 13954 unspool_mbox(): unlinking '/var/spool/exim/scan/1CtodJ-0003d4-IK/1CtodJ-0003d4-IK-00002.com'
15:59:02 13954 unspool_mbox(): unlinking '/var/spool/exim/scan/1CtodJ-0003d4-IK/1CtodJ-0003d4-IK-00003.com'
15:59:02 13954 unspool_mbox(): unlinking '/var/spool/exim/scan/1CtodJ-0003d4-IK/1CtodJ-0003d4-IK-00000.jpg'
15:59:02 13954 unspool_mbox(): unlinking '/var/spool/exim/scan/1CtodJ-0003d4-IK/1CtodJ-0003d4-IK-00001.jpg'
15:59:02 13954 unspool_mbox(): unlinking '/var/spool/exim/scan/1CtodJ-0003d4-IK/1CtodJ-0003d4-IK-00002.jpg'
15:59:02 13954 unspool_mbox(): unlinking '/var/spool/exim/scan/1CtodJ-0003d4-IK/1CtodJ-0003d4-IK_scanner_output'
15:59:02 13954 calling local_scan(); timeout=300
15:59:02 13954 local_scan() returned 0 NULL
15:59:02 13954 ---0 Get 0x812e698 80 expand.c 2559
15:59:02 13954 ---0 Rst 0x812e698 ** expand.c 4356 49200
15:59:02 13954 ---0 Get 0x812e698 104 string.c 856
15:59:02 13954 ---0 Rst 0x812e6b8 ** expand.c 4410 49200
15:59:02 13954 expanding: ${tod_full}
15:59:02 13954 result: 2005-01-26 15:59:02
15:59:02 13954 Writing spool header file
15:59:02 13954 Size of headers = 1810
15:59:02 13954 ---0 Get 0x812e6b8 256 receive.c 3164
15:59:02 13954 ---0 Get 0x812e7b8 88 parse.c 625
15:59:02 13954 LOG: MAIN
15:59:02 13954 <= xxx@??? H=gatem.intdus.retail-sc.com (gatem.retail-sc.com) [10.0.240.133] P=esmtp S=2335261 id=OF97317537.F4ED0F75-ON80256F95.004C82C4-80256F95.004D0D3B@???
15:59:02 13954 ---0 Rst 0x812e6b8 ** receive.c 3305 49200
15:59:02 13954 SMTP>> 250 OK id=1CtodJ-0003d4-IK
15:59:02 13954 search_tidyup called
15:59:02 13954 close MYSQL connection: localhost/exim/mta
15:59:02 13954 ---2 Rst 0x8123378 ** search.c 265 49200
15:59:02 13954 Sender: xxx@???
15:59:02 13954 Recipients:
15:59:02 13954 y1@???
15:59:02 13954 y2@???
15:59:02 13954 ----Free 0x812cf28 daemon.c 526
15:59:02 13954 ---0 Rst 0x81057a8 ** daemon.c 526 41000
15:59:02 13954 forked delivery process 13984
15:59:02 13954 ---0 Get 0x81057a8 0 daemon.c 469
15:59:02 13954 Process 13954 is ready for new message
15:59:02 13954 ---0 Get 0x81057a8 0 smtp_in.c 1931
15:59:02 13954 smtp_setup_msg entered
15:59:02 13954 ---0 Rst 0x81057a8 ** smtp_in.c 800 41000
15:59:02 13954 SMTP<< QUIT
15:59:02 13954 SMTP>> 221 m1.intdus.retail-sc.com closing connection
15:59:02 13954 ---0 Get 0x81057a8 88 string.c 347
15:59:02 13954 LOG: smtp_connection MAIN
15:59:02 13954 SMTP connection from gatem.intdus.retail-sc.com (gatem.retail-sc.com) [10.0.240.133] closed by QUIT
15:59:02 13954 search_tidyup called
15:59:02 13884 child 13954 ended: status=0x0
I don't see any indication of trouble in this. Do you?
-JP