We relaunched the TWiki.org project with an expanded TWiki charter, and we invite you to participate! The TWiki.org Code of Conduct agreement took effect on 27 Oct 2008. We ask existing twiki.org users to opt-in. You need to opt-in to participate in the Blog, Codev, Plugins and TWiki webs. -- PeterThoeny - 27 Oct 2008
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 - 01 Jun 2007 - 17:27:33 - PeterThoeny
 
TWIKI.NET
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback