Re: How regular expression tables are processed by postfix

2013-04-19 Thread Wietse Venema
Daniel Flaum: > /notifier@dev1\.example\.com/ notify-l...@groups.example.com > /.+@dev1\.example\.com/ a.per...@example.com > /.*@.*/ firehose@localhost As documented in virtual(5), virtual_alias_maps is expanded recursively (see WikiPedia for "r

How regular expression tables are processed by postfix

2013-04-19 Thread Daniel Flaum
I'm having some trouble setting up some virtual aliases. I guess I'll start by describing the larger problem I want to solve. I run multiple web applications on a development server and some of them have functionality which involves email. Occasionally I'll import production databases into thes