Alias Domain
Brought to you by:
roger_smith
Hello,
Is it possible to implement the "alias_domain" fonction into postvis like into "postfixadmin" (they use mysql_virtual_alias_domain_maps.cf)
?
This function allows the creation of a new domain, and all of this alias domain use the configuration of the target domain.
best regards
What a confusing name. I'd call this 'template domain'. The way I understand it, it is basically an extra lookup on virtual mailboxes and virtual domain aliases that you set up in postfix, then a simple table with domain correspondences.
Could be a simple 'follow template field in the domain config', one more table in the DB and careful additions to the recommended postfix config.
IMHO this is rather priority considering the other work that we need to do on postvisadmin ATM.