Go to file
2022-09-26 02:54:07 +02:00
BAK Backup current version of 'upgrade_roundcube.sh' script. 2019-05-29 02:16:10 +02:00
conf install_update_dovecot.conf.sample: change default path for postgresql socket. 2022-06-24 21:50:55 +02:00
DOC Add postfwd reademe file 'README.change-initd-script'. 2022-09-21 11:12:25 +02:00
helpers Add some helper scripts. 2018-12-06 15:00:30 +01: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
create-update-postfix-pcre-chek-files.sh create-update-postfix-pcre-chek-files.sh: some monor changes at script output. 2021-06-27 17:13:42 +02:00
dovecot_convert_to_lmtp.sh dovecot_convert_to_lmtp.sh,install_update_dovecot.sh: fix error in changing to lmtp service.. 2021-04-25 17:12:47 +02: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_postfix_advanced.sh,install_amavis.sh: fix some error creating master.cf. 2022-09-26 02:54:07 +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_opendmarc.sh install_opendmarc.sh: change loaction of 'HistoryFile' and also the pid file. 2021-04-29 19:49:51 +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,install_amavis.sh: fix some error creating master.cf. 2022-09-26 02:54:07 +02:00
install_postfix_base.sh install_postfix_: add section for (commented) parameter 'smtp_address_preference'. 2022-06-14 09:13:31 +02:00
install_postfixadmin.sh install_postfixadmin.sh: fix error installing 'database related CPAN Module'. 2021-09-03 22:32:02 +02:00
install_postfwd.sh Add Readme file adn comments for/in postfwd2 resources. 2022-09-17 12:56:45 +02:00
install_roundcube.sh install_roundcube.sh,upgrade_roundcube.sh: change some configuration values. 2022-09-23 18:53:56 +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 Add Setting 'sieve_vacation_send_from_recipient' from (included) Pigeonhole Sieve: Vacation Extension. 2022-07-06 01:25:47 +02:00
install_vacation.sh Add script 'install_vacation.sh'. 2019-10-14 00:22:45 +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 New installation script for OpenDMARC: 'install_opendmarc.sh'. 2021-04-29 16:54:35 +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 install_roundcube.sh,upgrade_roundcube.sh: change some configuration values. 2022-09-23 18:53:56 +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

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