Updating the rules of SpamAssassin
In order to stay updated with the latest spam identification rules, it is necessary to update the internal rules of SpamAssassin.
This procedure for SpamAssassin on a FreeBSD operating system will check for updates in rules, and, if available, download and install them.
SpamAssassin provides a silent utility, that downloads and installs the latest rules from a SpamAssassin channel in a secure manner using The GNU Privacy Guard.
sa-update && /usr/local/etc/rc.d/sa-spamd reload && "Rules of SpamAssassin was updated and SpamAssassin was reloaded."
An exit code of 0 means, that an update was available, downloaded and installed. An exit code of 1 means, that no updates was available. An exit code of 2 means, that an error occurred.
You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.

Comments are closed.