On 24-Sep-2009, at 08:57, <wiskbr...@hotmail.com>
<wiskbr...@hotmail.com> wrote:
Can I have two or more virtual aliases maps?
Sure. Here are mine
virtual_alias_maps =
hash:$config_directory/virtual
pcre:$config_directory/virtual.pcre,
pcre:$config_directory/virtual_sql.pcre,
proxy:mysql:$config_directory/mysql_virtual_alias_maps.cf
The first line is local users, the last is the sql lookup for the SQL
users, and the two pcre's are dynamically created to convert
user_extension addresses to user+extension (not recommended).
--
I have a cunning plan.