<?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: how to specify custom subject line for email</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: how to specify custom subject line for email</description>
<language>en</language>
<pubDate>Thu, 30 Apr 2026 06:06:16 +0000</pubDate>

<item>
<title>AMurray on "how to specify custom subject line for email"</title>
<link>https://www.machform.com/forums/topic/how-to-specify-custom-subject-line-for-email#post-3229</link>
<pubDate>Mon, 06 Oct 2008 16:43:33 +0000</pubDate>
<dc:creator>AMurray</dc:creator>
<guid isPermaLink="false">3229@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Testing back tick&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;strong&#38;gt;This is bolded text&#38;lt;/strong&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Got it, thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "how to specify custom subject line for email"</title>
<link>https://www.machform.com/forums/topic/how-to-specify-custom-subject-line-for-email#post-3223</link>
<pubDate>Mon, 06 Oct 2008 12:37:34 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">3223@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;This one should be correct:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;define(&#38;#39;NOTIFICATION_MAIL_SUBJECT&#38;#39;,&#38;#39;New Submissions from {form_name} #{entry_no}&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Basically, the syntax of the define statement is like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;define(&#38;#39;string here&#38;#39;,&#38;#39;string here&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regarding the black background in this forum, simply use backticks, but make sure to put each backtick on its own line. like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;*backtick*
your code here
*backtick*&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;instead of:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;*backtick* your code here *backtick*&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>Saghalie on "how to specify custom subject line for email"</title>
<link>https://www.machform.com/forums/topic/how-to-specify-custom-subject-line-for-email#post-3221</link>
<pubDate>Mon, 06 Oct 2008 06:12:52 +0000</pubDate>
<dc:creator>Saghalie</dc:creator>
<guid isPermaLink="false">3221@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;use the &#34;PRE&#34; and &#34;CODE&#34; inside angle brackets.  Not sure why it ran all off the page and stuff.&#60;/p&#62;
&#60;p&#62;Have fun!&#60;/p&#62;
&#60;p&#62;Saghalie&#60;br /&#62;
700b for AiG? NUTS!!
&#60;/p&#62;</description>
</item>
<item>
<title>Saghalie on "how to specify custom subject line for email"</title>
<link>https://www.machform.com/forums/topic/how-to-specify-custom-subject-line-for-email#post-3220</link>
<pubDate>Mon, 06 Oct 2008 06:10:54 +0000</pubDate>
<dc:creator>Saghalie</dc:creator>
<guid isPermaLink="false">3220@https://www.machform.com/forums/</guid>
<description>&#60;pre&#62;&#60;code&#62;Off topic here, but how do you do the black background and white text for your code snippets in these postings - I tried an inline style inside the blockquote tag but the bbPress board must strip it before it posts it.&#60;/pre&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Testing!
&#60;/p&#62;</description>
</item>
<item>
<title>AMurray on "how to specify custom subject line for email"</title>
<link>https://www.machform.com/forums/topic/how-to-specify-custom-subject-line-for-email#post-3215</link>
<pubDate>Sun, 05 Oct 2008 09:00:52 +0000</pubDate>
<dc:creator>AMurray</dc:creator>
<guid isPermaLink="false">3215@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I need to check that I have written the correct code in config.php for the subject line of the email that Machform sends out:  It is a mixture of variable names and normal text as in:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;define(&#38;#39;NOTIFICATION_MAIL_SUBJECT&#38;#39;,&#38;#39;New Submissions from&#38;#39; {form_name} &#38;#39;[#&#38;#39;,{entry_no}); //default is &#38;#39;{form_name} [#{entry_no}]&#38;#39;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Is the above correct, or should it be:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;define(&#38;#39;NOTIFICATION_MAIL_SUBJECT&#38;#39;,&#38;#39;New Submissions from {form_name} #{entry_no}&#38;#39;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Do the single quotes have to be around the normal text or just the beginning and end of the string in the &#34;define&#34; line?&#60;/p&#62;
&#60;p&#62;Off topic here, but how do you do the black background and white text for your code snippets in these postings - I tried an inline style inside the blockquote tag but the bbPress board must strip it before it posts it.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
