<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Adobe Campaign - Enquiry about the inbound email bounce in Adobe Campaign Classic Discussions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic/adobe-campaign-enquiry-about-the-inbound-email-bounce/m-p/319870#M1091</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No worries at all.&amp;nbsp; Your MX/Domain management can matter with bounces though that is typically in regards to a message being throttled or being queued up as the max amount of messages per-hour for a specific domain gets hit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That said, these configurations are typically custom and configured during the application implementation process, either by an Adobe Deliverability consultant or by our clients so they tend to vary a bit.&amp;nbsp; From what I'm seeing, it doesn't look like anything entirely out of the ordinary, but I'd highly recommend pulling in an Adobe Deliverability consultant as this is their realm of expertise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Craig&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 May 2019 13:31:30 GMT</pubDate>
    <dc:creator>Craig_Thonis</dc:creator>
    <dc:date>2019-05-22T13:31:30Z</dc:date>
    <item>
      <title>Adobe Campaign - Enquiry about the inbound email bounce</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic/adobe-campaign-enquiry-about-the-inbound-email-bounce/m-p/319865#M1086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am Adobe Campaign's campaign manager. Recently i have come across a lot of bounce in my delivery, with core bounce message below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any experts share with me what this code means, as i want to understand the situation led to the result of such a bounce?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Momen_Code10_InvalidRecipient&lt;/LI&gt;&lt;LI&gt;Momen_Code40_GenericBounce&lt;/LI&gt;&lt;LI&gt;Momen_Code54_RelayDenied&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below are the details quoted from Administration &amp;gt; Campaign Management &amp;gt; Non deliverables Management &amp;gt; Mail rule set&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scripting for &lt;/P&gt;&lt;P&gt;1. Momen_Code10_InvalidRecipient&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;var res;&lt;/P&gt;&lt;P&gt;var sHeader = typeof this["x-bounce-code"] == "undefined" ? "" : this["x-bounce-code"];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if( sHeader.indexOf("10") != -1 )&lt;/P&gt;&lt;P&gt;&amp;nbsp; res=true;&lt;/P&gt;&lt;P&gt;else&lt;/P&gt;&lt;P&gt;&amp;nbsp; res=false;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scripting for &lt;/P&gt;&lt;P&gt;2. Momen_Code40_GenericBounce&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;var res;&lt;/P&gt;&lt;P&gt;var sHeader = typeof this["x-bounce-code"] == "undefined" ? "" : this["x-bounce-code"];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if( sHeader.indexOf("40") != -1 )&lt;/P&gt;&lt;P&gt;&amp;nbsp; res=true;&lt;/P&gt;&lt;P&gt;else&lt;/P&gt;&lt;P&gt;&amp;nbsp; res=false;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scripting for &lt;/P&gt;&lt;P&gt;3. Momen_Code54_RelayDenied&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;var res;&lt;/P&gt;&lt;P&gt;var sHeader = typeof this["x-bounce-code"] == "undefined" ? "" : this["x-bounce-code"];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if( sHeader.indexOf("54") != -1 )&lt;/P&gt;&lt;P&gt;&amp;nbsp; res=true;&lt;/P&gt;&lt;P&gt;else&lt;/P&gt;&lt;P&gt;&amp;nbsp; res=false;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Karen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2019 08:09:56 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic/adobe-campaign-enquiry-about-the-inbound-email-bounce/m-p/319865#M1086</guid>
      <dc:creator>karenc1240374</dc:creator>
      <dc:date>2019-05-10T08:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: Adobe Campaign - Enquiry about the inbound email bounce</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic/adobe-campaign-enquiry-about-the-inbound-email-bounce/m-p/319866#M1087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No idea about Campaign classic or standard or even a different forum, but the Forum comments will not give much useful answers as this is for problems with the forum and not Adobe products.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; font-size: 13px; background-color: #ebf5e4;"&gt;Discussion successfully moved from &lt;/SPAN&gt;&lt;A _jive_internal="true" class="jivecontainerTT-hover-container" data-objectid="3384" data-objecttype="14" href="https://forums.adobe.com/community/forumhelp/forum_comments" style="font-size: 13px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #3a91d7;"&gt;Forum comments&lt;/A&gt;&lt;SPAN style="color: #333333; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; font-size: 13px; background-color: #ebf5e4;"&gt; to &lt;/SPAN&gt;&lt;A _jive_internal="true" class="jivecontainerTT-hover-container" data-objectid="5724" data-objecttype="14" href="https://forums.adobe.com/community/experience-cloud/marketing-cloud/campaign/classic" style="font-size: 13px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #3a91d7;"&gt;Adobe Campaign Classic&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2019 12:03:50 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic/adobe-campaign-enquiry-about-the-inbound-email-bounce/m-p/319866#M1087</guid>
      <dc:creator>Abambo</dc:creator>
      <dc:date>2019-05-10T12:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Adobe Campaign - Enquiry about the inbound email bounce</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic/adobe-campaign-enquiry-about-the-inbound-email-bounce/m-p/319867#M1088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Karen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For us to dive into the exact root cause, I'd suggest submitting a ticket to Adobe Campaign Support since we'll likely need to review your Campaign instance and the recipients that are bouncing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That said allow me to provide some generic info around the messages you are experiencing below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;Momen_Code10_InvalidRecipient&lt;/STRONG&gt;&lt;BR /&gt;Invalid recipient typically indicates that either the address or the domain is typo'd or doesn't exist and thus the address cannot be sent to.&amp;nbsp; This is a hard bounce error message.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Momen_Code40_GenericBounce&lt;/STRONG&gt;&lt;BR /&gt;Generic Bounce means that the receiving domain sent us a failure response that did not match any known rule.&amp;nbsp; This is listed as a soft bounce.&amp;nbsp; In order to address an error like this, you would need to reach out to the recipient's email provider to understand what the failure was.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Momen_Code54_RelayDenied&lt;/STRONG&gt;&lt;BR /&gt;Email was blocked by the receiving domain because relaying is not allowed.&amp;nbsp; If your instance uses a relay, some domains may not accept your deliveries.&amp;nbsp; This would also be considered a hard bounce.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Craig&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2019 12:50:16 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic/adobe-campaign-enquiry-about-the-inbound-email-bounce/m-p/319867#M1088</guid>
      <dc:creator>Craig_Thonis</dc:creator>
      <dc:date>2019-05-10T12:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Adobe Campaign - Enquiry about the inbound email bounce</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic/adobe-campaign-enquiry-about-the-inbound-email-bounce/m-p/319868#M1089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Craig,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much for your reply, as it is very useful indeed.&amp;nbsp; Really grateful for your kind sharing on this knowledge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As my company has just started using Adobe campaign in the past month, I would need my IT to check whether or not the backend setting is correct. This is because the domain of those ‘affected’ records are coming from those proper/ famous one.&amp;nbsp; So, it makes me feel puzzled for why so many bounce case is happening.&amp;nbsp; And if necessary, i would surely raise the ticket to Adobe Support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks much. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Karen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 May 2019 03:17:27 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic/adobe-campaign-enquiry-about-the-inbound-email-bounce/m-p/319868#M1089</guid>
      <dc:creator>karenc1240374</dc:creator>
      <dc:date>2019-05-12T03:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: Adobe Campaign - Enquiry about the inbound email bounce</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic/adobe-campaign-enquiry-about-the-inbound-email-bounce/m-p/319869#M1090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Craig,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for raising additional question - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will the setup in Domain Management matter the bounce as well? It looks to me the domain management set up in my instance seems a bit weird.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1757517_pastedImage_0.png"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/17572i01F34D322B3C8740/image-size/large?v=v2&amp;amp;px=999" role="button" title="1757517_pastedImage_0.png" alt="1757517_pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Karen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2019 08:45:20 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic/adobe-campaign-enquiry-about-the-inbound-email-bounce/m-p/319869#M1090</guid>
      <dc:creator>karenc1240374</dc:creator>
      <dc:date>2019-05-22T08:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Adobe Campaign - Enquiry about the inbound email bounce</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic/adobe-campaign-enquiry-about-the-inbound-email-bounce/m-p/319870#M1091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No worries at all.&amp;nbsp; Your MX/Domain management can matter with bounces though that is typically in regards to a message being throttled or being queued up as the max amount of messages per-hour for a specific domain gets hit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That said, these configurations are typically custom and configured during the application implementation process, either by an Adobe Deliverability consultant or by our clients so they tend to vary a bit.&amp;nbsp; From what I'm seeing, it doesn't look like anything entirely out of the ordinary, but I'd highly recommend pulling in an Adobe Deliverability consultant as this is their realm of expertise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Craig&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2019 13:31:30 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic/adobe-campaign-enquiry-about-the-inbound-email-bounce/m-p/319870#M1091</guid>
      <dc:creator>Craig_Thonis</dc:creator>
      <dc:date>2019-05-22T13:31:30Z</dc:date>
    </item>
  </channel>
</rss>

