-
Notifications
You must be signed in to change notification settings - Fork 3
Roundcube plugin for customize sending charset
License
joniburn/sendcharset
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
---------------------------------------------------------------------------
Roundcube plugin for customize character encoding of sending message.
---------------------------------------------------------------------------
* Overview
This plugin adds a option to mail composing preference.
The option specifies which charset to be used in sending message.
* Installation
Put this plugin as plugins/sendcharset, then edit config/main.inc.php:
$rcmail_config['plugins'] = array('sendcharset');
* Configuration
Copy config.inc.php.dist to config.inc.php and edit that.
There is only a option which specifies default sending charset.
If it is not set, keeps default behavior(UTF-8 may be used).
About
Roundcube plugin for customize sending charset
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published