Skip to Content.
Sympa Menu

en - Re: [sympa-users] Email footers and headers

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Olivier Salaun - CRU <address@concealed>
  • To: address@concealed
  • Subject: Re: [sympa-users] Email footers and headers
  • Date: Wed, 27 Nov 2002 17:13:15 +0100

Hi Eric,

Eric Sandquist wrote:
I have tried several combinations of things to try and get footers or headers
into emails...
Of those who have successfully done this, what combinations of footer_type (mime/append) and Reception_mode work for this?

Here is the algorythm Sympa follows :
if footer_type==append
if message is text/plain
append header/footer to it
else if message is multipart AND first part is text/plain
append header/footer to first part

if footer_type==mime
if message is not multipart/alternative
add header/footer as a new MIME part

Can the header or footer have any HTML or java-script content? or is plain text all that is allowed?

When in 'mime' footer_type, your header/footer can contain its Content-type
(text/html, message/rfc822 or audio/wav), all you have to do it rename the
file message.footer.mime or message.header.mime

--
Olivier Salaun
Comite Reseau des Universites



  • Email footers and headers, Eric Sandquist, 11/19/2002
    • Re: [sympa-users] Email footers and headers, Olivier Salaun - CRU, 11/27/2002

Archive powered by MHonArc 2.6.19+.

Top of Page