I have an entry in my Postfix configuration, as follows:
virtual_alias_maps = mysql:/etc/postfix/virtual_alias_mysql.cf,hash:/etc/postfix/virtual-aliases-map
If the same adresses are in both sources, which one will be used? First match oder last match? If you have the answer for that, please give me a reference where I could find it in the Documentation of Postfix.