The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Mail-Qmail-Filter

1.31    2022-04-18 16:49
        * implemented ->skip_if
        * removed unnecessary code
        * fixed typo in POD

1.3     2022-03-08 07:24
        * added Mail::Qmail::Filter::ClamAV
        * do not die() for exceptions which occured in an eval

1.21    2020-01-08 08:45
        bugfix for default reject text in Mail::Qmail::Filter::ValidateFrom

1.2     2020-01-08 08:30
        do not pass invalid domains to Mail::DMARC, because it would croak

1.1     2019-12-28 07:25
        compare all addresses case-insensitively

1.01    2019-12-28 06:33
        bugfix for Mail::Qmail::Filter::CheckDeliverability
        when no .qmail file is found

1.0     2019-12-22 18:18
        prepared first release for CPAN