<?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: User mail ID validation with RSCONN01 program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-mail-id-validation-with-rsconn01-program/m-p/4626338#M1089716</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roy,&lt;/P&gt;&lt;P&gt;Got one idea how it will be depends on your requirement.&lt;/P&gt;&lt;P&gt;You are saying only to some particular email ids you want to send. In that case where dont you create a table storing the email ids and in the selection screen input validate the email id with a select statement. If your are having any issues to create table because of database considerations, we can also get the input of email ids with in program either by search help or drop down.&lt;/P&gt;&lt;P&gt;How much you can implement from my input revert me back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!!&lt;/P&gt;&lt;P&gt;Balu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Oct 2008 14:07:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-22T14:07:26Z</dc:date>
    <item>
      <title>User mail ID validation with RSCONN01 program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-mail-id-validation-with-rsconn01-program/m-p/4626334#M1089712</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;I want to send mail to particular users only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i set there mail IDs , so that when program &lt;STRONG&gt;RSCONN01&lt;/STRONG&gt; runs , it will pick only those mails, which are to be sent only to those users  ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should not pick the mails for other users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 11:31:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-mail-id-validation-with-rsconn01-program/m-p/4626334#M1089712</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-22T11:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: User mail ID validation with RSCONN01 program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-mail-id-validation-with-rsconn01-program/m-p/4626335#M1089713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are having authorization for SCOT txcode -&amp;gt;Double click on SMTP-&amp;gt;select internet check box and click on SET-&amp;gt;there you can see address area. Usually basis gives * which indicates to all if you want to restrict to only particular user type the mail ids to whom only you want to send. &lt;/P&gt;&lt;P&gt;If you are making in any other way please do share with me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!!&lt;/P&gt;&lt;P&gt;Balu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 11:36:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-mail-id-validation-with-rsconn01-program/m-p/4626335#M1089713</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-22T11:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: User mail ID validation with RSCONN01 program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-mail-id-validation-with-rsconn01-program/m-p/4626336#M1089714</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;Actually , i wanted to do it by writing a program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which will filter out all the pending mails in a queue, and select only the mails which are for that particular user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please tell me how i can do it using program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 13:22:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-mail-id-validation-with-rsconn01-program/m-p/4626336#M1089714</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-22T13:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: User mail ID validation with RSCONN01 program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-mail-id-validation-with-rsconn01-program/m-p/4626337#M1089715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i only need to send mail to ABC.gmail.com,&lt;/P&gt;&lt;P&gt;Then program should filter out all mails which are intended to send to ABC.gmail.com ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and should send only these mails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 13:34:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-mail-id-validation-with-rsconn01-program/m-p/4626337#M1089715</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-22T13:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: User mail ID validation with RSCONN01 program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-mail-id-validation-with-rsconn01-program/m-p/4626338#M1089716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roy,&lt;/P&gt;&lt;P&gt;Got one idea how it will be depends on your requirement.&lt;/P&gt;&lt;P&gt;You are saying only to some particular email ids you want to send. In that case where dont you create a table storing the email ids and in the selection screen input validate the email id with a select statement. If your are having any issues to create table because of database considerations, we can also get the input of email ids with in program either by search help or drop down.&lt;/P&gt;&lt;P&gt;How much you can implement from my input revert me back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!!&lt;/P&gt;&lt;P&gt;Balu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 14:07:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-mail-id-validation-with-rsconn01-program/m-p/4626338#M1089716</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-22T14:07:26Z</dc:date>
    </item>
  </channel>
</rss>

