docker-postfix/integration-tests/basic-test/docker-init.db/relay_to_blackhole.sh
2021-12-07 13:53:43 +01:00

6 lines
163 B
Bash
Executable file

#!/bin/sh
. /scripts/common.sh
notice " Relaying all mails to blackhole.${reset}"
postconf -e "smtpd_end_of_data_restrictions=check_client_access static:discard"