Go to file
2017-12-26 03:06:43 +01:00
BAK Initial commit - merge old projekts 'amavisd-new/', 'dovecot/', 'postfix', 'postfixadmin' and 'roundcube'. 2017-10-22 12:11:03 +02:00
conf Fix error in dovecot sample configuration file. 2017-12-25 03:15:11 +01:00
DOC Initial commit - merge old projekts 'amavisd-new/', 'dovecot/', 'postfix', 'postfixadmin' and 'roundcube'. 2017-10-22 12:11:03 +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: add cronjob for cleaning up quarantine directory from mails generated by check_amavis.pl script 2017-12-12 15:03:23 +01: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 Add transport definitions 'smtp-ipv4-only' and 'smtp-ipv6-only'. 2017-11-19 17:06:15 +01:00
install_postfix_base.sh install_postfix_base.sh: changed to only listen on local interfaces. 2017-12-12 17:12:37 +01:00
install_postfixadmin.sh Determin PHP version if installed via debian package system. Restart PHP after postfixadmin installation. 2017-11-07 03:53:13 +01:00
install_roundcube.sh Somer minor changes on output of scripts 'install_roundcube.sh' and 'upgrade_roundcube.sh'. 2017-11-09 04:55:08 +01:00
install_update_dovecot.sh Fix error at stopping dovecot service 2017-12-26 03:06:43 +01: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.dovecot.systemd Initial commit - merge old projekts 'amavisd-new/', 'dovecot/', 'postfix', 'postfixadmin' and 'roundcube'. 2017-10-22 12:11:03 +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 Somer minor changes on output of scripts 'install_roundcube.sh' and 'upgrade_roundcube.sh'. 2017-11-09 04:55:08 +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