The spamassassin rpms
| .fmf | ||
| .gitignore | ||
| ci.fmf | ||
| gating.yaml | ||
| KEYS | ||
| plans.fmf | ||
| README.RHEL.Fedora | ||
| redhat_local.cf | ||
| sa-update.cronscript | ||
| sa-update.crontab | ||
| sa-update.force-sysconfig | ||
| sa-update.logrotate | ||
| sa-update.service | ||
| sa-update.timer | ||
| sources | ||
| spamassassin-4.0.0-add-logfile-homedir-options.patch | ||
| spamassassin-4.0.0-gnupg2.patch | ||
| spamassassin-4.0.1-remove_dep_to_digest_sha1.patch | ||
| spamassassin-default.rc | ||
| spamassassin-helper.sh | ||
| spamassassin-official.conf | ||
| spamassassin-spamc.rc | ||
| spamassassin.service | ||
| spamassassin.spec | ||
| spamassassin.sysconfig | ||
| spamassassin.sysconfig.el | ||
Notes for Spamassassin for RHEL or Fedora ========================================= Upstream spamassassin is no longer distributed with rules. Our package contains rules in order to be less of a surprise to system administrators. However just as you wouldn't rely on antivirus software without signature updates, spamassassin cannot be relied upon without regular rule updates. A systemd timer unit/service is provided to do this daily. Note that the update script runs sa-update only if a known spam daemon is running: spamd, amavisd, or mimedefang. If you do not run any of these spam daemons but wish to have nightly sa-update, you may override the daemon check in /etc/sysconfig/sa-update /etc/mail/spamassassin/channel.d All sa-update channels are defined in files contained in this directory. See the existing config files as examples for writing your own config file.