Andras Kemeny: [ Charset ISO-8859-2 converted... ] > hi, > > i have a working setup, but since i want to expand the capabilities of > our system, i tampered with it and ran into an error at which i'm quite > baffled. > > excerpt from the settings: > > # Valid virtual domains > virtual_mailbox_domains = proxy:hash:/etc/postfix/virtual_domains > virtual_alias_domains = proxy:hash:/etc/postfix/virtual_domains > > /(btw postfix keeps complaining like this:// > //Aug? 8 11:54:15 rhyno postfix/trivial-rewrite[24427]: warning: do not > list domain rhyno.tech in BOTH virtual_alias_domains and > virtual_mailbox_domains// > //...but then how do i tell postfix that i need it to check for aliased > addresses before attempting virtual delivery?)/
As documented, virtual_alias_maps is ALWAYS searched. Wietse