diff --git a/postfix-relay/defaults/main.yml b/postfix-relay/defaults/main.yml
index 4ffd53da..9596ed49 100644
--- a/postfix-relay/defaults/main.yml
+++ b/postfix-relay/defaults/main.yml
@@ -12,8 +12,7 @@ postfix_smtp_tls_security_level: encrypt
 postfix_use_sasl_auth: True
 postfix_smtp_sasl_auth_enable: "yes"
 postfix_smtp_create_relay_user: True
-# See vars/isti-global.yml
-postfix_relay_host: smtp-relay.research-infrastructures.eu
+# Set it in the local rules
 #postfix_relay_host: smtp-relay.example.com
 postfix_relay_port: 587
 postfix_default_destination_concurrency_limit: 20