<?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 How to avoid return receipt in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-return-receipt/m-p/6124493#M1364180</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using class cl_bcs for email service and it is working fine. But the problem is after the mail is sent to the receipients, there is a Delivery report ( RETURN RECEIPT ) being sent to the sender informing about all the users to whom the mail was sent. I dont need this how can i avoid this mail from being sent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Technical details:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The methods i am using are as listed below:&lt;/P&gt;&lt;P&gt;cl_bcs=&amp;gt;create_persistent( ).&lt;/P&gt;&lt;P&gt;cl_document_bcs=&amp;gt;create_document&lt;/P&gt;&lt;P&gt;send_request-&amp;gt;set_document&lt;/P&gt;&lt;P&gt;cl_sapuser_bcs=&amp;gt;create&lt;/P&gt;&lt;P&gt;send_request-&amp;gt;set_sender&lt;/P&gt;&lt;P&gt;cl_cam_address_bcs=&amp;gt;create_internet_address&lt;/P&gt;&lt;P&gt;send_request-&amp;gt;add_recipient&lt;/P&gt;&lt;P&gt;send_request-&amp;gt;send&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any inputs will be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;Naveen M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Aug 2009 03:51:35 GMT</pubDate>
    <dc:creator>MNaveen</dc:creator>
    <dc:date>2009-08-26T03:51:35Z</dc:date>
    <item>
      <title>How to avoid return receipt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-return-receipt/m-p/6124493#M1364180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using class cl_bcs for email service and it is working fine. But the problem is after the mail is sent to the receipients, there is a Delivery report ( RETURN RECEIPT ) being sent to the sender informing about all the users to whom the mail was sent. I dont need this how can i avoid this mail from being sent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Technical details:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The methods i am using are as listed below:&lt;/P&gt;&lt;P&gt;cl_bcs=&amp;gt;create_persistent( ).&lt;/P&gt;&lt;P&gt;cl_document_bcs=&amp;gt;create_document&lt;/P&gt;&lt;P&gt;send_request-&amp;gt;set_document&lt;/P&gt;&lt;P&gt;cl_sapuser_bcs=&amp;gt;create&lt;/P&gt;&lt;P&gt;send_request-&amp;gt;set_sender&lt;/P&gt;&lt;P&gt;cl_cam_address_bcs=&amp;gt;create_internet_address&lt;/P&gt;&lt;P&gt;send_request-&amp;gt;add_recipient&lt;/P&gt;&lt;P&gt;send_request-&amp;gt;send&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any inputs will be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;Naveen M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2009 03:51:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-return-receipt/m-p/6124493#M1364180</guid>
      <dc:creator>MNaveen</dc:creator>
      <dc:date>2009-08-26T03:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid return receipt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-return-receipt/m-p/6124494#M1364181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="5966770"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ELSE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively you can use FM SO_NEW_DOCUMENT_ATT_SEND_API1 to send emails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2009 04:17:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-return-receipt/m-p/6124494#M1364181</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-26T04:17:14Z</dc:date>
    </item>
  </channel>
</rss>

