The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Sendmail::PMilter V1.1x and later.

[numbers] in square brackets refer to the issue tracking system at

https://rt.cpan.org/Public/Dist/Display.html?Name=Sendmail-PMilter

1.21
    Sun 03 Jul 11:00:00 BST 2022
    - Released

1.20_03
    Wed 17 Jul 09:42:32 BST 2019 developer release
    - Added file COPYRIGHT

1.20_02
    Tue 16 Jul 18:17:53 BST 2019 developer release
    - Added file CONTRIBUTING

1.20_01
    Fri 12 Jul 14:40:35 BST 2019 developer release
    - [23921] Removed requirement for Sendmail::Milter
    - Full support for protocol negotiation, including
        support for setting milter data buffer sizes
    - get_sendmail_option() to read configuration file options
    - Documentation updates
    - Test suite updates
    - Propose to insist on Milter Protocol Version 6 in V1.21
    - Removed enable_chgfrom and some other some cruft
    - Comments invited via CPAN issues

1.10  Sun 15 Apr 15:05:24 BST 2018 TRIAL1, not released
    - New maintainership (CPAN/GWHAYWOOD)
    - Test suite updates
    - [125090] Implement set multi-line reply function
    - [125040] Documentation updates
                   Fix POD errors
                   Add COPYRIGHT->LICENCE (file,link,=head1)
                   Remove obsolete doc/
    - [115352] SETSENDER->CHGFROM etc.
    -  [85833] ithread and postfork dispatcher fixes
    -  [85826] sig{CHLD}='DEFAULT';
    -  [84941] Theoretically fixed, needs thorough exercise
    -  [78865] Define constant SMFIF_NONE
    -  [50144] Dummy functions setdbg() & settimeout() return 1
    -  [54794] Fix memory leak in ithread dispatcher