<?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>MachForm Community Forums Topic: Mulitple 'From' Email addresses</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Mulitple 'From' Email addresses</description>
<language>en</language>
<pubDate>Wed, 06 May 2026 17:46:39 +0000</pubDate>

<item>
<title>fredwin on "Mulitple 'From' Email addresses"</title>
<link>https://www.machform.com/forums/topic/mulitple-from-email-addresses#post-1852</link>
<pubDate>Mon, 19 May 2008 13:19:23 +0000</pubDate>
<dc:creator>fredwin</dc:creator>
<guid isPermaLink="false">1852@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Perfect as always yuniar :)
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Mulitple 'From' Email addresses"</title>
<link>https://www.machform.com/forums/topic/mulitple-from-email-addresses#post-1851</link>
<pubDate>Mon, 19 May 2008 13:11:28 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">1851@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hmm. ok, let say we need to add these emails to the dropdown:&#60;br /&#62;
- &#60;a href=&#34;mailto:userA@example.com&#34;&#62;userA@example.com&#60;/a&#62;&#60;br /&#62;
- &#60;a href=&#34;mailto:userB@example.com&#34;&#62;userB@example.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Edit your email_settings.php file, search around line 90 and you'll find this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$esl_email_fields = array_merge($esl_email_fields,$email_fields);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;code&#62;&#60;/code&#62;&#60;br /&#62;
right above that line, insert this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$esl_email_fields[1][&#38;#39;label&#38;#39;] = &#38;quot;userA@example.com&#38;quot;;
$esl_email_fields[1][&#38;#39;value&#38;#39;] = &#38;quot;userA@example.com&#38;quot;;

$esl_email_fields[2][&#38;#39;label&#38;#39;] = &#38;quot;userB@example.com&#38;quot;;
$esl_email_fields[2][&#38;#39;value&#38;#39;] = &#38;quot;userB@example.com&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;code&#62;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;If you need to add more emails, simply add another pairs. Make sure to adjust the index number between the square bracket.
&#60;/p&#62;</description>
</item>
<item>
<title>fredwin on "Mulitple 'From' Email addresses"</title>
<link>https://www.machform.com/forums/topic/mulitple-from-email-addresses#post-1850</link>
<pubDate>Mon, 19 May 2008 12:51:47 +0000</pubDate>
<dc:creator>fredwin</dc:creator>
<guid isPermaLink="false">1850@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;The From address that shows up in either emails, or another way the one defined about line 43 of config.php
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Mulitple 'From' Email addresses"</title>
<link>https://www.machform.com/forums/topic/mulitple-from-email-addresses#post-1848</link>
<pubDate>Mon, 19 May 2008 11:56:10 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">1848@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Which email you are referring to?&#60;br /&#62;
The one being sent to admin or the one being sent to users?
&#60;/p&#62;</description>
</item>
<item>
<title>fredwin on "Mulitple 'From' Email addresses"</title>
<link>https://www.machform.com/forums/topic/mulitple-from-email-addresses#post-1845</link>
<pubDate>Mon, 19 May 2008 09:39:14 +0000</pubDate>
<dc:creator>fredwin</dc:creator>
<guid isPermaLink="false">1845@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I have a form that is being used by a different area, and they require that the from email be something different.  How do I get other options into the drop down list in email_settings page?&#60;/p&#62;
&#60;p&#62;Fred
&#60;/p&#62;</description>
</item>

</channel>
</rss>
