<?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: SMTP and custom hooks issue</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: SMTP and custom hooks issue</description>
<language>en</language>
<pubDate>Wed, 06 May 2026 11:33:03 +0000</pubDate>

<item>
<title>yuniar on "SMTP and custom hooks issue"</title>
<link>https://www.machform.com/forums/topic/smtp-and-custom-hooks-issue#post-18370</link>
<pubDate>Fri, 24 May 2013 18:58:35 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">18370@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Are you using Google to host your emails? If so, you'll need to turn off &#34;Local Mail Delivery&#34; on your website server.
&#60;/p&#62;</description>
</item>
<item>
<title>alfonso on "SMTP and custom hooks issue"</title>
<link>https://www.machform.com/forums/topic/smtp-and-custom-hooks-issue#post-18340</link>
<pubDate>Wed, 22 May 2013 12:41:52 +0000</pubDate>
<dc:creator>alfonso</dc:creator>
<guid isPermaLink="false">18340@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;In 2.0 I have configured ok smtp server and custom hooks. All is ok except if I try to send emails to the same server I'm using. Ex.: I have using&#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','mydomain.org');&#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','user@mydomain.org');&#60;br /&#62;
define('SMTP_PASSWORD','mypass');&#60;br /&#62;
define('SMTP_SECURE',false); //set this to 'true' if your server is using secure SMTP (TLS/SSL)&#60;/p&#62;
&#60;p&#62;In custom hooks I have:&#60;br /&#62;
$email_list[1] = 'user1@mydomain.org,user2@mydomain.org,other@gmail.com';&#60;br /&#62;
$email_list[2] = 'us...';&#60;/p&#62;
&#60;p&#62;Well: I recieve an email in &#60;a href=&#34;mailto:other@gmail.com&#34;&#62;other@gmail.com&#60;/a&#62;, but I can't recieve in any email of my domain.org. Where is the problem?. Thanks
&#60;/p&#62;</description>
</item>

</channel>
</rss>
