Waschl: > enable_original_recipient = no Remove that. It prevents address verification of an aliased address (x...@example.com -> y...@example.com) as it prevents Postfix from saving the verify result under the address that existed before alias expansion (x...@example.com).
This needs to be documented somewhere. Wietse