<?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: Triggering email without going through SAP queue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700642#M1870827</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;again why not use class cl_bcs with method set_send_immediately. The email is then released directly from the queue without affecting the others in the queue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dominik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Nov 2014 07:18:46 GMT</pubDate>
    <dc:creator>DominikKraemer</dc:creator>
    <dc:date>2014-11-07T07:18:46Z</dc:date>
    <item>
      <title>Triggering email without going through SAP queue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700623#M1870808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we are triggering email by ABAP using FM such as "SO_DOCUMENT_SEND_API1" or using certion class concept, the mail goes through SAP queue i.e SOST or SO01.&lt;/P&gt;&lt;P&gt;My requirement is, the mail should go directly to the email id provided without going through SAP queue i.e by passing the queue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have looked in SCN but couldnot able to get any relevent suggestion.&lt;/P&gt;&lt;P&gt;Please guide.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Munu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2014 06:32:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700623#M1870808</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-04T06:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering email without going through SAP queue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700624#M1870809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;What is the problem with using SAP built in and PAID for facility to send mail ?&lt;/P&gt;&lt;P&gt;In SCOT we can put any SMTP server that will do the actual connection to the ourside world .&lt;/P&gt;&lt;P&gt;Some time for testing I use minimalist mail server on my PC .&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/577362" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2014 06:57:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700624#M1870809</guid>
      <dc:creator>rosenberg_eitan</dc:creator>
      <dc:date>2014-11-04T06:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering email without going through SAP queue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700625#M1870810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Forgot to mention:&lt;/P&gt;&lt;P&gt;Try using cl_bcs&lt;/P&gt;&lt;P&gt;See programs BCS_EXAMPLE* .&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.scn.sap.com/wiki/display/Snippets/Send+email+from+ABAP+with+class+CL_BCS" title="http://wiki.scn.sap.com/wiki/display/Snippets/Send+email+from+ABAP+with+class+CL_BCS"&gt;Send email from ABAP with class CL_BCS - Code Gallery - SCN Wiki&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2014 07:05:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700625#M1870810</guid>
      <dc:creator>rosenberg_eitan</dc:creator>
      <dc:date>2014-11-04T07:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering email without going through SAP queue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700626#M1870811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not aware of any way other than SOST/SCOT/SO01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why do you have this requirement? What is the business need?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2014 07:18:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700626#M1870811</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2014-11-04T07:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering email without going through SAP queue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700627#M1870812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you use class cl_bcs you can use method set_send_immediately so that the item at least does not wait until the job picks it up from SOST. Maybe this is already enough?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2014 07:52:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700627#M1870812</guid>
      <dc:creator>DominikKraemer</dc:creator>
      <dc:date>2014-11-04T07:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering email without going through SAP queue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700628#M1870813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you &lt;SPAN style="text-decoration: underline;"&gt;really really really &lt;/SPAN&gt;need this kind of mail support then search for:&lt;/P&gt;&lt;P&gt;"command line tools to send email" or write one yourself.&lt;/P&gt;&lt;P&gt;Then you can create a file and execute an external command to send it.&lt;/P&gt;&lt;P&gt;See Transaction SM69 and FUNCTION 'SXPG_COMMAND_EXECUTE'&lt;/P&gt;&lt;P&gt;But again I would not recommend this (Waste of money &amp;amp; time)&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2014 07:55:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700628#M1870813</guid>
      <dc:creator>rosenberg_eitan</dc:creator>
      <dc:date>2014-11-04T07:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering email without going through SAP queue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700629#M1870814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Munu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At least there is other way to send and email without&amp;nbsp; using SOST, you can create and email using OLE objects, but this option needs to have installed locally Microsoft Outlook as email client.&lt;/P&gt;&lt;P&gt;I only can see one advantage, if you have to use a corporate template that already works with Outlook.&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;JCD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2014 08:01:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700629#M1870814</guid>
      <dc:creator>JuanCarlosDelga</dc:creator>
      <dc:date>2014-11-04T08:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering email without going through SAP queue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700630#M1870815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could write an SOA application that sends emails directly, and communicate with that. So many ways! But what's wrong with the one supplied by SAP?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2014 10:07:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700630#M1870815</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2014-11-04T10:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering email without going through SAP queue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700631#M1870816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Curious question here from a non-ABAP... If you don't go through SAP's way (SOST/SCOT) would you have risk on not having a central place to switch off sending of emails?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Depending on how custom solution is implemented I could see Non-Prod accidentally sending production-like emails, etc. Or is a check you would include in your code to control this risk?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Colleen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2014 10:12:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700631#M1870816</guid>
      <dc:creator>Colleen</dc:creator>
      <dc:date>2014-11-04T10:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering email without going through SAP queue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700632#M1870817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Even using SAP standard, this is a risk. Usually there's code "If not P then say "THIS IS NOT REAL!". And of course, you properly manage the recipients so end users don't get anything from test or dev.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2014 10:15:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700632#M1870817</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2014-11-04T10:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering email without going through SAP queue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700633#M1870818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Eitan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the link you provided is really useful of knowing another way of sending mails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but the mail waits in the SAP connect queue i.e Tcode SOST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is to send the mail directly to the email id by-passing the queue.&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 14:31:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700633#M1870818</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-06T14:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering email without going through SAP queue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700634#M1870819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Juan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please provide how can we proceed by OLE objects?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your suggestion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Munu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 15:08:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700634#M1870819</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-06T15:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering email without going through SAP queue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700635#M1870820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matthew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually my requirement is that when an user het critical profile in SU01 then while saving the user a mail should trigger to certain email id.&lt;/P&gt;&lt;P&gt;So, if we use&amp;nbsp; FM 'SO_NEW_DOCUMENT_ATT_SEND_API1' or class CL_BCS. The mail will halt at sost/so01 in development/quality system.&lt;/P&gt;&lt;P&gt;The user who gave the critical profile, can easily delete the mail from Sost/so01. Hence the mail not not be going to the recipient. So my requirement is to by-pass the mail from SOST/SO01.&lt;/P&gt;&lt;P&gt;Hope my requiremrnt is clear.&lt;/P&gt;&lt;P&gt;Please suggest any way to tackle this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Munu&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 15:15:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700635#M1870820</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-06T15:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering email without going through SAP queue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700636#M1870821</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;So why not immediately submit report RSCONN01 after your email.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards, Rob Dielemans&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 15:21:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700636#M1870821</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-06T15:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering email without going through SAP queue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700637#M1870822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or remove access to SO01.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 16:26:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700637#M1870822</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2014-11-06T16:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering email without going through SAP queue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700638#M1870823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Munu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can CL_BCS classes to send email.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However if you want to send it immediately to the recipient you can schedule job 'RSCONN01' for every I minute or whatever time frame you want so that it will fetch all the mail waiting for send status and send it to the recipient. You can consult with the basis person for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 19:55:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700638#M1870823</guid>
      <dc:creator>former_member213545</dc:creator>
      <dc:date>2014-11-06T19:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering email without going through SAP queue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700639#M1870824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Santosh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we can use RSCONN01 program sending the mail from the queue.&lt;/P&gt;&lt;P&gt;But it will release all the mails in the queue.&lt;/P&gt;&lt;P&gt;I only need the mails that my program generate should be send.&lt;/P&gt;&lt;P&gt;Please guide&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Munu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 06:54:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700639#M1870824</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-07T06:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering email without going through SAP queue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700640#M1870825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matthew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnaks for ur help.&lt;/P&gt;&lt;P&gt;But we can't do so as other consultants will be using for their purpose as well.&lt;/P&gt;&lt;P&gt;Any other way to triffer the mail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Munu&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 06:59:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700640#M1870825</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-07T06:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering email without going through SAP queue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700641#M1870826</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;if you are under Unix (linux) system, you could create a command line and used this command line to send the mail.&amp;nbsp; looks like : &lt;/P&gt;&lt;P&gt;mail -s "Title" &lt;A href="mailto:email@myaddress.net"&gt;email@myaddress.net&lt;/A&gt; &amp;lt; file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure you could specify the sender, if not the sender will be the username which SAP is running&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 07:07:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700641#M1870826</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2014-11-07T07:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering email without going through SAP queue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700642#M1870827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;again why not use class cl_bcs with method set_send_immediately. The email is then released directly from the queue without affecting the others in the queue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dominik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 07:18:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-email-without-going-through-sap-queue/m-p/10700642#M1870827</guid>
      <dc:creator>DominikKraemer</dc:creator>
      <dc:date>2014-11-07T07:18:46Z</dc:date>
    </item>
  </channel>
</rss>

