Skip to Content.
Sympa Menu

devel - Re: [sympa-dev] RE: [sympa-users] Digest subject for german language

Subject: Developers of Sympa

List archive

Chronological Thread  
  • From: Petr Prazak <address@concealed>
  • To: address@concealed
  • Subject: Re: [sympa-dev] RE: [sympa-users] Digest subject for german language
  • Date: Wed, 16 May 2001 15:38:44 +0200

Hi,

>>> my $table_of_content = MIME::Entity->build (Type =>
>>> 'text/plain; charset=iso-8859-1',

> What ?
> This line isn't kosher with respect to other encodings!

It is interesting that in other modules this is done right :)

eg.:
in Commands.pm:
printf SIZ "Content-Type: text/plain; charset=%s\n", Msg(12, 2, 'us-ascii');



--
Petr Prazak
GRISOFT(c) SOFTWARE




Archive powered by MHonArc 2.6.19+.

Top of Page