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.