针对iredmail中roundcudemail 安装后没有html编辑器处理

位置:roundcumail/config/main.inc.php

 

$rcmail_config['htmleditor'] = 0;

compose html formatted messages by default

0 - never, 1 - always, 2 - on reply to HTML message only

使用 HTML 编辑器
修改为1

 

你可能感兴趣的:(iredmail,html编辑器如何开启)