Postfix's Catch-all works well for existing mailboxes, but not for random mailboxes. Sending to a non-existent mailbox gives the following error in the maillog:
How do I make the Catch-all work for non-existent mailboxes?
Make sure to use the virtual_alias_maps directive in your Postfix main.cf file instead of virtual_mailbox_alias_maps. This will resolve the issue.
Article ID: 129, Created: 4/23/2025 at 4:11 PM, Modified: 4/23/2025 at 4:11 PM