该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

SpamAssassin Preferences

描述

Set your SpamAssassin preferences from your WordPress user profile.

This code is released under the GPL v2, see license.txt for details.

屏幕截图

  • Admin seetings screen.
  • User preferences screen.

安装

  1. Configure SpamAssassin to use SQL (see https://wiki.apache.org/spamassassin/UsingSQL)
  2. Extract the archive file into your plugins directory in the sa-prefs folder.
  3. Activate the plugin in the Plugin options.
  4. Configure the plugin options under settings.
  5. Login to WordPress and go to your profile page, update the options at the bottom.

常见问题

The user preferences are not show up

Make sure you have configured your sa_prefs table correctly and set your user field preference as well.

Can I select a different database then the WordPress database?

Yes, use the database.table notation in the settings page.

Can I select a different SQL server then the one WordPress uses?

No.

评价

此插件暂无评价。

贡献者及开发者

「SpamAssassin Preferences」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0

  • Release date: October 3, 2014
  • No changes other than an offical 1.0 release.

0.1

  • Release date: July 10, 2014
  • Initial release.