Go to file
2018-07-04 22:48:54 +02:00
BAK Initial commit - merge old projekts 'amavisd-new/', 'dovecot/', 'postfix', 'postfixadmin' and 'roundcube'. 2017-10-22 12:11:03 +02:00
conf Complement 'install_upgrade_roundcube.conf.sample'. 2018-05-13 20:16:36 +02:00
DOC Merge branch 'master' of https://git.oopen.de/install/mailsystem 2018-05-27 13:48:53 +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, localhost:10025: add '[::1]/128' to the allowed hosts (mynetwork). 2018-05-18 04:07:45 +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_perl_modules_mailserver.sh Add script 'install_perl_modules_mailserver.sh'. 2018-05-08 02:25:44 +02:00
install_postfix_advanced.sh Postfix installation: add 'sender_canonical_maps' to postfix conf file 'main.cf'. 2018-05-30 01:31:02 +02:00
install_postfix_base.sh Postfix installation: add 'sender_canonical_maps' to postfix conf file 'main.cf'. 2018-05-30 01:31:02 +02:00
install_postfixadmin.sh install_postfixadmin.sh: In case of MySQL use 'mysqli' instead of 'mysql' for the CONF['database_type'] variable in file config.local.php. 2018-05-16 17:12:43 +02:00
install_roundcube.sh install_roundcube.sh: update pear channel befor using it. 2018-05-17 15:11:55 +02: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 install_update_dovecot.sh: in case of fresh install, create MySQL tables only if they not exists. 2018-05-16 21:00:33 +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 Fix error in determin apache2 systemd service file. runs into an error, if apache2 was installed from debian package system. 2018-05-14 03:11:41 +02:00
vacation.pl.pfa-3.1 Add 'vacation.pl.pfa-3.1'. Notice: vacation script from postfixadmin version 3.2 does NOT work. 2018-07-04 22:48:54 +02: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