On 2011-08-02 06:30, Noel Butler wrote:
Folks, Consider adding a regexp or PCRE map for this: virtual_alias_maps = mysql:/etc/postfix/mysql_alias_domains.cf regexp:/etc/postfix/domain_aliases /etc/postfix/domain_aliases: /^([^@]+)@from_domain$/ $(1)@to_domain It'll be faster than mysql, too ;) .. which has served us well on the massive 2 domains we've need it to ...so, my question is, is there planned an easier, more Since this blindly forwards mail to (possibly external) destinations, it's not a very good practice, security-wise. Hence why postfix requires you to jump through one or two hoops to achieve it. -- J. |
- Domain aliasing Noel Butler
- Re: Domain aliasing Jeroen Geilman
- Re: Domain aliasing Magnus Bäck
- Re: Domain aliasing Jeroen Geilman