From e3847a8d26a928dc618f942a2ee0fe0158c6f551 Mon Sep 17 00:00:00 2001 From: Michael Krieger Date: Thu, 5 Mar 2020 18:03:34 -0500 Subject: [PATCH] Rename to emailcheck_localaliasonly --- config.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.inc.php b/config.inc.php index f1a0df15..6f72fd21 100644 --- a/config.inc.php +++ b/config.inc.php @@ -508,7 +508,7 @@ $CONF['emailcheck_resolve_domain']='YES'; // When creating mailboxes or aliases, check that the domain-part of the // address is local and managed by postfixadmin, preventing remote domains // from being the destination for an alias -$CONF['emailcheck_localonly_domain']='NO'; +$CONF['emailcheck_localaliasonly']='NO'; // Optional: // Analyze alias gotos and display a colored block in the first column