justingit / dada-mail

Self-Hosted, Full Featured, Email Mailing List Manager. Announcement + Discussion Lists, Web-based Installer, Installs with minimal dependencies, sendmail/SMTP/Amazon SES supported
https://dadamailproject.com
GNU General Public License v2.0
169 stars 40 forks source link

Text::Abbrev needs to be added to the perllib #1145

Closed justingit closed 1 year ago

justingit commented 1 year ago

CGI::Session uses this for some inane reason, but it's not shipped with Dada Mail.

justingit commented 1 year ago

Fixed with the inclusion of the Text::Abbrev in Bundle::DadaMail::IncludedInDistribution and dada-mail-perllib ( https://github.com/justingit/dada-mail-perllib/commit/8027f10ff05b6bbc255781d154a1f0cd8984b46f )