From 46640aae787eb3108dbe7fe397b2e149d6377aaa Mon Sep 17 00:00:00 2001 From: "Martin Helmling martin.helmling@octosoft.eu" Date: Fri, 10 Feb 2017 14:17:15 +0100 Subject: [PATCH] MIME:* aus dem Installcheck und Doku wieder rausgenommen --- SL/InstallationCheck.pm | 2 -- doc/UPGRADE | 5 +---- doc/dokumentation.xml | 8 -------- 3 files changed, 1 insertion(+), 14 deletions(-) diff --git a/SL/InstallationCheck.pm b/SL/InstallationCheck.pm index e3981d00b..92f575c33 100644 --- a/SL/InstallationCheck.pm +++ b/SL/InstallationCheck.pm @@ -29,8 +29,6 @@ BEGIN { { name => "Digest::SHA", url => "http://search.cpan.org/~mshelor/", debian => 'libdigest-sha-perl' }, { name => "Email::Address", url => "http://search.cpan.org/~rjbs/", debian => 'libemail-address-perl' }, { name => "Email::MIME", url => "http://search.cpan.org/~rjbs/", debian => 'libemail-mime-perl' }, - { name => "MIME::Entity", url => "http://search.cpan.org/~dskoll/", debian => '' }, - { name => "MIME::Parser", url => "http://search.cpan.org/~dskoll/", debian => '' }, { name => "FCGI", version => '0.72', url => "http://search.cpan.org/~mstrout/", debian => 'libfcgi-perl' }, { name => "File::Copy::Recursive", url => "http://search.cpan.org/~dmuey/", debian => 'libfile-copy-recursive-perl' }, { name => "File::MimeInfo::Magic", url => "http://search.cpan.org/~michielb/", debian => 'libfile-mimeinfo-perl' }, diff --git a/doc/UPGRADE b/doc/UPGRADE index f57efa686..76ba77bb0 100644 --- a/doc/UPGRADE +++ b/doc/UPGRADE @@ -5,10 +5,7 @@ Wichtige Hinweise zum Upgrade von älteren Versionen ** BITTE FERTIGEN SIE VOR DEM UPGRADE EIN BACKUP IHRER DATENBANK(EN) AN! ** Upgrade auf v3.4.x Unstable -===========================MIME::Entity -* Zum Mail-Versenden werden zwei neue perl Pakete MIME::Entity und MIME::Parser - benötigt. Damit können beliebige Anhänge, - auch andere Emails(.eml) versendet werden. +=========================== * Die Tabelle "files" ist hinzugekommen. Diese wird von der Dateiverwaltung verwendet. Zum Erkennen der Dateiinhalte wird das Paket File::MimeInfo::Magic diff --git a/doc/dokumentation.xml b/doc/dokumentation.xml index 141cb1918..76ba624b1 100644 --- a/doc/dokumentation.xml +++ b/doc/dokumentation.xml @@ -204,14 +204,6 @@ Email::MIME - - MIME::Entity - - - - MIME::Parser - - FCGI (nicht Versionen 0.68 bis 0.71 inklusive; siehe