On 8/13/07, Brian Carpenter wrote:

>  I have a client who has some members that use a translation software to
>  translate list messages. The client has the list configured to convert html
>  to plain text. However certain characters still make it through the
>  conversion process:

The actual conversion is done by a command-line program that you can 
specify during the build/installation process, but defaults to 
something like:

HTML_TO_PLAIN_TEXT_COMMAND = '/usr/local/bin/lynx -dump %(filename)s'

If you have a better command to use for handling the filtering, you 
could make this change in your mm_cfg.py file, and that should 
resolve your issue.

-- 
Brad Knowles <[EMAIL PROTECTED]>, Consultant & Author
LinkedIn Profile: <http://tinyurl.com/y8kpxu>
Slides from Invited Talks: <http://tinyurl.com/tj6q4>

09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to