<?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: emails</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: emails</description>
<language>en</language>
<pubDate>Sun, 03 May 2026 22:59:33 +0000</pubDate>

<item>
<title>yuniar on "emails"</title>
<link>https://www.machform.com/forums/topic/emails/page/2#post-2902</link>
<pubDate>Mon, 08 Sep 2008 09:03:11 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">2902@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;unable to connect to mail.mahalusa.com:25  &#38;lt;-- it looks like your web server is unable to connect to the SMTP server.&#60;/p&#62;
&#60;p&#62;Try to check the firewall, if any.
&#60;/p&#62;</description>
</item>
<item>
<title>adi on "emails"</title>
<link>https://www.machform.com/forums/topic/emails#post-2894</link>
<pubDate>Sun, 07 Sep 2008 00:34:30 +0000</pubDate>
<dc:creator>adi</dc:creator>
<guid isPermaLink="false">2894@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;New error that i get &#60;/p&#62;
&#60;p&#62;Warning: fsockopen() [function.fsockopen]: unable to connect to mail.mahalusa.com:25 (Connection timed out) in /home/*****/public_html/*****/store/machform/lib/class.smtp.php on line 105&#60;br /&#62;
Error sending email: SMTP Error: Could not connect to SMTP host.&#60;br /&#62;
Warning: Cannot modify header information - headers already sent by (output started at /home/*****/public_html/*****/store/machform/lib/class.smtp.php:105) in /home/*****/public_html/*****/store/machform/embed.php on line 42
&#60;/p&#62;</description>
</item>
<item>
<title>adi on "emails"</title>
<link>https://www.machform.com/forums/topic/emails#post-2893</link>
<pubDate>Sun, 07 Sep 2008 00:23:22 +0000</pubDate>
<dc:creator>adi</dc:creator>
<guid isPermaLink="false">2893@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;do the forms work just like the code you send me or is there a big difference??&#60;/p&#62;
&#60;p&#62;&#38;lt;?php&#60;br /&#62;
 mail('your_email@example.com', 'Test Subject', 'Test Message');&#60;br /&#62;
 echo &#34;Mail sent! Please check it.&#34;;&#60;br /&#62;
?&#38;gt;&#60;/p&#62;
&#60;p&#62;is there maybe something that i didnt fill out for it to not show?
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "emails"</title>
<link>https://www.machform.com/forums/topic/emails#post-2890</link>
<pubDate>Sat, 06 Sep 2008 13:41:38 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">2890@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I see. So your host doesn't need SMTP then.&#60;/p&#62;
&#60;p&#62;change this line:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;define(&#38;#39;USE_SMTP&#38;#39;,true);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;back to:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;define(&#38;#39;USE_SMTP&#38;#39;,false);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hmm.. is it possible for me to login to your MachForm admin panel instead of FTP? No?
&#60;/p&#62;</description>
</item>
<item>
<title>adi on "emails"</title>
<link>https://www.machform.com/forums/topic/emails#post-2889</link>
<pubDate>Sat, 06 Sep 2008 13:38:48 +0000</pubDate>
<dc:creator>adi</dc:creator>
<guid isPermaLink="false">2889@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;does that mean that i dont have to use smtp that the error is somewhere else??
&#60;/p&#62;</description>
</item>
<item>
<title>adi on "emails"</title>
<link>https://www.machform.com/forums/topic/emails#post-2888</link>
<pubDate>Sat, 06 Sep 2008 13:34:57 +0000</pubDate>
<dc:creator>adi</dc:creator>
<guid isPermaLink="false">2888@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;that worked i made a new page and the email arrived
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "emails"</title>
<link>https://www.machform.com/forums/topic/emails#post-2887</link>
<pubDate>Sat, 06 Sep 2008 13:24:24 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">2887@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Ok, no problem. &#60;/p&#62;
&#60;p&#62;Perhaps you can try to change your email address and make sure you have all the correct setting on your &#34;Emails&#34; page.&#60;/p&#62;
&#60;p&#62;Or perhaps try creating a simple test email script.&#60;br /&#62;
Create a .php file and put this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
 mail(&#38;#39;your_email@example.com&#38;#39;, &#38;#39;Test Subject&#38;#39;, &#38;#39;Test Message&#38;#39;);
 echo &#38;quot;Mail sent! Please check it.&#38;quot;;
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Change the email address to the same addres you used for MachForm and run the script.&#60;br /&#62;
If you didn't get any email, there might be some problem with your mail server.
&#60;/p&#62;</description>
</item>
<item>
<title>adi on "emails"</title>
<link>https://www.machform.com/forums/topic/emails#post-2886</link>
<pubDate>Sat, 06 Sep 2008 13:18:56 +0000</pubDate>
<dc:creator>adi</dc:creator>
<guid isPermaLink="false">2886@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;sorry boss doesn't allow access to anyone so i will try and figure it out if all fails at least i get them online in the admin &#60;/p&#62;
&#60;p&#62;thanks for the help anyways
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "emails"</title>
<link>https://www.machform.com/forums/topic/emails#post-2885</link>
<pubDate>Sat, 06 Sep 2008 13:16:35 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">2885@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hmm.. can I have temporary FTP login to your machform folder?&#60;br /&#62;
I'll investigate it.&#60;/p&#62;
&#60;p&#62;Send me the details through this form:&#60;br /&#62;
&#60;a href=&#34;http://www.appnitro.com/support/index.php?pg=request&#34; rel=&#34;nofollow&#34;&#62;http://www.appnitro.com/support/index.php?pg=request&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>adi on "emails"</title>
<link>https://www.machform.com/forums/topic/emails#post-2884</link>
<pubDate>Sat, 06 Sep 2008 13:14:21 +0000</pubDate>
<dc:creator>adi</dc:creator>
<guid isPermaLink="false">2884@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;no all new server
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "emails"</title>
<link>https://www.machform.com/forums/topic/emails#post-2883</link>
<pubDate>Sat, 06 Sep 2008 13:11:10 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">2883@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;That's odd.&#60;br /&#62;
Are you installing MachForm on a new server?&#60;/p&#62;
&#60;p&#62;I notice that you've been using MachForm since version 1.2&#60;br /&#62;
Is it the same host as before? Is version 1.2 email working fine?
&#60;/p&#62;</description>
</item>
<item>
<title>adi on "emails"</title>
<link>https://www.machform.com/forums/topic/emails#post-2882</link>
<pubDate>Sat, 06 Sep 2008 13:04:47 +0000</pubDate>
<dc:creator>adi</dc:creator>
<guid isPermaLink="false">2882@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;this i what i did and it doesnt work i get nothing &#60;/p&#62;
&#60;p&#62;define('USE_SMTP',true); //set this to 'true' to use SMTP&#60;/p&#62;
&#60;p&#62;define('SMTP_HOST','mail.********.com');&#60;br /&#62;
define('SMTP_PORT',25);&#60;br /&#62;
define('SMTP_AUTH',true); //if your SMTP require authentification, set this to 'true'&#60;br /&#62;
define('SMTP_USERNAME','********');&#60;br /&#62;
define('SMTP_PASSWORD','********');
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "emails"</title>
<link>https://www.machform.com/forums/topic/emails#post-2881</link>
<pubDate>Sat, 06 Sep 2008 13:02:04 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">2881@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;The default port number is 25, most likely you won't need to change this one.&#60;br /&#62;
However, if your host specify another port, simply adjust it.
&#60;/p&#62;</description>
</item>
<item>
<title>adi on "emails"</title>
<link>https://www.machform.com/forums/topic/emails#post-2880</link>
<pubDate>Sat, 06 Sep 2008 12:59:20 +0000</pubDate>
<dc:creator>adi</dc:creator>
<guid isPermaLink="false">2880@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;so instead of localhost put it  mail.*******.com&#60;/p&#62;
&#60;p&#62;and what do i put instead of the number in port???&#60;/p&#62;
&#60;p&#62;i changed that line
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "emails"</title>
<link>https://www.machform.com/forums/topic/emails#post-2879</link>
<pubDate>Sat, 06 Sep 2008 12:51:08 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">2879@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Yes, change the host to use your host.&#60;br /&#62;
Also, change this line:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;define(&#38;#39;SMTP_AUTH&#38;#39;,false);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to become:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;define(&#38;#39;SMTP_AUTH&#38;#39;,true);&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>adi on "emails"</title>
<link>https://www.machform.com/forums/topic/emails#post-2878</link>
<pubDate>Sat, 06 Sep 2008 12:47:44 +0000</pubDate>
<dc:creator>adi</dc:creator>
<guid isPermaLink="false">2878@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;this is what my host send me is this any help to me??&#60;/p&#62;
&#60;p&#62;POP3 Host Address : mail.********.com&#60;br /&#62;
SMTP Host Address: mail.********.com&#60;br /&#62;
Username: ********&#60;br /&#62;
Password: ********&#60;/p&#62;
&#60;p&#62;i changed the username and password and tried to resend the email but still no luck &#60;/p&#62;
&#60;p&#62;do i have to change HOST and PORT  to mail.******.com ??
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "emails"</title>
<link>https://www.machform.com/forums/topic/emails#post-2876</link>
<pubDate>Sat, 06 Sep 2008 12:37:30 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">2876@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;change this line:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;define(&#38;#39;USE_SMTP&#38;#39;,false);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to become:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;define(&#38;#39;USE_SMTP&#38;#39;,true);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;then adjust the settings below that line accordingly:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;define(&#38;#39;SMTP_HOST&#38;#39;,&#38;#39;localhost&#38;#39;);
define(&#38;#39;SMTP_PORT&#38;#39;,25);
define(&#38;#39;SMTP_AUTH&#38;#39;,false); //if your SMTP require authentification, set this to &#38;#39;true&#38;#39;
define(&#38;#39;SMTP_USERNAME&#38;#39;,&#38;#39;YOUR_SMTP_USERNAME&#38;#39;);
define(&#38;#39;SMTP_PASSWORD&#38;#39;,&#38;#39;YOUR_SMTP_PASSWORD&#38;#39;);&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>adi on "emails"</title>
<link>https://www.machform.com/forums/topic/emails#post-2875</link>
<pubDate>Sat, 06 Sep 2008 12:26:59 +0000</pubDate>
<dc:creator>adi</dc:creator>
<guid isPermaLink="false">2875@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;i know my smtp now what information do i have to change???
&#60;/p&#62;</description>
</item>
<item>
<title>adi on "emails"</title>
<link>https://www.machform.com/forums/topic/emails#post-2873</link>
<pubDate>Sat, 06 Sep 2008 12:00:00 +0000</pubDate>
<dc:creator>adi</dc:creator>
<guid isPermaLink="false">2873@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;do i have to contact my hosting company to ask them that or is there a way to find that out on my own?&#60;/p&#62;
&#60;p&#62;thank you
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "emails"</title>
<link>https://www.machform.com/forums/topic/emails#post-2872</link>
<pubDate>Sat, 06 Sep 2008 11:49:19 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">2872@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Your host might require you to use SMTP to be able sending email.&#60;br /&#62;
What is your hosting company?&#60;/p&#62;
&#60;p&#62;When you have your SMTP details, you can put them into your config.php file.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
