 | | Re: quoted-printable support
|
|
(...) Does this also prevent breaking of URLs? Frank (23 years ago, 21-May-03, to lugnet.admin.nntp)
|
| |
 | | Re: quoted-printable support
|
|
I have installed a filter so that incoming articles with the header: Content-Transfer-Encoding: quoted-printable are converted to 8bit encoding. The header is replaced with: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable (...) (23 years ago, 21-May-03, to lugnet.admin.suggestions, lugnet.admin.nntp)
|
| |
 | | Re: quoted-printable support
|
|
(...) oooh...thanks...that looks like a very, very nice module. And by Damian Conway no less. --Todd (23 years ago, 21-May-03, to lugnet.admin.suggestions, lugnet.admin.nntp)
|
| |
 | | Re: quoted-printable support
|
|
(...) check out Text::Autoformat - it does the right thing. Dan (23 years ago, 21-May-03, to lugnet.admin.suggestions, lugnet.admin.nntp)
|
| |
 | | Re: quoted-printable support
|
|
(...) Unfortunately, Text::Wrap doesn't handle mail- and news-style quotations, and would happily convert: > >> >really especially long line of quoted text to (bad): > >> >really especially long line of quoted text instead of to (good): > >> >really (...) (23 years ago, 20-May-03, to lugnet.admin.suggestions, lugnet.admin.nntp)
|