summaryrefslogtreecommitdiff
path: root/test/confs/0480
diff options
context:
space:
mode:
Diffstat (limited to 'test/confs/0480')
-rw-r--r--test/confs/04806
1 files changed, 3 insertions, 3 deletions
diff --git a/test/confs/0480 b/test/confs/0480
index 3308c0663..c8adb1ba5 100644
--- a/test/confs/0480
+++ b/test/confs/0480
@@ -18,13 +18,13 @@ gecos_name = CALLER_NAME
acl_smtp_rcpt = accept
-smtp_active_hostname = ${if eq{$interface_address}{IP1}\
+smtp_active_hostname = ${if eq{$received_ip_address}{IP1}\
{host.IP1}\
{\
- ${if eq{$interface_address}{IP2}\
+ ${if eq{$received_ip_address}{IP2}\
{}\
{\
- ${if eq{$interface_address}{IP3}\
+ ${if eq{$received_ip_address}{IP3}\
{${lookup{x}lsearch{/non/exist}}}\
fail}\
}}\