shirosaki / sendcharset
Roundcube plugin for customize character encoding of sending message
Installs: 22
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 3
Type:roundcube-plugin
Requires
- php: >=5.3.0
- roundcube/plugin-installer: >=0.1.6
This package is auto-updated.
Last update: 2025-04-22 03:50:48 UTC
README
Overview
This plugin adds a option to mail composing preference. The option specifies which charset to be used in sending message.
Installation
To install, get the plugin with composer in your roundcube directory.
composer require shirosaki/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).