Rename to emailcheck_localaliasonly

pull/338/head
Michael Krieger 4 years ago committed by GitHub
parent 41d03fa158
commit e3847a8d26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save