I use postfix and would like to route all emails which are NOT configured to got to a fallback address. Is that possible? So e.g.
john@email.com -> configured in virtual file and is read by user account john bill@email.com -> is NOT configured as a user and has no entry in the virtual table -> should be added to the mail box: unknown_users@email.com
Thanks in advance
Leon