Wayde Nie
Wayde Nie
(ping)? I'm trying to find this out as well... Any hints to a sample repo on github or elsewhere for the SOURCE_REPOSITORY_URL value in the wordpress-classic-repository template? Thanks!
Also added param to set contents of /etc/postfix/virtual_regex file used like: postfix::server::virtual_alias_maps: - regexp:/etc/postfix/virtual_regex postfix::server::virtual_regex: - /.+@.+/ [email protected] [ Not sure if this is the way you intend/want to implement...
A more general way to create/manage arbitrary postfix files would be nice... Especially if a change to one of the files could trigger a postmap run for dbm type files...