Add script to install all needed debian packages and perl modules. Usefull after upgrading the Operating System (OS).
This commit is contained in:
15
README.perl_modules
Normal file
15
README.perl_modules
Normal 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
|
Reference in New Issue
Block a user