Skip to content

Commit

Permalink
Fix integration tests after refactoring of scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
bokysan committed Dec 7, 2021
1 parent a1a2082 commit 571b794
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh

. /common.sh
. /scripts/common.sh

notice " Relaying all mails to blackhole.${reset}"
postconf -e "smtpd_end_of_data_restrictions=check_client_access static:discard"

0 comments on commit 571b794

Please sign in to comment.