$mydestination should allow comma separated values
According to the example given in manifests/mta.pp, $mydestination should allow '$myorigin, myapp.example.com'. However, the regular expression didn't allow this value.
Please register or sign in to comment