Hi,

on my lists (Mailman 2.1, language: DE) I have the problem that:

 - if the user send with charset="iso-8859-1" anything is fine

 - if user sends with charset=us-ascii (some mailers do if there
   are no german umlauts) then the footer from the mailinglist
   gets attached and the Message is made Content-Type: multipart/mixed

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

     asdf--


     --===============30524332635360873==
     Content-Type: text/plain; charset="iso-8859-1"
     MIME-Version: 1.0
     Content-Transfer-Encoding: quoted-printable

     _______________________________________________
     Test mailing list
     Test@****
     http://****

     --===============30524332635360873==--



Is there a way to tell mailman NOT to attach the footer with the
different charset but to write it in the normal message?



--Sebastian

------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

This message was sent to: archive@jab.org
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to