<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Appnitro Software Forums Topic: Form failes to e-mail notification(2)</title>
<link>http://www.appnitro.com/forums/</link>
<description>Appnitro Software Forums Topic: Form failes to e-mail notification(2)</description>
<language>en</language>
<pubDate>Fri, 21 Nov 2008 00:11:20 +0000</pubDate>

<item>
<title>AMurray on "Form failes to e-mail notification(2)"</title>
<link>http://www.appnitro.com/forums/topic/form-failes-to-e-mail-notification2#post-2487</link>
<pubDate>Sat, 26 Jul 2008 15:54:46 +0000</pubDate>
<dc:creator>AMurray</dc:creator>
<guid isPermaLink="false">2487@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;In config.php:change &#60;code&#62;define(&#38;#39;SMTP_HOST&#38;#39;,&#38;#39;localhost&#38;#39;);&#60;/code&#62; to &#60;code&#62;define(SMTP_HOST&#38;#39;,&#38;#39;mail.yourweb.com&#38;#39;);&#60;/code&#62;&#60;br /&#62;
Note, I'm not sure if you absolutely have to change this specifically. &#60;/p&#62;
&#60;p&#62;The SMTP mail server name of &#34;localhost&#34; may work as it is, or you may need to change it to specify a mail server typically in the format like &#34;mail.yourweb.com&#34; which will be whatever your host has advised you it is.&#60;/p&#62;
&#60;p&#62;The other important variable is:&#60;br /&#62;
&#60;code&#62;define(&#38;#39;USE_SMTP&#38;#39;,false);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Change it to read:&#60;br /&#62;
&#60;code&#62;define(&#38;#39;USE_SMTP&#38;#39;,true);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;There are other variables such as the user-name/password for your outgoing mail server if it requires authentication, and to change the port number.  All these things, your host can tell you what is required.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;define(&#38;#39;SMTP_PORT&#38;#39;,25);&#60;/code&#62;&#60;br /&#62;
&#60;code&#62;define(&#38;#39;SMTP_AUTH&#38;#39;,false); //if your SMTP&#60;/code&#62; &#60;code&#62;require authentification, set this to &#38;#39;true&#38;#39;&#60;/code&#62;&#60;br /&#62;
&#60;code&#62;define(&#38;#39;SMTP_USERNAME&#38;#39;,&#38;#39;YOUR_SMTP_USERNAME&#38;#39;);&#60;/code&#62;&#60;br /&#62;
&#60;code&#62;define(&#38;#39;SMTP_PASSWORD&#38;#39;,&#38;#39;YOUR_SMTP_PASSWORD&#38;#39;);&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "Form failes to e-mail notification(2)"</title>
<link>http://www.appnitro.com/forums/topic/form-failes-to-e-mail-notification2#post-2484</link>
<pubDate>Sat, 26 Jul 2008 09:08:15 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">2484@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;hi ..&#60;/p&#62;
&#60;p&#62;Yes ..&#60;br /&#62;
You have to set SMTP in config.php and after that you can set e-mail notification  in email option in form manager.
&#60;/p&#62;</description>
</item>
<item>
<title>mol4 on "Form failes to e-mail notification(2)"</title>
<link>http://www.appnitro.com/forums/topic/form-failes-to-e-mail-notification2#post-2481</link>
<pubDate>Fri, 25 Jul 2008 19:43:57 +0000</pubDate>
<dc:creator>mol4</dc:creator>
<guid isPermaLink="false">2481@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Hello there,&#60;/p&#62;
&#60;p&#62;I have the same problem as one of the recent previous posts.&#60;br /&#62;
The form is working nice and all data is stored in the database.&#60;br /&#62;
I tried to include the form on two different ways.&#60;br /&#62;
But I still don't get the mail.&#60;br /&#62;
Has this also someting to do with the SMTP settings?&#60;br /&#62;
Thanks!&#60;br /&#62;
Ton van der Helm
&#60;/p&#62;</description>
</item>

</channel>
</rss>
