1 2 3 4 5
class mail::regular { postfix::config { "virtual_alias_maps": value => 'hash:/etc/postfix/virtual, regexp:/etc/postfix/virtual_regexp', } }