Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

AllowedCharsets

Summary

Sets the character sets that eZ Publish sends directly in mail.

Usage

 

AllowedCharsets[]= characterset1
AllowedCharsets[]= characterset2
...

Description

E-mail that are not in an accepted format will be converted to the format specified by OutputCharset.

Examples

AllowedCharsets[]
AllowedCharsets[]=us-ascii
AllowedCharsets[]=utf-8

With this setup eZ Publish will send all e-mail using the character sets us-ascii and utf-8 without conversion.

Frederik Holljen (06/05/2005 11:00 am)

Frederik Holljen (06/05/2005 11:22 am)


Comments

There are no comments.