<?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: Form to Mail</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Form to Mail</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 04:01:13 +0000</pubDate>

<item>
<title>yuniar on "Form to Mail"</title>
<link>https://www.machform.com/forums/topic/form-to-mail-1#post-5177</link>
<pubDate>Tue, 24 Mar 2009 20:29:39 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">5177@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi Aladdin, &#60;/p&#62;
&#60;p&#62;Was there any changes with your host?&#60;br /&#62;
I reckon the last time you have the same problem, there was some conflict with another PHP scripts?&#60;/p&#62;
&#60;p&#62;If you still having problem, let me know your FTP login info.&#60;br /&#62;
Please send to: customer.service [at] appnitro.com&#60;/p&#62;
&#60;p&#62;I'll help you fixing it.
&#60;/p&#62;</description>
</item>
<item>
<title>aladdin on "Form to Mail"</title>
<link>https://www.machform.com/forums/topic/form-to-mail-1#post-5163</link>
<pubDate>Tue, 24 Mar 2009 03:21:22 +0000</pubDate>
<dc:creator>aladdin</dc:creator>
<guid isPermaLink="false">5163@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;My dear yunair , I need your help this time. My form was working fine all the last 8 month and now all of sudden stopped sending me emails, i log on the cotrol panel of the form at  my websiteand it showed me lots of entry but nothing in my mail box. &#60;/p&#62;
&#60;p&#62; any suggestion how to fix this !&#60;br /&#62;
 My e-mail is: &#60;a href=&#34;mailto:aladdin@ask-aladdin.com&#34;&#62;aladdin@ask-aladdin.com&#60;/a&#62;&#60;br /&#62;
 website &#60;a href=&#34;http://www.ask-aladdin.com&#34; rel=&#34;nofollow&#34;&#62;www.ask-aladdin.com&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;Thanks alot for your advice&#60;/p&#62;
&#60;p&#62;Aladdin
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Form to Mail"</title>
<link>https://www.machform.com/forums/topic/form-to-mail-1#post-5151</link>
<pubDate>Mon, 23 Mar 2009 14:02:45 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">5151@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;An error message would be very helpful indeed.&#60;/p&#62;
&#60;p&#62;Or if you don't want to post it here, please contact us directly:&#60;br /&#62;
customer.service [at] appnitr.com
&#60;/p&#62;</description>
</item>
<item>
<title>Saghalie on "Form to Mail"</title>
<link>https://www.machform.com/forums/topic/form-to-mail-1#post-5137</link>
<pubDate>Sat, 21 Mar 2009 10:32:06 +0000</pubDate>
<dc:creator>Saghalie</dc:creator>
<guid isPermaLink="false">5137@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Can you post for us what errors you are getting?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>meganamy on "Form to Mail"</title>
<link>https://www.machform.com/forums/topic/form-to-mail-1#post-5134</link>
<pubDate>Sat, 21 Mar 2009 00:03:52 +0000</pubDate>
<dc:creator>meganamy</dc:creator>
<guid isPermaLink="false">5134@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I have added this to config.php file but I'm still not receiving any email either to admin or client.   &#60;/p&#62;
&#60;p&#62;My host is very critical that &#34;-fyou@yourdomain.com&#34; is added to the 5th parameter in ALL occurances of: mail($email_to, $email_subject, $email_message, $headers, '-fyou@yourdomain.com')&#60;/p&#62;
&#60;p&#62;I would really like to get this working as its a great program, any help would be apreciated.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Form to Mail"</title>
<link>https://www.machform.com/forums/topic/form-to-mail-1#post-5117</link>
<pubDate>Fri, 20 Mar 2009 15:22:14 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">5117@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;MachForm uses PHPMailer library to send email and it already done that (using -f parameter).&#60;/p&#62;
&#60;p&#62;So no need to modify anything. Just make sure to put your email addres into your config.php file.&#60;/p&#62;
&#60;p&#62;Make sure to have this setting:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;define(&#38;#39;NOTIFICATION_MAIL_FROM&#38;#39;,&#38;#39;you@yourdomain.com&#38;#39;);&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>meganamy on "Form to Mail"</title>
<link>https://www.machform.com/forums/topic/form-to-mail-1#post-5104</link>
<pubDate>Thu, 19 Mar 2009 20:04:49 +0000</pubDate>
<dc:creator>meganamy</dc:creator>
<guid isPermaLink="false">5104@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;My host specifies that:&#60;/p&#62;
&#60;p&#62;To stop misuse of your form by third parties the sendmail_from variable should be set to your Streamline.Net hosted email address. This is usually configured in the php.ini file which is restricted on our shared servers, however you can set this variable using the ini_set() command, shown below.&#60;br /&#62;
      ini_set(&#34;sendmail_from&#34;, &#34; &#60;a href=&#34;mailto:you@yourdomain.com&#34;&#62;you@yourdomain.com&#60;/a&#62; &#34;);&#60;/p&#62;
&#60;p&#62;A fifth parameter -f should be added to the sendmail function. This will set the name of the from email address.&#60;/p&#62;
&#60;p&#62;In its basic form, a simple sendmail script will look like this:&#60;br /&#62;
ini_set(&#34;sendmail_from&#34;, &#34; &#60;a href=&#34;mailto:you@yourdomain.com&#34;&#62;you@yourdomain.com&#60;/a&#62; &#34;);&#60;br /&#62;
mail($email_to, $email_subject, $email_message, $headers, '-fyou@yourdomain.com')&#60;/p&#62;
&#60;p&#62;Please can you tell me where I should add this this so that I can send email to myself and customer.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
