<?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: remove attachment links from user email</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: remove attachment links from user email</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 02:21:16 +0000</pubDate>

<item>
<title>bigJS on "remove attachment links from user email"</title>
<link>https://www.machform.com/forums/topic/remove-attachment-links-from-user-email#post-17775</link>
<pubDate>Mon, 25 Mar 2013 23:56:08 +0000</pubDate>
<dc:creator>bigJS</dc:creator>
<guid isPermaLink="false">17775@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Perfect, the file uploaded ist is still listes in the user mail, but not a link.&#60;br /&#62;
Thank you very much!&#60;/p&#62;
&#60;p&#62;Regards!
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "remove attachment links from user email"</title>
<link>https://www.machform.com/forums/topic/remove-attachment-links-from-user-email#post-17772</link>
<pubDate>Mon, 25 Mar 2013 13:26:03 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">17772@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;You can edit &#34;includes/helper-functions.php&#34; file, search around line 257 for this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if($target_is_admin === false){
    $options[&#38;#39;strip_download_link&#38;#39;] = false;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;change it to become:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if($target_is_admin === false){
    $options[&#38;#39;strip_download_link&#38;#39;] = true;
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>bigJS on "remove attachment links from user email"</title>
<link>https://www.machform.com/forums/topic/remove-attachment-links-from-user-email#post-17758</link>
<pubDate>Fri, 22 Mar 2013 15:11:52 +0000</pubDate>
<dc:creator>bigJS</dc:creator>
<guid isPermaLink="false">17758@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;is there a fast way to exclude the file attachment links in the user email?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>

</channel>
</rss>
