<?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: Bcc (Blind Carbon Copy)</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Bcc (Blind Carbon Copy)</description>
<language>en</language>
<pubDate>Sun, 03 May 2026 20:57:51 +0000</pubDate>

<item>
<title>darnellsmith on "Bcc (Blind Carbon Copy)"</title>
<link>https://www.machform.com/forums/topic/bcc-blind-carbon-copy#post-22968</link>
<pubDate>Fri, 20 Mar 2015 22:50:11 +0000</pubDate>
<dc:creator>darnellsmith</dc:creator>
<guid isPermaLink="false">22968@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Sorry I did not find it before in the older version but I did here in the new version and it works like a champ. &#60;/p&#62;
&#60;p&#62;The software has been working perfectly for over 6 years and I am very pleased.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Bcc (Blind Carbon Copy)"</title>
<link>https://www.machform.com/forums/topic/bcc-blind-carbon-copy#post-22965</link>
<pubDate>Fri, 20 Mar 2015 09:09:01 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">22965@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;If you are using version 4.3, you can edit &#34;includes/helper-functions.php&#34; file, search around line 781 for this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;-&#38;gt;setTo($email_address)&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;replace it with this one:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;-&#38;gt;setBcc($email_address)&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>HeuF on "Bcc (Blind Carbon Copy)"</title>
<link>https://www.machform.com/forums/topic/bcc-blind-carbon-copy#post-22963</link>
<pubDate>Fri, 20 Mar 2015 01:21:45 +0000</pubDate>
<dc:creator>HeuF</dc:creator>
<guid isPermaLink="false">22963@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I reported it Darnell
&#60;/p&#62;</description>
</item>
<item>
<title>HeuF on "Bcc (Blind Carbon Copy)"</title>
<link>https://www.machform.com/forums/topic/bcc-blind-carbon-copy#post-22962</link>
<pubDate>Fri, 20 Mar 2015 01:20:02 +0000</pubDate>
<dc:creator>HeuF</dc:creator>
<guid isPermaLink="false">22962@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Same problem here Darnellsmith.
&#60;/p&#62;</description>
</item>
<item>
<title>darnellsmith on "Bcc (Blind Carbon Copy)"</title>
<link>https://www.machform.com/forums/topic/bcc-blind-carbon-copy#post-22961</link>
<pubDate>Fri, 20 Mar 2015 00:48:57 +0000</pubDate>
<dc:creator>darnellsmith</dc:creator>
<guid isPermaLink="false">22961@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I am still waiting for an answer to this CC to BCC issue. Is the forum still active?
&#60;/p&#62;</description>
</item>
<item>
<title>darnellsmith on "Bcc (Blind Carbon Copy)"</title>
<link>https://www.machform.com/forums/topic/bcc-blind-carbon-copy#post-22949</link>
<pubDate>Wed, 18 Mar 2015 12:03:13 +0000</pubDate>
<dc:creator>darnellsmith</dc:creator>
<guid isPermaLink="false">22949@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I paid for the upgrade to 4.3 pro so I hope the BCC is fixed. If not how can I change from CC to BCC in the new version 4.3?
&#60;/p&#62;</description>
</item>
<item>
<title>darnellsmith on "Bcc (Blind Carbon Copy)"</title>
<link>https://www.machform.com/forums/topic/bcc-blind-carbon-copy#post-22947</link>
<pubDate>Wed, 18 Mar 2015 11:06:34 +0000</pubDate>
<dc:creator>darnellsmith</dc:creator>
<guid isPermaLink="false">22947@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;This code is not in my version and I have the same problem since I updated it to Version 3.5. Where can I change this to Blind CC in my version?
&#60;/p&#62;</description>
</item>
<item>
<title>NVarra on "Bcc (Blind Carbon Copy)"</title>
<link>https://www.machform.com/forums/topic/bcc-blind-carbon-copy#post-1962</link>
<pubDate>Tue, 03 Jun 2008 01:37:51 +0000</pubDate>
<dc:creator>NVarra</dc:creator>
<guid isPermaLink="false">1962@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Works like a charm!&#60;/p&#62;
&#60;p&#62;Thanks yuniar. :)
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Bcc (Blind Carbon Copy)"</title>
<link>https://www.machform.com/forums/topic/bcc-blind-carbon-copy#post-1933</link>
<pubDate>Sat, 31 May 2008 09:20:54 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">1933@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Try this, edit your &#60;strong&#62;includes/helper-functions.php&#60;/strong&#62; file.&#60;br /&#62;
Search around line 472 for this line:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$mail-&#38;gt;AddAddress($email);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;change it to:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$mail-&#38;gt;AddBCC($email);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;That would BCC to all your recipients.
&#60;/p&#62;</description>
</item>
<item>
<title>NVarra on "Bcc (Blind Carbon Copy)"</title>
<link>https://www.machform.com/forums/topic/bcc-blind-carbon-copy#post-1930</link>
<pubDate>Sat, 31 May 2008 07:20:49 +0000</pubDate>
<dc:creator>NVarra</dc:creator>
<guid isPermaLink="false">1930@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Is there any way to Bcc recipients of the form submission instead of the default &#34;To:&#34;?&#60;/p&#62;
&#60;p&#62;I'm pretty sure it can't currently be accomplished through the web interface, but if you could point me in the right direction for what code I would need to edit it would be greatly appreciated.&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;BTW - I love your script. What an amazing time saver! :D
&#60;/p&#62;</description>
</item>

</channel>
</rss>
