Tags:
create new tag
, view all tags

Question

Emails send by TWiki are not or wrong encoded.

For example:

registration email

  • subject is not encoded
  • content is not encoded
  • Content-Transfer-Encoding doesn't match content
  • Content-Type/charset matches content

password reset email

  • subject is not encoded
  • content is not encoded
  • Content-Transfer-Encoding is missing
  • Content-Type is missing

Encoding should always be quoted-printable with UTF-8 or ISO-8859-X!

Is this a known problem, is there a fix available? (found nothing through search)

Environment

TWiki version: TWikiRelease04x01x02
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Windows 2000 Server SP4 & Cygwin 1.5.18(0.13242) (cygwin-thread-multi-64int)
Web server: Apache/2.2.4 (Win32)
Perl version: 5.008007 (cygwin)
Client OS: Windows XP SP2, Mac OS X 10.4.8
Web Browser: Firefox, Internet Explorer, Safari
Categories: Mail

-- FrankSpangenberg - 01 Jun 2007

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

Content is marked as:

Content-Transfer-Encoding: 7bit

E.g. sending plain text is valid if you specify 7 bit encoding.

If you use characters other than 7 bits you need a different encoding. See Bugs:Item3969.

-- PeterThoeny - 01 Jun 2007

 
Change status to:
Topic revision: r2 - 2007-06-01 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.