<?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: Some email questions</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Some email questions</description>
<language>en</language>
<pubDate>Wed, 06 May 2026 06:51:01 +0000</pubDate>

<item>
<title>Pangdene on "Some email questions"</title>
<link>https://www.machform.com/forums/topic/some-email-questions#post-2165</link>
<pubDate>Mon, 23 Jun 2008 00:19:55 +0000</pubDate>
<dc:creator>Pangdene</dc:creator>
<guid isPermaLink="false">2165@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi Yuniar,&#60;/p&#62;
&#60;p&#62;yes, that is what I meant and thank you - using SMTP has fixed this for me!&#60;/p&#62;
&#60;p&#62;Regards&#60;br /&#62;
P :)
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Some email questions"</title>
<link>https://www.machform.com/forums/topic/some-email-questions#post-2161</link>
<pubDate>Sun, 22 Jun 2008 15:56:16 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">2161@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Ahh.. you mean &#34;Return-Path&#34; header.&#60;br /&#62;
Sorry, my mind was thinking something else.&#60;/p&#62;
&#60;p&#62;Actually, if you checked MachForm code, it already set the &#34;Return-Path&#34; header to be the same as your &#34;From&#34; address.&#60;/p&#62;
&#60;p&#62;However, it depends on your mail server policy, it might be overriden during sending.&#60;br /&#62;
I've experienced this issue before, using sendmail and postfix.&#60;/p&#62;
&#60;p&#62;The solution was to use SMTP mode. Can you use SMTP mode?&#60;/p&#62;
&#60;p&#62;Try this, edit your config.php and search this code:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;define(&#38;#39;USE_SMTP&#38;#39;,false);&#60;/code&#62;&#60;br /&#62;
&#60;code&#62;&#60;/code&#62;&#60;br /&#62;
change it to:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;define(&#38;#39;USE_SMTP&#38;#39;,true);&#60;/code&#62;&#60;br /&#62;
&#60;code&#62;&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Pangdene on "Some email questions"</title>
<link>https://www.machform.com/forums/topic/some-email-questions#post-2156</link>
<pubDate>Sun, 22 Jun 2008 06:11:33 +0000</pubDate>
<dc:creator>Pangdene</dc:creator>
<guid isPermaLink="false">2156@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi Yuniar,&#60;/p&#62;
&#60;p&#62;Unfortunately that didn't resolve the problem.&#60;br /&#62;
When viewing email headers, the address in Return-path is 'nobody@servername.com'.&#60;/p&#62;
&#60;p&#62;In email settings (and in NOTIFICATION_MAIL_FROM) the From is set to 'admin@mydomain.com'&#60;/p&#62;
&#60;p&#62;Can you think of anything else I need to change?&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Regards&#60;br /&#62;
P :)
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Some email questions"</title>
<link>https://www.machform.com/forums/topic/some-email-questions#post-2111</link>
<pubDate>Wed, 18 Jun 2008 22:37:11 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">2111@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Pangdene, try go to &#34;Emails&#34; section and resubmit your mail settings.&#60;br /&#62;
Let me know how it goes.
&#60;/p&#62;</description>
</item>
<item>
<title>Pangdene on "Some email questions"</title>
<link>https://www.machform.com/forums/topic/some-email-questions#post-2101</link>
<pubDate>Wed, 18 Jun 2008 04:57:06 +0000</pubDate>
<dc:creator>Pangdene</dc:creator>
<guid isPermaLink="false">2101@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi Yuniar,&#60;/p&#62;
&#60;p&#62;1 - I've changed NOTIFICATION_MAIL_FROM but this hasn't changed anything?&#60;/p&#62;
&#60;p&#62;2. Okay - that wold be great!&#60;/p&#62;
&#60;p&#62;Regards&#60;br /&#62;
P :)
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Some email questions"</title>
<link>https://www.machform.com/forums/topic/some-email-questions#post-2075</link>
<pubDate>Mon, 16 Jun 2008 11:51:56 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">2075@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;1) Yes, you can change this easily by modifying your config.php file.&#60;/p&#62;
&#60;p&#62;2) I don't have any plan yet, but this seems to be quite make sense. I'm putting this into our feature request list.
&#60;/p&#62;</description>
</item>
<item>
<title>Pangdene on "Some email questions"</title>
<link>https://www.machform.com/forums/topic/some-email-questions#post-2073</link>
<pubDate>Mon, 16 Jun 2008 02:13:55 +0000</pubDate>
<dc:creator>Pangdene</dc:creator>
<guid isPermaLink="false">2073@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;1. Return-path on emails seem to default to 'nobody' - can this be changed and if not, does this increase the chance of the mail being trapped as spam?&#60;/p&#62;
&#60;p&#62;2. Do you have plans to make messages multipart, i.e. both html &#38;#38; text?&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
P :)
&#60;/p&#62;</description>
</item>

</channel>
</rss>
