diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-10-16 18:08:33 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-10-16 18:10:31 +0100 |
commit | 91d08eb383184828de154a118152a334e74f7668 (patch) | |
tree | e3e0b0e41cb7b22e305aeb27f4fe08e697ddfc00 /test/confs/0227 | |
parent | f267271de69d5c6c090e16ebd64041b50a844852 (diff) |
Fix sender-verify callout to not use trigger-message SIZE
Broken-by: 9094b84b4cce
Diffstat (limited to 'test/confs/0227')
-rw-r--r-- | test/confs/0227 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/confs/0227 b/test/confs/0227 index 1ca729551..ed988ac85 100644 --- a/test/confs/0227 +++ b/test/confs/0227 @@ -26,6 +26,8 @@ check_recipient: !verify = recipient/callout=no_cache deny hosts = V4NET.0.0.5 !verify = sender/callout=no_cache/check_postmaster + deny hosts = V4NET.0.0.6 + !verify = sender/callout=no_cache require verify = sender accept domains = +local_domains deny message = relay not permitted |