docker-postfix/integration-tests/basic-test/docker-init.db/relay_to_blackhole.sh

6 lines
163 B
Bash
Raw Normal View History

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