mail.pm: replace MIME::Lite by Email::Sender

* mail.pm uses Email:sender to use correct encoding on sending utf-8
encoded emails
* notify-events.cgi now uses mail.pm.
This commit is contained in:
Milan
2023-04-23 12:15:18 +02:00
parent 172e036242
commit 3effdd6ef0
3 changed files with 20 additions and 33 deletions

View File

@@ -85,14 +85,13 @@ apt-get install <deb-package>
libdate-manip-perl
libdbi-perl
libdbd-mysql-perl
libemail-sender-perl
libencode-perl
libjson-perl
libhtml-formattext-withlinks-andtables-perl
libhtml-parser-perl
libhtml-template-perl
libhtml-template-compiled-perl
libmime-base64-urlsafe-perl
libmime-lite-perl
libsession-token-perl
libtext-multimarkdown-perl
libtext-wikicreole-perl
@@ -132,7 +131,6 @@ apt-get install <deb-package>
Image::Magick
Image::Magick::Square
JSON
MIME::Lite
ModPerl::Util
Session::Token
Text::Diff::FormatedHtml