Fix map calling in hash
map defines the default path by prepending '/etc/postfix/' to $name, so this doesn't work when the name is already the absolute path. We need to force the path passed to map.
Please register or sign in to comment
map defines the default path by prepending '/etc/postfix/' to $name, so this doesn't work when the name is already the absolute path. We need to force the path passed to map.