Go to file
2018-05-01 15:20:35 +02:00
BAK Initial commit - merge old projekts 'amavisd-new/', 'dovecot/', 'postfix', 'postfixadmin' and 'roundcube'. 2017-10-22 12:11:03 +02:00
conf install_update_dovecot.sh: Fix (permission) error in configuring quota warnings. 2018-02-14 15:31:06 +01:00
DOC Adjust schleuder install documentation 2018-04-30 18:30:47 +02:00
.gitignore Reorganise cronjob creation. 2017-10-24 18:27:52 +02:00
convert_dovecot_pfa_password.sh Some changes on script output. 2017-10-30 17:30:56 +01:00
install_all_needed_resources.sh Add script to install all needed debian packages and perl modules. Usefull after upgrading the Operating System (OS). 2017-11-24 16:57:22 +01:00
install_amavis.sh install_amavis.sh: Fix error at installing ClamAV Unofficial Signatures. 2018-04-27 04:11:49 +02:00
install_opendkim.sh Initial commit - merge old projekts 'amavisd-new/', 'dovecot/', 'postfix', 'postfixadmin' and 'roundcube'. 2017-10-22 12:11:03 +02:00
install_postfix_advanced.sh SASL Auth: force ssl/tls connections. 2018-05-01 15:11:47 +02:00
install_postfix_base.sh SASL Auth: force ssl/tls connections. 2018-05-01 15:11:47 +02:00
install_postfixadmin.sh Fist error in vhost configuration for 'Referrer-Policy'. 2018-03-15 17:39:28 +01:00
install_roundcube.sh Fist error in vhost configuration for 'Referrer-Policy'. 2018-03-15 17:39:28 +01:00
install_schleuder3.sh Add template for 'install_schleuder3.sh'. At time, noting is implemented! 2018-04-30 03:09:34 +02:00
install_update_dovecot.sh SASL Auth: force ssl/tls connections. 2018-05-01 15:11:47 +02:00
README.debian_packages Add script to install all needed debian packages and perl modules. Usefull after upgrading the Operating System (OS). 2017-11-24 16:57:22 +01:00
README.disable-smpt-auth-25 Add Readme 'force-ssl' and 'diasble smtp-auth on port 25'. 2018-05-01 15:20:35 +02:00
README.dovecot.systemd Initial commit - merge old projekts 'amavisd-new/', 'dovecot/', 'postfix', 'postfixadmin' and 'roundcube'. 2017-10-22 12:11:03 +02:00
README.force-ssl Add Readme 'force-ssl' and 'diasble smtp-auth on port 25'. 2018-05-01 15:20:35 +02:00
README.install Initial commit - merge old projekts 'amavisd-new/', 'dovecot/', 'postfix', 'postfixadmin' and 'roundcube'. 2017-10-22 12:11:03 +02:00
README.perl_modules Add script to install all needed debian packages and perl modules. Usefull after upgrading the Operating System (OS). 2017-11-24 16:57:22 +01:00
upgrade_roundcube.sh upgrade_roundcube.sh: Warn if version is already installed, but give the pssibility to proceed. 2018-01-25 14:17:14 +01:00

# - 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