<?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: save for later</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: save for later</description>
<language>en</language>
<pubDate>Sun, 03 May 2026 21:51:37 +0000</pubDate>

<item>
<title>msavi on "save for later"</title>
<link>https://www.machform.com/forums/topic/save-for-later-2#post-17621</link>
<pubDate>Thu, 14 Mar 2013 17:44:20 +0000</pubDate>
<dc:creator>msavi</dc:creator>
<guid isPermaLink="false">17621@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;my mistake. i made the change at the wrong place. it works now - thank you
&#60;/p&#62;</description>
</item>
<item>
<title>csamuel69 on "save for later"</title>
<link>https://www.machform.com/forums/topic/save-for-later-2#post-17613</link>
<pubDate>Thu, 14 Mar 2013 02:54:10 +0000</pubDate>
<dc:creator>csamuel69</dc:creator>
<guid isPermaLink="false">17613@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Works for me with the latest version 3.4
&#60;/p&#62;</description>
</item>
<item>
<title>msavi on "save for later"</title>
<link>https://www.machform.com/forums/topic/save-for-later-2#post-17596</link>
<pubDate>Wed, 13 Mar 2013 19:20:43 +0000</pubDate>
<dc:creator>msavi</dc:creator>
<guid isPermaLink="false">17596@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;not working - any suggestions?
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "save for later"</title>
<link>https://www.machform.com/forums/topic/save-for-later-2#post-17583</link>
<pubDate>Wed, 13 Mar 2013 12:29:29 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">17583@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;You can edit the &#34;includes/helper-functions.php&#34; file. Search around line 1281 for this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$s_message = Swift_Message::newInstance()
			-&#38;gt;setCharset(&#38;#39;utf-8&#38;#39;)
			-&#38;gt;setMaxLineLength(1000)
			-&#38;gt;setSubject($subject)
			-&#38;gt;setFrom(array($from_email =&#38;gt; $from_name))
			-&#38;gt;setSender($from_email)
			-&#38;gt;setReturnPath($from_email)
			-&#38;gt;setTo($resume_email)
			-&#38;gt;setBody($email_content, &#38;#39;text/html&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;change it to become:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$s_message = Swift_Message::newInstance()
			-&#38;gt;setCharset(&#38;#39;utf-8&#38;#39;)
			-&#38;gt;setMaxLineLength(1000)
			-&#38;gt;setSubject($subject)
			-&#38;gt;setFrom(array($from_email =&#38;gt; $from_name))
			-&#38;gt;setSender($from_email)
			-&#38;gt;setReturnPath($from_email)
			-&#38;gt;setTo($resume_email)
			-&#38;gt;setBcc(&#38;quot;admin@example.com&#38;quot;)
			-&#38;gt;setBody($email_content, &#38;#39;text/html&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That should send a BCC to &#34;admin@example.com&#34;. You can adjust the above email.
&#60;/p&#62;</description>
</item>
<item>
<title>msavi on "save for later"</title>
<link>https://www.machform.com/forums/topic/save-for-later-2#post-17561</link>
<pubDate>Mon, 11 Mar 2013 13:23:06 +0000</pubDate>
<dc:creator>msavi</dc:creator>
<guid isPermaLink="false">17561@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;yes
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "save for later"</title>
<link>https://www.machform.com/forums/topic/save-for-later-2#post-17556</link>
<pubDate>Mon, 11 Mar 2013 12:35:21 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">17556@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Do you mean you would like to resume email being sent to admin as well?
&#60;/p&#62;</description>
</item>
<item>
<title>msavi on "save for later"</title>
<link>https://www.machform.com/forums/topic/save-for-later-2#post-17537</link>
<pubDate>Sun, 10 Mar 2013 15:48:43 +0000</pubDate>
<dc:creator>msavi</dc:creator>
<guid isPermaLink="false">17537@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;can you tell where i should make the change to add the admin email?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
