⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.23
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Server Software:
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
dovecot-2.2.36
/
wiki
/
View File Name :
Plugins.CharsetAlias.txt
Charset Alias plugin ==================== Requires v2.2.34+. This plugin allows treating the specified source charset as a different charset when decoding to UTF-8. For instance, when decoding from shift_jis to UTF-8, using cp932 (or sjis-win) instead of shift_jis may be preferable to handle Microsoft extended chars properly. Configuration ------------- ---%<------------------------------------------------------------------------- mail_plugins = $mail_plugins charset_alias plugin { charset_aliases = shift_jis=sjis-win euc-jp=eucjp-win iso-2022-jp=iso-2022-jp-3 } ---%<------------------------------------------------------------------------- (This file was created from the wiki on 2018-05-23 04:42)