On Tue, Mar 10, 2009 at 05:47:22PM -0600, LuKreme wrote: > On 10-Mar-2009, at 15:57, LuKreme wrote: >> virtual_alias_maps = >> pcre:$config_directory/virtual.pcre, >> mysql:$config_directory/mysql_virtual_alias_maps.cf >> virtual_alias_domains=[list of domains extracted from virtual] > > > Ugh! > > Seems $config_directory/ is not liked by mysql:
No, mysql never sees the parameter. Main.cf parameters are expanded first with macros replaced by their values. So if this did not work, you have a typo of some sort, lack of leading whitespace on multi-line settings, ... -- Viktor. Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the "Reply-To" header. To unsubscribe from the postfix-users list, visit http://www.postfix.org/lists.html or click the link below: <mailto:majord...@postfix.org?body=unsubscribe%20postfix-users> If my response solves your problem, the best way to thank me is to not send an "it worked, thanks" follow-up. If you must respond, please put "It worked, thanks" in the "Subject" so I can delete these quickly.