Add script to install all needed debian packages and perl modules. Usefull after upgrading the Operating System (OS).

This commit is contained in:
2017-11-24 16:57:22 +01:00
parent 9aaaf80c43
commit 2c826fd75d
3 changed files with 292 additions and 0 deletions

15
README.perl_modules Normal file
View File

@ -0,0 +1,15 @@
# - Perl modules needed for a complete mailserver
# - postfix/postfixadmin/vacation/amavis/dovecot/roundcube
# -
CPAN
Mail::Sender
DBI
DBD::mysql
DBD::Pg
IO::Socket::UNIX
Digest::SHA1
Digest::SHA2
Digest::SHA256
Encode::Detect
Net::Patricia