Skip to content

toolstack/spamassassin-preferences

Repository files navigation

SpamAssassin Preferences

Contributors: gregross
Plugin URI: http://toolstack.com/sa-prefs
Author URI: http://toolstack.com
Tags: spamassassin
Requires at least: 3.5.0
Tested up to: 6.1.1
Stable tag: 1.0

Set your SpamAssassin preferences from your WordPress user profile.

Description

Set your SpamAssassin preferences from your WordPress user profile.

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

Installation

  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.

Frequently Asked Questions

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.

Screenshots

1. Admin seetings screen.

Admin seetings screen.

2. User preferences screen.

User preferences screen.

Changelog

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.

Upgrade Notice

None.

About

Set your SpamAssassin preferences from your WordPress user profile.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors