		<?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: Multiple email addresses notification</title>
<link>http://www.appnitro.com/forums/</link>
<description>Appnitro Software Forums Topic: Multiple email addresses notification</description>
<language>en</language>
<pubDate>Wed, 08 Feb 2012 08:17:19 +0000</pubDate>

<item>
<title>yuniar on "Multiple email addresses notification"</title>
<link>http://www.appnitro.com/forums/topic/multiple-email-addresses-notification#post-4931</link>
<pubDate>Fri, 06 Mar 2009 19:53:48 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">4931@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;I suggest using this method instead:&#60;br /&#62;
&#60;a href=&#34;http://www.appnitro.com/forums/topic/email-from-a-drop-downlist?replies=9&#34; rel=&#34;nofollow&#34;&#62;http://www.appnitro.com/forums/topic/email-from-a-drop-downlist?replies=9&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It's secure that way.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Multiple email addresses notification"</title>
<link>http://www.appnitro.com/forums/topic/multiple-email-addresses-notification#post-4930</link>
<pubDate>Fri, 06 Mar 2009 19:52:39 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">4930@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Sorry, my fault. I forgot that you can't do that by default.&#60;br /&#62;
For security reason, we shouldn't let the user enter their own destination email address.&#60;/p&#62;
&#60;p&#62;Otherwise, your user can use your form to send the form to any person. Thus spamming them.&#60;/p&#62;
&#60;p&#62;However, if you really need it and aware of the risk above, edit your email_settings.php, search around line 106:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(empty($result)){
	$esl_valid_email = false;
	break;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;change it to become:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(empty($result)){
	$esl_valid_email = true;
	break;
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>teamwebb2008 on "Multiple email addresses notification"</title>
<link>http://www.appnitro.com/forums/topic/multiple-email-addresses-notification#post-4907</link>
<pubDate>Thu, 05 Mar 2009 03:46:44 +0000</pubDate>
<dc:creator>teamwebb2008</dc:creator>
<guid isPermaLink="false">4907@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;I tried to place the {element_25} on the You side and got an incorrect email format error.
&#60;/p&#62;</description>
</item>
<item>
<title>teamwebb2008 on "Multiple email addresses notification"</title>
<link>http://www.appnitro.com/forums/topic/multiple-email-addresses-notification#post-4905</link>
<pubDate>Thu, 05 Mar 2009 03:12:27 +0000</pubDate>
<dc:creator>teamwebb2008</dc:creator>
<guid isPermaLink="false">4905@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Thanks Yuniar.
&#60;/p&#62;</description>
</item>
<item>
<title>darnellsmith on "Multiple email addresses notification"</title>
<link>http://www.appnitro.com/forums/topic/multiple-email-addresses-notification#post-4874</link>
<pubDate>Wed, 04 Mar 2009 01:48:06 +0000</pubDate>
<dc:creator>darnellsmith</dc:creator>
<guid isPermaLink="false">4874@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Thanks, this works and now I am writing code to use an external CSV file of email addresses or a database list.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Multiple email addresses notification"</title>
<link>http://www.appnitro.com/forums/topic/multiple-email-addresses-notification#post-4818</link>
<pubDate>Fri, 27 Feb 2009 15:45:31 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">4818@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Yes
&#60;/p&#62;</description>
</item>
<item>
<title>teamwebb2008 on "Multiple email addresses notification"</title>
<link>http://www.appnitro.com/forums/topic/multiple-email-addresses-notification#post-4810</link>
<pubDate>Thu, 26 Feb 2009 23:39:10 +0000</pubDate>
<dc:creator>teamwebb2008</dc:creator>
<guid isPermaLink="false">4810@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Can you use something like {element_25} in place of an actual email address if you do not know what the email address will be until after the form has been filled out?
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Multiple email addresses notification"</title>
<link>http://www.appnitro.com/forums/topic/multiple-email-addresses-notification#post-4773</link>
<pubDate>Mon, 23 Feb 2009 18:18:29 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">4773@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;At this moment the &#34;Your Email Address&#34; is limited to 255 characters.&#60;/p&#62;
&#60;p&#62;If you need more, you need to open your machform database (using PhpMyAdmin) and go to your &#34;ap_forms&#34; table.&#60;/p&#62;
&#60;p&#62;Change the field type of &#34;form_email&#34; column into MEDIUMTEXT.&#60;br /&#62;
That would allow your machform to accept hundreds or thousands of email address.
&#60;/p&#62;</description>
</item>
<item>
<title>darnellsmith on "Multiple email addresses notification"</title>
<link>http://www.appnitro.com/forums/topic/multiple-email-addresses-notification#post-4764</link>
<pubDate>Mon, 23 Feb 2009 00:14:51 +0000</pubDate>
<dc:creator>darnellsmith</dc:creator>
<guid isPermaLink="false">4764@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Is there a limmit to the number of email addresses seperated by comma? Seems to only allow about 7-8 emails here and I need to send to more then 50.&#60;/p&#62;
&#60;p&#62;It would be better to have a flat file to add email addresses to and then I could ad as many as i needed.&#60;/p&#62;
&#60;p&#62;Is there a way to replace your code where it get multiple email addresses from &#34;Your Email Address&#34; line which is limited to 8-10 emails with code that opens a CSV flat file of emails listed 1 after another?&#60;/p&#62;
&#60;p&#62;Replacing the &#34;mail&#34; function in example code with your send mail method you already use.&#60;/p&#62;
&#60;p&#62;Sample code below to open a CSV file of names to send to:&#60;/p&#62;
&#60;p&#62;	$handle = @fopen(&#34;emails.csv&#34;, &#34;r&#34;);&#60;br /&#62;
	if ($handle) {&#60;br /&#62;
   		while (!feof($handle)) {&#60;br /&#62;
       			$email = fgets($handle);&#60;br /&#62;
       			mail($email, $subject, $message, $headers);&#60;br /&#62;
   		}&#60;br /&#62;
   		fclose($handle);&#60;br /&#62;
	}&#60;br /&#62;
}
&#60;/p&#62;</description>
</item>
<item>
<title>rafavalles on "Multiple email addresses notification"</title>
<link>http://www.appnitro.com/forums/topic/multiple-email-addresses-notification#post-4272</link>
<pubDate>Wed, 14 Jan 2009 00:37:07 +0000</pubDate>
<dc:creator>rafavalles</dc:creator>
<guid isPermaLink="false">4272@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;finally, thanks!!
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Multiple email addresses notification"</title>
<link>http://www.appnitro.com/forums/topic/multiple-email-addresses-notification#post-4263</link>
<pubDate>Tue, 13 Jan 2009 17:47:48 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">4263@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Yes, that's possible. Simply put multiple email addreses on the &#34;You&#34; side. Separate them by comma.&#60;/p&#62;
&#60;p&#62;Example: &#60;a href=&#34;mailto:user1@example.com&#34;&#62;user1@example.com&#60;/a&#62;, &#60;a href=&#34;mailto:user2@example.com&#34;&#62;user2@example.com&#60;/a&#62;, &#60;a href=&#34;mailto:user3@example.com&#34;&#62;user3@example.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;That would send form notification to the above addresses.
&#60;/p&#62;</description>
</item>
<item>
<title>rafavalles on "Multiple email addresses notification"</title>
<link>http://www.appnitro.com/forums/topic/multiple-email-addresses-notification#post-4262</link>
<pubDate>Tue, 13 Jan 2009 09:28:59 +0000</pubDate>
<dc:creator>rafavalles</dc:creator>
<guid isPermaLink="false">4262@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;No I get a little bit more the Your Users side &#60;/p&#62;
&#60;p&#62;But i dont know how to send notifications of formdelivery to multiple users, is it possible ??&#60;/p&#62;
&#60;p&#62;I mean to get the form notification (my mail and some other administrator), so we can respond faster...
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Multiple email addresses notification"</title>
<link>http://www.appnitro.com/forums/topic/multiple-email-addresses-notification#post-4252</link>
<pubDate>Mon, 12 Jan 2009 13:00:02 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">4252@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Hmm.. I'm not sure I understand this correctly.&#60;/p&#62;
&#60;p&#62;Do you need your users to be able entering multiple email addresses into the form and then send autoresponder to those emails?&#60;/p&#62;
&#60;p&#62;The function you are referring, meant for the &#34;You&#34; side of the email setting. So you can send &#60;strong&#62;the result&#60;/strong&#62; of your form submission to multiple email addresses.&#60;/p&#62;
&#60;p&#62;While &#60;strong&#62;the autoresponder&#60;/strong&#62; can only be sent to one user (which is by design, since the person who fill you form is just one person).&#60;/p&#62;
&#60;p&#62;Am I missing something?
&#60;/p&#62;</description>
</item>
<item>
<title>rafavalles on "Multiple email addresses notification"</title>
<link>http://www.appnitro.com/forums/topic/multiple-email-addresses-notification#post-4246</link>
<pubDate>Sun, 11 Jan 2009 02:08:13 +0000</pubDate>
<dc:creator>rafavalles</dc:creator>
<guid isPermaLink="false">4246@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;I cannot use the multiple email option, because on the second box (users) option is displaying me a dropbox with the option email anbd then a blank.&#60;/p&#62;
&#60;p&#62;I mean this function&#60;/p&#62;
&#60;p&#62;Email integration&#60;/p&#62;
&#60;p&#62;For every form submission, you will receive instant email notification containing complete form submission data. Multiple email addresses are supported. This allows you to respond quickly to your users.
&#60;/p&#62;</description>
</item>

</channel>
</rss>

