ArrivalEvent for invalid domain

Options


Hi,

For message posted yesterday with invalid domain in mail id , Eg : 123@sc.co ,swami@swaminathan.co

JobID : 25368783
we are not receiveing ArrivalEvent tag yet .When we will receive ?

Please find the response we received,

<Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
 <Header>
  <Response xmlns="http://premconn.premiereconnect.com/2007/02">
   <SenderKey>http://api.pgiconnect.com/2_4_x/JobDeliveryStatus</SenderKey&gt;
   <ProcessingID>0ACD070D-1386-110309145920444</ProcessingID>
  </Response>
 </Header>
 <Body>
  <JobDeliveryStatusResult xmlns="http://premconn.premiereconnect.com/2007/02">
   <Status>
    <StatusCode>0</StatusCode>
    <StatusMessage>OK</StatusMessage>
    <SubmissionTime>2011-03-09T14:59:20.444Z</SubmissionTime>
    <CompletionTime>2011-03-09T14:59:20.648Z</CompletionTime>
   </Status>
   <JobDeliveryStatus>
    <JobId>
     <XDN>usme</XDN>
     <MRN>25368783</MRN>
    </JobId>
    <RecStatus code="0">OK</RecStatus>
    <JobData>
     <JobId>
      <XDN>usme</XDN>
      <MRN>25368783</MRN>
     </JobId>
     <CustomerReference>522929</CustomerReference>
     <DeliveryPriority>express</DeliveryPriority>
     <EntryTime>2011-03-09T14:59:10.000Z</EntryTime>
     <ExpirationTime>2011-03-12T14:59:10.000Z</ExpirationTime>
     <Subject>Test Email-Invalid Domain Name</Subject>
     <UserId>SG/TRI/MRSCB2</UserId>
     <PostedTime>2011-03-09T14:59:00.000Z</PostedTime>
     <JobState>Delivered</JobState>
     <JobState>Posted</JobState>
     <JobState>Reporting</JobState>
     <DestinationCount>4</DestinationCount>
     <ServiceType>MR</ServiceType>
     <JobFlags>8194</JobFlags>
     <Class>bcast</Class>
     <CharacterSet>UTF-8</CharacterSet>
     <RetryAlgorithm>2000</RetryAlgorithm>
     <DeliveryGroup type="Normal">
      <DeliveryGroupId>2</DeliveryGroupId>
      <DeliveryDetail xqn="1">
       <Ref>522929</Ref>
       <Destination type="internet">swami3@swaminathan.co</Destination>
       <State code="7">Sent</State>
       <PrimeAlt>0</PrimeAlt>
       <ListId liststore="MR" ownership="user">adhoc</ListId>
       <FirstAttemptTime>2011-03-09T14:59:14.000Z</FirstAttemptTime>
       <LastAttemptTime>2011-03-09T14:59:14.000Z</LastAttemptTime>
       <Attempts>1</Attempts>
       <RawDeliveryUnits unit="bytes">1976</RawDeliveryUnits>
       <RawCumulativeUnits unit="bytes">1</RawCumulativeUnits>
       <LocalizedDestination type="internet">swami3@swaminathan.co</LocalizedDestination>
      </DeliveryDetail>
      <DeliveryDetail xqn="2">
       <Ref>522929</Ref>
       <Destination type="internet">swaminathan.pv@sc.com</Destination>
       <State code="7">Sent</State>
       <PrimeAlt>0</PrimeAlt>
       <ListId liststore="MR" ownership="user">adhoc</ListId>
       <FirstAttemptTime>2011-03-09T14:59:14.000Z</FirstAttemptTime>
       <LastAttemptTime>2011-03-09T14:59:14.000Z</LastAttemptTime>
       <Attempts>1</Attempts>
       <RawDeliveryUnits unit="bytes">1976</RawDeliveryUnits>
       <RawCumulativeUnits unit="bytes">1</RawCumulativeUnits>
       <LocalizedDestination type="internet">swaminathan.pv@sc.com</LocalizedDestination>
      </DeliveryDetail>
      <DeliveryDetail xqn="3">
       <Ref>522929</Ref>
       <Destination type="internet">swaminathan.pv@swami.com</Destination>
       <State code="7">Sent</State>
       <PrimeAlt>0</PrimeAlt>
       <ListId liststore="MR" ownership="user">adhoc</ListId>
       <FirstAttemptTime>2011-03-09T14:59:14.000Z</FirstAttemptTime>
       <LastAttemptTime>2011-03-09T14:59:14.000Z</LastAttemptTime>
       <Attempts>1</Attempts>
       <RawDeliveryUnits unit="bytes">1979</RawDeliveryUnits>
       <RawCumulativeUnits unit="bytes">1</RawCumulativeUnits>
       <LocalizedDestination type="internet">swaminathan.pv@swami.com</LocalizedDestination>
      </DeliveryDetail>
      <DeliveryDetail xqn="4">
       <Ref>522929</Ref>
       <Destination type="internet">123@sc.co</Destination>
       <State code="7">Sent</State>
       <PrimeAlt>0</PrimeAlt>
       <ListId liststore="MR" ownership="user">adhoc</ListId>
       <FirstAttemptTime>2011-03-09T14:59:14.000Z</FirstAttemptTime>
       <LastAttemptTime>2011-03-09T14:59:14.000Z</LastAttemptTime>
       <Attempts>1</Attempts>
       <RawDeliveryUnits unit="bytes">1964</RawDeliveryUnits>
       <RawCumulativeUnits unit="bytes">1</RawCumulativeUnits>
       <LocalizedDestination type="internet">123@sc.co</LocalizedDestination>
      </DeliveryDetail>
     </DeliveryGroup>
    </JobData>
   </JobDeliveryStatus>
  </JobDeliveryStatusResult>
 </Body>
</Envelope>

 

 

Comments

  • The ArrivalEvent will only be displayed if we receive a Delivery Status Notification. This is not always received or may beceived a few days after delivery is made. You could try your request again to see if it shows but there is no guaranty it will. If you want to check on delivireis the best way would be to use HTMLOpenTracking under the EnhancedEmailOptions.

    Tom