Hi everyone, Is there a way to configure postfix to receive emails for users and domains that match a particular pattern? According to the documentation, a virtual domain map can use a regexp, but I haven't found anything for virtual users. I'm looking to receive emails for any address that is of the form user@<subdomain>.domain.com. The only thing that is variable is the subdomain.
Thanks!