Skip to main content

Patches for Plone 3.x, multi-language bug of mail header

Project description

Introduction

This package fixes two kind of Plone 3.x multibyte-launguage bug in mail header of registration mail and password notification mail.

If you don’t use utf-8 for e-mail encoding, you need to use this package in Plone 4.x.

requirement

Plone 3.x or 4.x (Tested by Plone 3.3.1 on MaxOS X 10.5)

Developing repository

https://bitbucket.org/cmscom/c2.patch.plone3mail

Changelog

1.0b1 (2011-05-14)

  • Support by Plone 4.x [terapyon]

0.2 (2010-02-22)

  • monkey patch SecureMailHost for non UTF-8

0.1.1 (2009-12-7)

  • Adding logging (Patch information)

0.1 (2009-11-21)

  • Initial release

Installation

Alternatively, if you are using zc.buildout and the plone.recipe.zope2instance recipe to manage your project, you can do this.

  • Add c2.patch.plone3mail to the list of eggs to install, e.g.:

    [buildout]
    ...
    eggs =
        ...
        c2.patch.plone3mail
  • Tell the plone.recipe.zope2instance recipe to install a ZCML slug:

    [instance]
    recipe = plone.recipe.zope2instance
    ...
    zcml =
        c2.patch.plone3mail
  • Re-run buildout, e.g. with:

    $ ./bin/buildout

You can skip the ZCML slug if you are going to explicitly include the package from another package’s configure.zcml file.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

c2.patch.plone3mail-1.0b1.tar.gz (13.1 kB view details)

Uploaded Source

File details

Details for the file c2.patch.plone3mail-1.0b1.tar.gz.

File metadata

File hashes

Hashes for c2.patch.plone3mail-1.0b1.tar.gz
Algorithm Hash digest
SHA256 459fdff5ca918efb5fed2f50e9c38e7bb2c9cc701d44963063fd1c955fff4900
MD5 46b5b11eb4576c51d1d707a4ae20151a
BLAKE2b-256 e02bfa8e5b61ac054f38003d2a3168015533cce7cc790cf011d0c0573e2b4fc4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page