On Mon, Jun 06, 2011 at 03:48:05PM -0400, Islam, Towhid wrote:
> Again thanks, Victor, for pointing out the change that I wasn't aware of. I
> think I have found my problem, and you are correct that I do have an
> explicitly defined virtual_alias_maps in main.cf. What I have is:
>
> virtual_alias_maps = proxy:mysql:$config/mysql_virtual_alias_maps.cf
>
> To which, I attempted to append:
>
> virtual_alias_maps =
> proxy:mysql:$config/mysql_virtual_alias_maps.cf,hash:/etc/postfix/vmailbox
Can you be more explicit about what you mean by "append" here? You can't
(usefully) set the same parameter twice, but some parameters take a list
of values...
http://www.postfix.org/postconf.5.html
http://www.postfix.org/postconf.5.html#virtual_alias_maps
http://www.postfix.org/DEBUG_README.html#mail
--
Viktor.