<?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 Can you please share an in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/SMTP-in-ios/m-p/1087748#M64030</link>
    <description>&lt;P&gt;Can you please share an example for that , and also any other approach such as end user needs to send&amp;nbsp;some attributes to a central repository&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Raj.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 26 Feb 2016 01:52:52 GMT</pubDate>
    <dc:creator>Raj_Kumar</dc:creator>
    <dc:date>2016-02-26T01:52:52Z</dc:date>
    <item>
      <title>SMTP ?? in ios</title>
      <link>https://community.intel.com/t5/Software-Archive/SMTP-in-ios/m-p/1087746#M64028</link>
      <description>&lt;P&gt;Can we send emails using some background process in IOS, with out enabling email composer (basically I want to disable email view to end user)&lt;/P&gt;

&lt;P&gt;Planning to build an app that has 3 to 4 pages and later in the last page, it should trigger an email but i dont want enable Email Composer and any feedback or suggestions greatly appreciated.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Raj.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2016 12:56:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/SMTP-in-ios/m-p/1087746#M64028</guid>
      <dc:creator>Raj_Kumar</dc:creator>
      <dc:date>2016-02-25T12:56:22Z</dc:date>
    </item>
    <item>
      <title>You will not be able to do it</title>
      <link>https://community.intel.com/t5/Software-Archive/SMTP-in-ios/m-p/1087747#M64029</link>
      <description>&lt;P&gt;You will not be able to do it entirely in the your app. Your app will need to have script that calls a PHP (or other) page on a server, that then processes the variables you pass to it, and then the PHP page sends the email.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2016 14:05:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/SMTP-in-ios/m-p/1087747#M64029</guid>
      <dc:creator>John_H_Intel2</dc:creator>
      <dc:date>2016-02-25T14:05:06Z</dc:date>
    </item>
    <item>
      <title>Can you please share an</title>
      <link>https://community.intel.com/t5/Software-Archive/SMTP-in-ios/m-p/1087748#M64030</link>
      <description>&lt;P&gt;Can you please share an example for that , and also any other approach such as end user needs to send&amp;nbsp;some attributes to a central repository&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Raj.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2016 01:52:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/SMTP-in-ios/m-p/1087748#M64030</guid>
      <dc:creator>Raj_Kumar</dc:creator>
      <dc:date>2016-02-26T01:52:52Z</dc:date>
    </item>
    <item>
      <title>You will need to figure that</title>
      <link>https://community.intel.com/t5/Software-Archive/SMTP-in-ios/m-p/1087749#M64031</link>
      <description>&lt;P&gt;You will need to figure that part out on your own. I am sure its been done by others, so i would suggest checking out stackoverflow for tips on how to get it working.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2016 17:01:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/SMTP-in-ios/m-p/1087749#M64031</guid>
      <dc:creator>John_H_Intel2</dc:creator>
      <dc:date>2016-02-26T17:01:21Z</dc:date>
    </item>
    <item>
      <title>(A solution type Push</title>
      <link>https://community.intel.com/t5/Software-Archive/SMTP-in-ios/m-p/1087750#M64032</link>
      <description>&lt;P&gt;(A solution type Push notification).&lt;BR /&gt;
	I am new to android ... and also in Intel XDK environment.&lt;/P&gt;

&lt;P&gt;Gentlemen supporters, kindly guide me on the questions below:&lt;/P&gt;

&lt;P&gt;1-I want to develop an app for android, which from a text box (text area or INPUT), you to inform your contact or a fact&amp;nbsp;&lt;/P&gt;

&lt;P&gt;or even a complaint, this is sent to a specific e-mail, you see? as a kind of FEEDBACK. It could even be sent also to a&amp;nbsp;&lt;/P&gt;

&lt;P&gt;specific whatsapp, but do not know what would be the most interesting, quick and efficient resolution of technical view&amp;nbsp;&lt;/P&gt;

&lt;P&gt;point.&lt;/P&gt;

&lt;P&gt;2-I have researched a lot about cord-plugins-email-compose, that is, within the Intel XDK environment; I did several&amp;nbsp;&lt;/P&gt;

&lt;P&gt;tests and examples collected from the internet, but do not work. On the other hand, outshines in my view the issue of e-&lt;/P&gt;

&lt;P&gt;mail, domain on android, do not know how this. For I see several apps, same with many such resources, forms, sending&amp;nbsp;&lt;/P&gt;

&lt;P&gt;data, etc. But I'm having a hard time understanding these things.&lt;/P&gt;

&lt;P&gt;3-In a web environment this is all understandable to me. Many years ago, I got to do a few simple things in PHP and Mysql&amp;nbsp;&lt;/P&gt;

&lt;P&gt;... as the situation I described above ... made a page in HTML, logging suggestions and invoking a script on the server&amp;nbsp;&lt;/P&gt;

&lt;P&gt;side PHP that I sent these records to a specific email. I stayed this page in cloud, remember that the (localweb) and&amp;nbsp;&lt;/P&gt;

&lt;P&gt;localweb server had the resources to support PHP, Mysql. To host this page on the server, I had to create a domain in&amp;nbsp;&lt;/P&gt;

&lt;P&gt;registro.BR and the service to send form data to an e-mail functioned normally. So I wanted to take this same solution&amp;nbsp;&lt;/P&gt;

&lt;P&gt;... the same idea ... ie the web server environment for smartphones environment, android. You see? Finally, develop a&amp;nbsp;&lt;/P&gt;

&lt;P&gt;simple app that the user could file a claim (form - text area, or INPUT button) and this was sent to a specific e-mail or&amp;nbsp;&lt;/P&gt;

&lt;P&gt;even a whatsapp. A solution type Push notification.&lt;/P&gt;

&lt;P&gt;questions:&lt;/P&gt;

&lt;P&gt;1) I have almost given up the cord-plugins-email-compose, however, you can guide me more about this plugin and how to set&amp;nbsp;&lt;/P&gt;

&lt;P&gt;up properly?&lt;BR /&gt;
	2-Where sets my account email in-cord plug-email-compose?&lt;BR /&gt;
	3) Can I send data from a form (text area) to integrate Intel XDK with PHP? (Ie, because in PHP, I know how to send e-&lt;/P&gt;

&lt;P&gt;mail)&lt;BR /&gt;
	3) To host app, which server would indicate me?&lt;BR /&gt;
	4) Are there any free or paid server to send the APK and test, ie I could download and test the App on my phone?&lt;BR /&gt;
	5) To host my APP APK or on free or paid server, I would have to necessarily create have a domain? email account? SMTP?&amp;nbsp;&lt;/P&gt;

&lt;P&gt;e-mail server?&lt;BR /&gt;
	6) Can demontrar me or send me an APP / APK to record a message, or text, or subject (text area or INPUT button) and&amp;nbsp;&lt;/P&gt;

&lt;P&gt;internally APP feature to send this message to an e-mail?&lt;BR /&gt;
	7) I enjoyed the Intel XDK environment, but I would indicate another similar tool, given the complexity of dealing with&amp;nbsp;&lt;/P&gt;

&lt;P&gt;e-mail?&lt;/P&gt;

&lt;P&gt;Thanks for the clarification.&lt;BR /&gt;
	Thank you.&lt;BR /&gt;
	Jorge F.&lt;/P&gt;</description>
      <pubDate>Sat, 11 Jun 2016 16:02:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/SMTP-in-ios/m-p/1087750#M64032</guid>
      <dc:creator>Jorge_F_1</dc:creator>
      <dc:date>2016-06-11T16:02:44Z</dc:date>
    </item>
  </channel>
</rss>

