PaulHowarth/Blog/2024-06-17

Monday 17th June 2024

Local Packages

  • Updated perl-Mail-SPF to 3.20240617:

    • Update INSTALL file for Dist::Zilla changes

    • Fix memory leak in Mail::SPF::Server when cacheing a Mail::SPF::MacroString

    • When mfrom is empty, create a synthetic mfrom (postmaster@helo) and check that identity using the mfrom scope as specified in RFC7208

    • Fix missing declare in Mail::SPF::Server

    • Require Mail::SPF::Mech when needed

    • Correctly handle empty labels
    • Use "try" instead of "eval"

    • Error out if the lookup fails


Recent