Here's part of my listserv code. Does the subjectprepend command only work
if it's dynamic (and not using the emailfile attribute). It appears to be
ignoring the header_Subject attribute altogether, and also ignoring the
subjectprepend. (And the X-List headers)
The header_Subject works if I use "Body=", but this is causing all sorts of
problems with attachments and HTML mail.
I'm basing this code on the template you sent me that runs this list, which
appears to work with attachments, HTML and the subject prepend as well. Has
anything changed in that template? I've upgraded (definitely) to
CFX_iMSMail 1.5.2, so it's not that.
Tac
<insetheader to="#listname# <#listname#@smokescreen.org>">
<insetheader subjectprepend="[#listname#] ">
<inSetMsgFooter text="
==============================================
Archives: http://smokescreen.org/?#listname#
Recipient: #email#
Author: #smtpfrom#
==============================================
">
<cfx_imsmail
kickpost="yes"
smtpto="#email#"
smtpfrom="#listname#@smokescreen.org"
header_To="#listname#@smokescreen.org"
header_From="#form.Header_From#"
header_Reply_To="#listname#@smokescreen.org"
header_Subject="#Subject#"
header_X_List="#listname#@smokescreen.org"
header_X_ListMember="#email#"
priority="3"
emailfile="#form.emailfile#">
==============================================
This list server is Power by iMS
--------------------------------
To leave this list please complete the form at
http://www.CoolFusion.com/iMS.htm
==============================================
========================================================================
This list server is Powered by iMS
'The Swiss Army Knife of Mail Servers'
--------------------------------------
To leave this list please complete the form at
http://www.CoolFusion.com/iMS.htm
List archives: http://www.mail-archive.com/infusion-email%40eoscape.com/
========================================================================