shirosaki/sendcharset

Roundcube plugin for customize character encoding of sending message

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 3

Type:roundcube-plugin

1.0.1 2024-04-22 01:40 UTC

This package is auto-updated.

Last update: 2024-05-22 01:51:16 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).