Go to file
2018-11-29 14:00:27 +01: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: add support for dovecot versions 2.3.x . Fix minor errors. Add mire default values. 2018-10-01 00:22:28 +02:00
DOC Add Documentation /README files) for dovecot. 2018-10-22 15:03:46 +02:00
.gitignore Add Documentation /README files) for dovecot. 2018-10-22 15:03:46 +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 Get rid of further double code. 2018-10-24 14:17:18 +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 install_postfix_advanced.sh: adjust postfwd configuration. 2018-11-27 01:46:59 +01:00
install_postfix_base.sh install_postfix_base.sh: add default values if configuration file is not present or some values not set. 2018-10-25 01:10:56 +02:00
install_postfixadmin.sh install_postfixadmin.sh: change default value for db host if database type is MySQL. Replace variable 'POSTFIX_DB_HOST'/'POSTFIX_DB_SOCKET' with 'POSTFIX_DB_HOST_MYSQL' / 'POSTFIX_DB_HOST_PGSQL'. 2018-09-26 17:44:07 +02:00
install_roundcube.sh change default password algorithm (PW_PASSWD_ALGO_PREFIX) to '{SHA512-CRYPT}', default (dovecot) password method (PW_DOVECOT_PW_METHOD) to 'SHA512-CRYPT'. 2018-09-27 02:52:13 +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: add support for dovecot versions 2.3.x . Fix minor errors. Add mire default values. 2018-10-01 00:22:28 +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
README.smtpd-restrictons add README.smtpd-restrictons 2018-11-29 14:00:27 +01:00
upgrade_roundcube.sh upgrade_roundcube.sh: Add missing default values for MySQL credentials. 2018-10-31 03:42:08 +01: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

# ---
# - See http://www.postfix.org/SMTPD_ACCESS_README.html
# ---

# - Order of evaluating smtpd restriction lists:
# -
# -    smtpd_client_restrictions
# -    smtpd_helo_restrictions
# -    smtpd_sender_restrictions
# -    smtpd_relay_restrictions
# -    smtpd_recipient_restrictions
# -    smtpd_data_restrictions
# -    smtpd_end_of_data_restrictions
# -
# - or for the Postfix fast ETRN service:
# -
# -    smtpd_client_restrictions
# -    smtpd_helo_restrictions
# -    smtpd_etrn_restrictions