Setting up the DMARC filter in Spamassassin
DMARC (Domain-based Message Authentication, Reporting and Conformance) is an email authentication protocol. It is designed to give email domain owners the ability to protect their domain from unauthorized use, commonly known as email spoofing. The purpose and primary outcome of implementing...
Migrating spamassassin to version 4.0
Upgrade notes SA v. 4 docs Install spamassassin v. 4 SA v.4 DMARC plugin requires Mail::DMARC::PurePerl, while DecodeShortURLs requires DBD::SQLite (or DBD::MariaDB or DBD::mysql), so it's better to install them before the upgrade: cpan notest install Mail::DMARC::PurePerl DBD::SQLite Stop qmail and spamd and then upgrade spamassassin,...
Setting up a script for the Spamassassin's learning and reporting systems
Download my shell script Now that we have the spam filters in place we have to feed our bayesian system and report our spam to Razor, Pyzor and Spamcop. The obvious thing that comes in mind at this point could be to call...
Roundcube plugins
Official repository: http://plugins.roundcube.net/ Changelog Apr 19, 2025- sauserprefs upgraded to v. 1.20.2 Mar 23, 2025- the password plugin's vpopmaild driver is working again, as vpopmaild has been patched on vpopmail side (v. 5.6.7 and onwards). My enabled plugins are (at the moment): Password, to change the...

