Skip to Content.
Sympa Menu

en - [sympa-users] message.footer not accepting non mime options

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Jason Laster <address@concealed>
  • To: address@concealed
  • Subject: [sympa-users] message.footer not accepting non mime options
  • Date: Thu, 17 Jun 2010 04:18:03 -0600

Hello all,
I'm working to setup Sympa 6.0.1 on my Debian system with virtual
domains. I have run into a snag where it appears that Sympa is not
acknowledging the footer_type option. No matter what this custom parameter
is set to it only attaches the footer as a mime attachment. What am I
missing in the setup?

In the config file for this virtual domain I have the following:

custom_vars
value append
name footer_type

However it does not acknowledge it apparently since it continues to attach
the footer text as a mime attachment.

the body an example message is below if it helps:

-----snip-----
Content-type: multipart/mixed; boundary="----------=_1276769658-9259-3"

This is a multi-part message in MIME format...

------------=_1276769658-9259-3
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

footer below here

------------=_1276769658-9259-3
Content-Type: text/plain; charset="UTF-8"; name="message-footer.txt"
Content-Disposition: inline; filename="message-footer.txt"
Content-Transfer-Encoding: 8bit

this is a footer
I hope it comes through

------------=_1276769658-9259-3--
-----snip-----

Jason Laster



Archive powered by MHonArc 2.6.19+.

Top of Page